Hello Sir,
My site Url:
http://www.hwb.shopservices.nl/ I have submitted my sitemap (xml format) in google and google found
my sitemap with status okay.
(
My Sitemap status in google:
"
View: Sitemaps 1 to 1 of 1
Sitemap Type Submitted Last Downloaded Sitemap Status URLs
submitted
sitemap.xml Sitemap Web Jul 10, 2007 Jul 12, 2007 OK 60
Download this table
Download Sitemap details for all of your sites as a .csv file
"
)
also addded my site in google but lots url are found by google with
the following errors:
(
Web crawl [?]
This page lists URLs from your site that Googlebot had trouble
crawling. Googlebot found these pages either in your Sitemap or by
following links from other pages during a discovery crawl. Choose a
category of errors to view:
HTTP errors (0) | Not found (0) | URLs not followed (0) | URLs
restricted by robots.txt (0) | URLs timed out (0) | Unreachable
URLs (69)
Choose a date range:
Start date: End date:
Thank you!
Rate this tool:
Errors 1 to 50 of about 69 Next ›
URL Detail Last Calculated
http://www.hwb.shopservices.nl/ 500 (Internal server error) [?]
Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/ Network unreachable [?] Jul
13, 2007
http://www.hwb.shopservices.nl/hwb/init.do?lang=0 Network
unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/init.do?lang=0&bct=mi_welcome
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/init.do?lang=0&bct=welcome Network
unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=500367
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=500368
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=500370
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=505502
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=506096
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=507273
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=507274
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=507458
Network unreachable [?] Jul 6, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=508892
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=508997
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=509001
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=509332
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=509981
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/productDetails.do?productId=510081
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/selectMenu.do?page=informatie
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/selectMenu.do?page=voorwaarden
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do Network
unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=500367
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=500368
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=500370
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=505502
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=507273
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=507274
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=507458
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=508997
Network unreachable [?] Jul 12, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=509001
Network unreachable [?] Jul 13, 2007
http://www.hwb.shopservices.nl/hwb/shoppingCart.do?productId=509981
Network unreachable [?] Jul 13, 2007
Errors 1 to 50 of about 69 Next ›
Download all errors for this site
)
My Remarks:
My site in j2ee and struts framework. earlier there was lots of 302
redirect both from javascript redirection and struts framework and
from apache server, but later ii changed all 302 redirect to 301
(permanent redirect).
Now only home page is in google search.
Apache server VH mapping is like this :
(
<VirtualHost xx.xx.xx.xx>
RewriteEngine on
RewriteCond %{REQUEST_URI} !/hwb
RewriteRule ^/(.*) http://%{HTTP_HOST}/hwb/$1 [R=301,L]
ServerName www.hwb.shopservices.nl
ServerAlias www.hwb.shopservices.nl
ProxyRequests Off
ProxyPass /hwb/ http://127.0.0.1:xx/hwb/
ProxyPassReverse /hwb/ http://127.0.0.1:xx/hwb/
CustomLog /opt/apache/logs/hwb.shopservices.log combined
</VirtualHost>
)
DNS entries:
(
IN A xx.xx.xx.xx
www IN CNAME @
www.hwb IN CNAME @
)
Please help me as soon as possible, anybody who help me will be the
owner of millions of thanks from my side.
Thanks In advance!!
With Kind Greeting
keshab
JAVA DEVELOPER