arcascomputing Posted March 30, 2017 Share Posted March 30, 2017 When i enable SEF URLs on our PS7 site all image links on "internal" pages (ie a product detail page) break as the URL includes the category of the product. So the URL should be "img/product-image.jpg" but instead shows as "product-category/img/product-image.jpg" which is incorrect and thus brings up a 404 for each image. I've got the "shop domain" and "ssl domain" both set as "hwamspares.co.uk" which is our site and the BASE URI is "/" Pages themselves seem to work but not the images. What do I need to do to fix? Link to comment Share on other sites More sharing options...
arcascomputing Posted March 30, 2017 Author Share Posted March 30, 2017 Sorted (to an extent) by manually adding in a trailing slash "/" to the start of the problematic URLs. The question remains, however, of whether this should be necessary? Shouldn't the URI setting and the .htaccess be handling this for me? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now