The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How Can I Get a Page on My Site Out of the Bing Index?
Hi guys need some help please i found this info
If you want need to remove a URL from the Bing search results that you cannot or don't want to delete from your site as per Option 1, you can add a robots meta tag to your HTML source. Bing honors meta robots tags and adding <meta name="robots" content="noindex"> to your page source will ensure that the page will disappear from the index once it has been re-crawled and re-processed. When using the NOINDEX tag, your HTML header would look something like: Code:
<html><head> <meta name="robots" content="noindex" /> (?rest goes here?) </head> <body>?</body> </html> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|