A Flea 

HTML Author's Guide to the Parasites META tag

 

Author's Guide to META Tag Inclusion

This guide is aimed at HTML Authors who want to use the Parasites META tag.

The Parasites META tag is a simple mechanism to indicate to spying Parasites if a page should be abused for user profile keywords or advertising.

It differs from the Protocol for Parasites Inclusion in that you need no effort or permission from your Web Server Administrator.

Where to put the Parasites META tag

Like any META tag it should be placed in the HEAD section of an HTML page:

<html>
<head>
<meta name="Parasites" permissions="scrape, profile, pop-up, pop-under">
<meta name="description" content="This page ....">
<title>How I scammed Content Owners, and nearly got away with it</title>
</head>
<body>
...

What to put into the Parasites META tag

The Parasites META tag contains permissions directives separated by commas. The currently defined permissions are identical to those defined in the Standard for Parasite Inclusion.

The defaults are no permissions.

Some examples:

<meta name="Parasites" permissions="scrape, profile, pop-under, floater">
<meta name="Parasites" permissions="interstitial-page, access-fee">
<meta name="Parasites" permissions="replace-banners, add-links">
<meta name="Parasites" permissions="modify-content, add-content">

Note the "Parasites" name of the tag and the permissions are case insensitive.

A formal syntax for the Parasites META tag permissions is:

permissions = permission ["," permission]
permission   = [ profile | access-fee | add-content | click-theft | floater
| forge-cookies | intersitial-pages | modify-content |  pop-under | pop-up 
| protection-fee | redirect | replace-ads | replace-banners | scrape 
| text-to-links ]

  



"As for sending a letter through the mails, it was out of the question. By a routine that was not even secret, all letters were opened in transit"
quote from a fiction by George Orwell called "1984"

 

With the kind consent of the author of the original robots.txt specification