Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Noindex
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== <noindex> tag === The Russian search engine [[Yandex]] introduced a new <nowiki><noindex></nowiki> tag which prevents indexing of the content between the tags. To allow the source code to validate, <nowiki><!--noindex--></nowiki> alternatively can be used:<ref>{{cite web |url=http://help.yandex.com/webmaster/controlling-robot/html.xml#noindex |title=Using HTML tags |work=webmaster β help |publisher=[[Yandex]] |at=Section: <noindex> tag |access-date=March 25, 2013}}</ref> <syntaxhighlight lang="html"> <p> Do index this text. <noindex>Don't index this text.</noindex> <!--noindex-->Don't index this text.<!--/noindex--> </p> </syntaxhighlight> Other [[Web crawler|indexing spider]]s also recognize the <nowiki><noindex></nowiki> tag, including [[Atomz]].<ref>{{cite web |url=https://center.atomz.com/center/help/?sp_topic=/Search/FAQs/General_Search#150 |title=General Search FAQ |year=2013 |work=Help |publisher=[[Atomz]] |at=Section: How do I exclude parts of my site from being searched? |access-date=March 23, 2013 |quote=Need to prevent parts of individual pages from being searched? If you want to exclude portions of a page from indexing, surround the text with <noindex> and </noindex> tags. This is useful, for example, if you want to exclude navigation text from searches. |archive-date=December 8, 2021 |archive-url=https://web.archive.org/web/20211208074738/https://center.atomz.com/center/help/?sp_topic=/Search/FAQs/General_Search#150 |url-status=dead }}{{registration required}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)