Hello everyone,
This is my first post. I have been an avid reader here for a while and finally decided to dive in. I have a concern about one of my sites that someone here might be able to help me with:
I have a site with a PHP game on it.
I have adsense on the page.
As the user plays the game he/she submits info to the game as part of playing it. When the user plays and submits info the address changes.
Example:
before submitting domain.com/game.php
After submitting domain.com/game.php?576545086086876tyuuy9768768
This second string will almost always be different each time somebody plays.
I have read that Google may try to index these dynamic pages and finish up banning the site for spam because it looks to them as though all these are new pages being created.
Could I disallow with a no follow in robots.txt and also would it ok to disallow these dynamic pages and still run adsense while somebody is playing the game?
This is my first post. I have been an avid reader here for a while and finally decided to dive in. I have a concern about one of my sites that someone here might be able to help me with:
I have a site with a PHP game on it.
I have adsense on the page.
As the user plays the game he/she submits info to the game as part of playing it. When the user plays and submits info the address changes.
Example:
before submitting domain.com/game.php
After submitting domain.com/game.php?576545086086876tyuuy9768768
This second string will almost always be different each time somebody plays.
I have read that Google may try to index these dynamic pages and finish up banning the site for spam because it looks to them as though all these are new pages being created.
Could I disallow with a no follow in robots.txt and also would it ok to disallow these dynamic pages and still run adsense while somebody is playing the game?