MetaTagsExtra
Votes: 50
Tags: Administration, snippet, tracking, seo meta
Submitted: Aug 26, 2006
Released: Aug 26, 2006
Downloads: 2915
License: Other
MetaTagsExtra 1.5m
Works with the following Version(s):
Returns HTML for document dependant meta tags: Charset, Generator, Keywords, Description, Abstract, Author, Copyright, Robots, Googlebot, Cache-Control, Pragma, Expires and Last Modified
Snippet Author: Miels with mods by Lloyd Borrett (lloyd@borrett.id.au)
modified by Soda to add keywords, lang and MODx compliance.
Download
- repo-932.txt - 6.82 kb (2915 downloads)
Description
When you mark a page as "NOT searchable" - a Robots meta tag
with "noindex, nofollow" is inserted to keep web search engines
from indexing that document. After all, there's little value in
making your MODx document unsearchable to MODx, when
Google still knows where it is! For "searchable" documents, no
Robots meta tag is inserted. The default is "index, follow", so not
putting it in reduced HTML bloat.
A Googlebot meta tag with "noindex, nofollow, noarchive, nosnippet"
is also output, to tell Google to clean out its cache.
When you mark a page as "non cacheable", no-cache directives
are inserted via the Cache-Control and Pragma meta tags.
Instructions
Create a new snippet called MetaTags past in the file.
Create a text TV nammed keywords, it contains a
per document comma separated list of keywords
Insert
(These keywords are set for all the page.)
anywhere in the head section of your template.
Don't forget to set the full name of all document authors.
You can find it at "Manage users" -> your username -> "full name".
This value is used for the Author and Copyright meta tags.



