What is the best method to address the issue of Google and whatnot when moving/deleting/substituting content but keeping same domain name?
By that, I mean, if one was to wipe an entire website of all threads and content and begin again with something new, how do we tell the bots that things have changed? Otherwise won't there be links that point nothing?
Are we talking .htaccess additions? If so, what might they look like?
Thanks all. . . .
You will have to create a new site map and submit that to Google, that will give it all the new URLs, but won't necessarily de-index the old URLs. All that will happen is Google will get 404 errors until it finally flushes those URLs out of it's system. Google says they do not discount you in search results based on 404 errors. You can remove URLs manually from Google using webmaster tools but this is time consuming and not worthwhile if Google ignores them anyway. As I say, Google will eventually flush out the old ones. Trying to build .htacess rules to redirect all your old URLs is not even worth while, doing it wrong will just make things worse. You may take a slight hit in traffic at first with the change but overall it shouldn't hurt you in the long run.