Hello, I would like to ask the developer or whoever capable of, to make this wonderful plugin, to be able to insert random meta tags, not only the defined "author, description, keywords, robots".
Thanks in advance.
Offline
What would you like meta tags?
Offline
Hello, currently there are only "name" type metatags in your plugin.
<meta name="author"
<meta name="description"
etc...
1. About the name, I would like to see: classification, resource-type, copyright & googlebot (almost same as "robots")
example: <meta name="classification" content="business">
where the content could be:
art
internet
education
entertainment
government
news
sport
science
example: <META name="resource-type" content="document">
example: <META name="copyright" content="copyright statement">
2. Other than "name" I would like to have "http-equiv" too.
example: <META HT TP-EQUIV="keywords" content="car,cars"> // usefull to modify the header response of the server and include some words on it
example: <META HT TP-EQUIV="refresh" content="X; url=index.php"> // very usefull to reload the page every X seconds
example: <META HT TP-EQUIV="Content-Language" CONTENT="en-GB">
3. Also, as there is a HUGE list of meta tags (ht tp://vancouver-webpages.com/META/metatags.shtml) you should also include a "random" option where the user can input the entire <meta> tag itself.
Thanks.
Last edited by n0kS (2011-03-25 11:09:54)
Offline
Hi n0kS :-)
a very long time for your requet !
Can you test [Subversion] r22769
Offline