Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Installing & running WordPress (http://forum.bytesforall.com/forumdisplay.php?f=6)
-   -   URGENT: How to really delete post from Google cache (http://forum.bytesforall.com/showthread.php?t=6045)

paulae Feb 26, 2010 08:29 AM

URGENT: How to really delete post from Google cache
 
We just got an urgent request from a fellow whose wedding announcement we published a year ago. Seems his job has suddenly become a security problem, and he needs to have web references to his photo, his wife's name and his location erased. We put the wedding post in the trash, but if you google his name, the cached version of the post still shows up. I went to Google's webmaster tools and found that if you put in a piece of meta code in the page's header, then Google will see that and uncache the page next time the bot visits our site.

The code is this:
Code:

<meta name="robots" content="noarchive">
. Obviously, I can't put that in our SEO info for the whole site, or our whole site would be removed from Google's cache. I can't figure out how to get this in the header for just this one post. Maybe some kind of conditional PHP in the theme options/HTML insert area?

juggledad Feb 26, 2010 11:22 AM

Paula,
how about building a plain html page with that name ie joeswedding.html and put in in th wordpress root? That might do it

paulae Feb 26, 2010 11:28 AM

Interesting, sneaky idea, JD. I'll give it a shot.

juggledad Feb 26, 2010 02:39 PM

make sure to let me know if it works

paulae Feb 26, 2010 03:11 PM

I'm going to PM you the name to Google. I'm not sure if my browser cache is interfering. Or maybe the Google bot hasn't reindexed the site since I did this.

jack34 Apr 12, 2010 06:01 AM

Quote:

Originally Posted by paulae (Post 26500)
I'm going to PM you the name to Google. I'm not sure if my browser cache is interfering. Or maybe the Google bot hasn't reindexed the site since I did this.

Please tell that how you did this?

khawari Apr 23, 2010 06:51 PM

Hey that's smart juggledad, my friend did that before and worked!


All times are GMT -6. The time now is 07:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.