[MSU Sitemaps] Google Indexing: URLs not followed
[MSU Sitemaps] Google Indexing: URLs not followed
So I submitted sitemap.php to google and I expected google to crawl my products in english, japanese and french. but sadly results are all of them are "URLs not followed" status with "Redirect error" for each url. Google provides this help pages : http://www.google.com/support/webmaster ... 5156&hl=en . what should I do to make google crawl my site correctly. This is very critical situation , because we started using Magick SEO for indexing of multilingual content by Google in the first place. Please help!
Re: [MSU Sitemaps] Google Indexing: URLs not followed
Code: Select all
66.249.73.69 - - [13/Feb/2008:01:48:16 +0900] "GET /fr/hg-gundam-seed-18/gundam-hg-murasame-production-type-190.html HTTP/1.1" 302 26 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
66.249.73.69 - - [13/Feb/2008:01:48:16 +0900] "GET /index.php?main_page=product_info&products_id=190 HTTP/1.1" 301 26 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
Re: [MSU Sitemaps] Google Indexing: URLs not followed
I recommend you to remove Sitemaps from Google Webmaster Tool until these data will be created completely (or you can also try to wait with Sitemaps submitted). It only needs some time.
Re: [MSU Sitemaps] Google Indexing: URLs not followed
Re: [MSU Sitemaps] Google Indexing: URLs not followed
Re: [MSU Sitemaps] Google Indexing: URLs not followed
I repeated this for several times and nothing changes!
Code: Select all
telnet plamoya.com 80
GET /en/gundam-24/gundam-20/gundam-00-1-100-scale-gundam-kyrios-392.html HTTP/1.1
Host: plamoya.com
User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
HTTP/1.1 302 Found
Date: Thu, 14 Feb 2008 06:58:40 GMT
Server: Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.8a PHP/5.2.2
X-Powered-By: PHP/5.2.2
Location: http://plamoya.com/index.php?main_page=product_info&products_id=392
Content-Length: 0
Content-Type: text/html; charset=UTF-8
Connection closed by foreign host.
Re: [MSU Sitemaps] Google Indexing: URLs not followed
You can prove my idea by removing installation line from application_top.php and requesting same nice-url (I am not at my office right now, so I can not test it myself).
Re: [MSU Sitemaps] Google Indexing: URLs not followed
Re: [MSU Sitemaps] Google Indexing: URLs not followed
Category: Errors for URLs in Sitemaps (2,411) HTTP errors (0) Not found (1) URLs not followed (6,810)
All errors are noted as "Redirect Errors". Is there a quick way to do a test to see what Google is complaining about?