<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sj8Sqz</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sj8Sqz"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/Sj8Sqz"/>
	<updated>2026-05-25T05:20:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=robots-exclusion&amp;diff=17891</id>
		<title>robots-exclusion</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=robots-exclusion&amp;diff=17891"/>
		<updated>2007-06-24T04:26:57Z</updated>

		<summary type="html">&lt;p&gt;Sj8Sqz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Robot Exclusion Profile =&lt;br /&gt;
__TOC__&lt;br /&gt;
== Draft Specification 2005-06-18 ==&lt;br /&gt;
&lt;br /&gt;
=== Authors ===&lt;br /&gt;
* [http://peterjanes.ca/ Peter Janes]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
This specification is © 2004-2005 by the author.  However, the author intends to submit this specification to a standards body with a liberal copyright/licensing policy such as the [http://gmpg.org/ GMPG]. See the [http://gmpg.org/principles GMPG Principles] for more details. Anyone wishing to contribute to this effort MUST read those principles, especially those regarding copyright and licensing, and agree to them before contributing.&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
The author neither holds nor intends to apply for any patents on anything required to implement this specification.&lt;br /&gt;
&lt;br /&gt;
== Abstract ==&lt;br /&gt;
The Robot Exclusion Profile is a reworking of the Robots META tag (and less-standard extensions) as a [[microformat]].&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
The [http://www.robotstxt.org/wc/meta-user.html Robots META tag] is used to provide page-specific direction for web crawlers.  While being useful in many cases, its page-specific nature means it cannot be used to restrict crawlers from indexing only certain sections of a document.  Several attempts have been made to create more granular solutions through various methods but have perceived shortcomings that limit their use; the Robot Exclusion Profile defines a microformat that can be applied to any element or set of elements in a page.&lt;br /&gt;
&lt;br /&gt;
Like other microformats such as [[hcalendar|hCalendar]], the Robot Exclusion Profile defines a set of class names that may be applied to (X)HTML elements.  &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; can be applied to almost every (X)HTML element, which means that authors may be as specific or general as they wish in their application.  This differs from the similarly-purposed &amp;lt;code&amp;gt;rel=&amp;quot;nofollow&amp;quot;&amp;lt;/code&amp;gt; attribute, which may only be applied to (and does not refer to the content of) a specific inline link.  (It is interesting to note that this behaviour is entirely encompassed by the use of &amp;lt;code&amp;gt;class=&amp;quot;robots-nofollow&amp;quot;&amp;lt;/code&amp;gt; on the same element.)  Classes are also additive, so multiple values can be specified at once, e.g. &amp;lt;code&amp;gt;class=&amp;quot;robots-nofollow robots-noindex&amp;quot;&amp;lt;/code&amp;gt;.  For robot exclusion in particular, this allows authors to specify multiple rules for an element without adding unnecessary extra markup.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
=== Profile URI ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://example.org/xmdp/robots-profile#&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; (obviously preliminary)&lt;br /&gt;
&lt;br /&gt;
The classes defined by the Robot Exclusion Profile should be considered meaningless when the profile URI is not present in the document &amp;lt;code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sj8Sqz</name></author>
	</entry>
</feed>