MetaTagsExtra
MetaTagsExtra 1.5m
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.
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.
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.
Snippet Author: Miels with mods by Lloyd Borrett (lloyd@borrett.id.au)
modified by Soda to add keywords, lang and MODx compliance.
Description
When you mark a page as "NOT searchable" - a Robots meta tagwith "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.
Previous Releases
Extras
No results found.