Archive for July 10th, 2007

Tag URL syntax

Posted in July 10th, 2007

How tag URLs look like? The syntax is:
<a href=”http://yoursite.com/tag/yourtag” rel=”tag”>YourTagText</a>
The part rel=”tag” means that this URL is a tag for the post and is taken into consideration by the spiders (crawlers).
More on this: http://en.wikipedia.org/wiki/Tag_(metadata)

Continue reading...