: Will Google crawl session based website I have a website, it is split into 3 categories but using PHP its an all-in one kind of style. When a user chooses a category on the home page a
I have a website, it is split into 3 categories but using PHP its an all-in one kind of style. When a user chooses a category on the home page a session is set, this is then used to set the style and contents of the website.
Would Googlebot and other bots be able to still scan my website? If a page is accessed and no session is set then the user is sent back to the home page.
I have created special links, that set a session but go straight to the contact page. Even this page doesn't seem to be showing up.
Any ideas if a sitemap with specially crafted links (to set the session) will help Google?
More posts by @Kaufman445
1 Comments
Sorted by latest first Latest Oldest Best
Googlebot would NOT be able to crawl such a website. Googlebot does not use cookies, so it would not maintain a session to be able to crawl.
If the sessionid were in the url, Googlebot would still have trouble because it would get different sessionids each time it crawled the home page and you would have massive duplicate content problems.
Furthermore, Google would NOT want to send search visitors deep into your site -- they would get redirected to the home page and not easily be able to find the content they had searched for.
To get your site indexed in Google you will need to be able to set the session from any page on the site without redirecting and be able to serve up content even when crawlers and users don't support cookies.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.