Forum Moderators: open
Bob
One option would be to put a meta tag for robots on one version instructing them not to index that page - as per the googlebot guidleines thus:
<META NAME="robots" CONTENT="noindex">Googlebot will retrieve the document, but it will not index the document.
[google.com...]
Perhaps other webmasterworld members could comment?
If the person is not logged in, display the login box, if they are logged in a session is registered, don't display the box and display their shopping cart. I guess you can do the same with ads without making extra pages.
You could use a scripting language to decide if a visitor see's the advertisement or not, and save you the trouble of making new pages.
I'm sure if all your pages have lots of good info about doohickeys you won't have to worry about dupe pages ;)
You could use a scripting language to decide if a visitor see's the advertisement or not, and save you the trouble of making new pages.
DEFINITELY the way to go unless there's some really good reason not to. It also eliminates the "duplicate" issue, as Google will not have paid for ad removal.
This is one that would tempt me to show UA googlebot the ad-free side ... since that is available ... but that's probably going over to the dark side.