Forum Moderators: goodroi
We do not want to loose visitors that might enter the dev site from search engines so are considering a redirect back to the main site, however because of our set up we can't do a 301 redirect. Would a 302 be safe?
We are considering password protecting the dev site are waiting for the indexed pages to be dropped.
Any advice on the best method?
Over the past year, there have been hundreds and hundreds of posts here about problems [google.com] caused by 302 redirects.
You can either put up a robots.txt on the dev site to disallow all spiders from all pages, or password-protect the dev site (actually, it should be password-protected anyway, unless you want your competition looking at it for ideas.)
You're on the right track; Your company needs to get serious about the "infrastucture" of your site -- Robots.txt validation [searchengineworld.com] and server header [webmasterworld.com] verification, canonical URL standardization (301-redirecting www.example.com to example.com or vice-versa, so that only one site is seen to exist) -- stuff people avoid because they don't want to "get their hands dirty" in the machine.
Jim
We use a 404 page rewrite to make all dynamic urls static and apparently cold fusion mx won't allow 301's in this enviroment.
The robots.txt and password protected fixes is what i also recommended, i just wanted to see what other peoples opinions were on this issue.
Once mystery is how the spiders even managed to find the dev site, since it is not linked anywhere to our knowledge.
Do you think it might be possible they picked it up from the yahoo or google bar when we were on the site?