Description
Dansnet Meta Tag is a lightweight plugin that allows you to generate HTML metadata to provide information for search engines like Google.
The tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.
Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.
The metadata can be used by browsers (how to display content or reload page), search engines (keywords), or other web services.
For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.
This plugin supports following tags:
- “description” defines keywords for search engines
- “keywords” define a description of your web page
- “author” defines the author of a page
- “robots” defines if your web page should be indexed or not
Meta tag settings can be found on the general settings page from your Worpress installation.
Screenshots
Installation
Upload the Dansnet Meta Tag plugin to your blog, and activate it.
Meta tag settings can be found on the general settings page from your Worpress installation.
Reviews
Contributors & Developers
“Dansnet Meta Tag” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Dansnet Meta Tag” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Fixed issue that only 5 static pages will be displayed in the drop down box.
1.0.1
- Define meta tags for each static site.
1.0.0
- Initial version