404 : Errors in crawl report - all pages are listed with index.html on a WordPress site
-
Hi Mozers,
I have recently submitted a website using moz, which has pulled up a second version of every page on the WordPress site as a 404 error with index.html at the end of the URL.
e.g
Live page URL - http://www.autostemtechnology.com/applications/civil-blasting/
Report page URL - http://www.autostemtechnology.com/applications/civil-blasting/index.html
The permalink structure is set as /%postname%/
For some reason the report has listed every page with index.html at the end of the page URL. I have tried a number of redirects in the .htaccess file but doesn't seem to work.
Any suggestions will be strongly appreciated.
Thanks
-
Its your logo thats causing the issue.
Notice that its supposed to link back to the home page, instead its linking to the page your on and its including /index.html at the end of the URL.
Not sure how the header image is set up, but have a look at that, it will fix your 404 errors.
Greg
-
Thanks Greg,
Spot on with your answer!