WZ810 Posted November 16, 2010 Share Posted November 16, 2010 I was looking at the crawl errors in google webmaster and this showed up. The link in the title of this post is just one example of many, but they all copy the domain twice in the URL. Any idea what is causing this? Link to comment Share on other sites More sharing options...
jhnstcks Posted November 16, 2010 Share Posted November 16, 2010 I had this on my site aswell but i used some htaccess code to redirect back to the correct page RewriteCond %{HTTP_REFERER} !^$ RewriteRule ^www.mysite.co.uk(.*)$ http://www.mysite.co.uk$1 [L,R=301] Link to comment Share on other sites More sharing options...
WZ810 Posted November 16, 2010 Author Share Posted November 16, 2010 Thanks. I will try this. Link to comment Share on other sites More sharing options...
WZ810 Posted November 16, 2010 Author Share Posted November 16, 2010 UPDATE:This did not work.I am still getting page not found 404 errors. Also another example of a bad link looks like this:http://www.mysite.com/content/www.mysite.com/content/4-about Link to comment Share on other sites More sharing options...
jhnstcks Posted November 17, 2010 Share Posted November 17, 2010 This that error shown in google? Link to comment Share on other sites More sharing options...
stuffy Posted November 21, 2010 Share Posted November 21, 2010 try changing the ps directory under preferences to /PLEASE NOTE: My site displayed as www.mysite.com/~pscategory/all-normal-files-here, which wasn't very aesthetically appealling! Link to comment Share on other sites More sharing options...
dwilden Posted November 21, 2010 Share Posted November 21, 2010 I have the same problem, this show on Google Webmaster Tools.My prestashop is 1.3.2 Link to comment Share on other sites More sharing options...
WZ810 Posted November 21, 2010 Author Share Posted November 21, 2010 This is obviously a problem/bug in PrestaShop. The referrers are not outside sites, but my own site. I just did 301 redirects of all the bad links that were showing in Webmaster Tools using .htaccess. This is not a solution to the problem, but a temporary fix and very annoying. Link to comment Share on other sites More sharing options...
lynx887 Posted November 23, 2010 Share Posted November 23, 2010 Same error being discussed here: double URL errors Link to comment Share on other sites More sharing options...
jillamastrujillo Posted November 25, 2010 Share Posted November 25, 2010 I have the same problem with my site.When I want to use Facebook like I have that error.If I test my site with http://developers.facebook.com/tools/lint It shows the error Link to comment Share on other sites More sharing options...
jewelora Posted November 29, 2010 Share Posted November 29, 2010 it is the first time I meet this error,I have learned a lot here,thanks guys.Dose this error only exist in the PrestaShop? Link to comment Share on other sites More sharing options...
rocky Posted December 2, 2010 Share Posted December 2, 2010 I think this issue may be caused by buggy third-party themes and modules. I don't think the default PrestaShop theme does this. Link to comment Share on other sites More sharing options...
dwilden Posted December 2, 2010 Share Posted December 2, 2010 Check thishttp://www.prestashop.com/forums/viewthread/77898/P15/general_discussion/crawl_errors__404_not_found_dot_/ 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