Tools, FAQ, Tutorials:
HTML Robots 'meta' Tag/Element
What Is the HTML Robots "meta" Tag/Element?
✍: FYIcenter.com
The robots "meta" element is a special "meta" element that provides
directives to robots who is visiting the HTML document.
The robots "meta" element must include the "name" attribute as, name="robots".
The "content" attribute must use predefined values of:
Here is a good example of the robots meta element:
<meta name="robots" content="index,follow" />
⇒ HTML http-equiv 'meta' Tag/Element
⇐ HTML Keywords 'meta' Tag/Element
2017-06-23, 1246👍, 0💬
Popular Posts:
How to create Hello-2.0.epub with WinRAR? I have all required files to create Hello-2.0.epub. To cre...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
How to use the "send-one-way-request" Policy statement to call an extra web service for an Azure API...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
Where to see some Examples of Invalid JSON Values? Here are some Examples of Invalid JSON Values: 1....