How to Keep Away Your Page from Being Cached in Yahoo ?

by - 11:38 PM

The Yahoo! Search engine saves snapshots of most of the pages it discovers during the web crawling process. It links to the cached page so that we can view the snapshot in case the live page is unavailable at the time of your search. When you view a cached page, you’ll see it as it looked when Yahoo! Search last indexed it.


If you don’t want your content to be accessible through the cache link, you can change your webpage to use either of the following methods:


Apply the NOARCHIVE metatag


Place the following tag in the section of your page:



or


Apply the NOARCHIVE Directive


Configure your web server to place the following directive in the HTTP header:

X-Robots-Tag: NOARCHIVE


Our web crawler continues to index and follow links from the page, but it doesn't display a cached page link in search results. Please note this change will occur the next time the Yahoo! Search engine crawls the page containing the NOARCHIVE tag or directive. This typically takes place at least once per month.


Please note that NOARCHIVE only removes the cached page. To prevent the page content from being indexed, use the NOINDEX tag. To prevent the crawler from following links from a webpage, use the NOFOLLOW tag.

You May Also Like

0 comments