The Joomla! Extensions Directory ™


Tag Meta ComponentPlugin

Tag Meta allows to efficiently manage all site's meta information. With Tag Meta, as example, it is possible to set the tag 'title' or the meta tags (e.g. from the most common 'description', 'keywords', 'robots', as well as the recently 'content rights' and 'external reference') or link 'canonical' on any page, just specifying the URL or a part of it. This provides a swiss army knife to improve site positioning in SEO optimization. But Tag Meta also supports regular expressions in the matching rules and this allows to match a group of URLs with a single rule. In this way it is possible to manage metadata from a single control panel.

Multiple rules can be applied together, so if more than a single rule matches with the current URL, these are applied in cascade using the ordering set, except if a rule is declared as ‘last one’ (in this case the process stop).

And that’s not all. Tag Meta comes with support for macros. This means that meta information can be generated dynamically for each page.

To allow complex transformations for data to use as meta info there are the placeholders. Placeholders allow you to define a set of values where each value is associated and identified by a name and is used in the definition of other placeholders or in the definition of meta info (practically they are based on the same principle of the variables in programming languages).

With support for link 'canonical' it is possible to specify the preferred version of a set of pages with highly similar content. But there is still other, Tag Meta comes with support for an ontology database of synonyms, that allows to automatically generate and add new synonyms of existing keywords in any page.

The plugin, finally, has some useful options to set custom global information like Generator, Author, Copyright, or to set and align the tag ‘title’ and the meta tag ‘title’ in many ways.

Features:
- Support for tag 'title' and meta tag 'description', 'author', 'keywords', 'robots', 'content rights', and 'external reference' on each page
- Support for Robots options Index, Follow, Snippet, Archive, Odp, and Image Index
- Support for link 'canonical'
- Support for global meta tag 'generator'
- Possibility to add site name to tag 'title'
- Possibility to align meta tag 'title' with tag 'title'
- Possibility to preserve tag 'title' on each rule from global settings
- Support for global meta tag 'author'
- Support for global meta tag 'copyright'
- Possibility to add a note for each item
- Possibility to apply multiple matching rules
- Use of regular expressions into matching rules
- Case-sensitive option on the matching source URLs
- Request only option to match the full URL or just the REQUEST_URI part
- Decode URL option to decode URLs before to check if match with rule
- Last rule option to break application of matching rule
- Support for placeholders
- Use of macros to specify meta info (dynamic meta info, 33 macros)
- Ontology database for synony

Report Extension

 

 

2010-06-14
Reviews: 10
I have used quite a few meta tag management extensions, however most others are too complex or have a few issues that that are yet to be resolve, this one is by far the simplest and easiest to use and it functions as it says it will.

If you use this extensions, make sure you READ the instructions available in the PDF file downloadable for this extension and it will save you time and allow you to really use this small tool to the maximum benefit.

The use of the '$' syntax at the end of each URI enables you to control each and every items matadata, it cannot get any simpler :)

Well done to the Dev's on this one (donation has been sent) and I look forward to any future updates and other any other extensions from you.
2010-05-12
Reviews: 2
It take a little bit of getting used to but it does exactly what I want it to do.
Thanks for a very good extension!
2010-04-22
Reviews: 4
Easy to install. Easy to use. An absolutely indispensible SEO tool for any Joomal! site running one of Joomla!’s many SEO unfriendly extensions. Many thanks to the developer.
2010-04-19
Reviews: 1
Easy to use
2010-02-06
Reviews: 12
I must say I am impressed with this component. If you are carefull when developing your website and you use a good template and you use sound building practices, this component can help you fill in the gaps for section an categories SEO and also for the components for which the SEO doesn't seem to be important.
Congratulations to the developer, I am an extension developer myself and I very much like this one.
Keep up the good work!
2010-01-05
Reviews: 2
This extension should be part of Joomla! core. Have not encountered anything negative in regards to this plug-in. It is worth the effort to learn how-to set it up, as the author has taken time to understand Joomla!, and delivers this functional extension free-of-charge with free support (unlike many other extensions).
Would like to thank the author(s) & developer(s) of this extension, as it is among the top 3 extensions in the “must have” category for any web site, regarding SEO.
2009-12-22
Reviews: 3
Hi; I downloaded this component few days ago, installed and it did not worked (because I was not following proper instructions, wish there is better manual). After that I searched on net for other solution and thinking to spend some money, but decided to try it again, followed instructions and worked like charm. Great component: that works as expected.
2009-12-14
Reviews: 4
I installed this component on my test server and had it running in less than 10 minutes. In 20 minutes, it was running perfectly in production. If you have a small or medium site, this component is great for fixing those meta descriptions. Super simple to install and use.
2009-11-19
Reviews: 1
Simple and efficient. Good work.
Thanks to the author.
2009-09-29
Reviews: 1
One of the main problems with Joomla's built-in SEO is that there are lots of "gaps" where various components don't provide the opportunity to set the browser title, and meta descriptions and keywords.

(Note: Google has announced officially that Meta Keywords are NOT used to influence search rankings, see http://www.mattcutts.com/blog/keywords-meta-tag-in-web-search/ )

e.g. on a category "blog" or "list" page there's no place to add these important bits of SEO information, even though individual article pages *do* have a place to set it.

TagMeta comes to the rescue and allows you to set browser title etc for absolutely ANY URL that's used on your site, including the front page.

It's great to be able to view all the meta information for all the pages that you have set it on, in one place. You could even use this to set the meta information for individual articles rather than setting it in the article itself, but you can do it either way.

Something I found out the hard way, as someone else pointed out in an earlier review, is that when you enter the URLs for matching, that the URLs use "regex" syntax, and also don't have "http://" in front of them.

So, if you want to match an exact URL you need to put ^ in front of it, and $ at the end of it, and don't forget the leading slash... like this:

^/forums$

If you just put "forums" as the URL, then this rule would match any URL that contained the word "forums" in it, e.g. you might have an article with that in the title and therefore URL. So the ^ and $ "anchor" the start and the end of the string so that it doesn't do a substring match.

Therefore for the front page, the best URL to use is ^/$ which will match only the very front page and nothing else.

It would be great to have an option when you are creating each rule, to use regexes, or "starts with", or "contains", or "matches exactly". That would make it a lot easier for most users who don't need the power of the regexes.

As someone else mentioned, some characters in URLs need to to have "\" in front of them in order to work, most notably "?". There are others too, like "." that otherwise actually matches *any* character, not just a dot.
2009-09-24
Reviews: 2
I was using author's other extension REDJ. An amazing component, now i tried this one and this is also excellent.
Thank you
2009-08-18
Reviews: 2
Worked perfectly, Thanks for the notes in the reviews from others,
I was able to download, install, actavite plugin, go to componet add page(not full url) /page-name
refresh page and view source Done!

Thanks
2009-08-10
Reviews: 1
OMG thank you so much for this plugin! I've been spending forever trying to make Joomla accept a custom meta description for the frontpage (which is pretty much THE essential page for SEO). And then I found this plugin and all my problems were pretty much instantly solved!

Plus, I can finally opt out of odp descriptions (a noydir option is still missing though) and play around with the follow/nofollow, index/noindex settings. An essential SEO plugin!


(oh, and for the negative reviewer below who couldn't work out how to use Tag Meta on the frontpage - it's easy, just type "/" as the URI and hey presto!)
2009-08-08
Reviews: 10
Works well and does the job!
Only drawback, if you have sites with hundreds of pages, it would be a long winded task to change every one.
I was looking for something to just enter the meta title in each article, there must be a quicker way............
2009-08-08
Reviews: 1
This is my first review, but i wanted to help others who are confused about this extension like i was.

Quick How To:

Install plugin (enable it)

Install component (you dont have to link a menu item to the component)

Go to the component and now enter in the URL. This doesn't work by putting the full URL. for me, i have a HOME , CATEGORIES, etc pages

So instead of putting the URL in the component i used:

/home

or

/categories

and now whatever meta tag that you put in will show up, go refresh your website page and check the source and see your meta tag showing up.

for the programmer, i suggest adding a quick "how to" in the forum, because i went to check hoping there was one to help me figure that out but there was none.

Thanks for the plugin though works good when its set up correct.
2009-08-07
Reviews: 1
I've been always wondering why we can't customize the meta title for each articles in Joomla. Thanks to this small component, simple and effective, it's possible now.

Thanks a lot :
2009-07-30
Reviews: 10
Right away it was pretty easy to get this working on my site and now have titles and meta tags on pages that I could never get them on before with any other components.

One item of note: If you are working with a URL that contains a questions mark you must escape it.

ie:
url?task=advsearch&id=136

should look like this in tag meta:
url\?task=advsearch&id=136

Just add the backslash before the "?" and that does it!
2009-07-21
Reviews: 1
This extension gives you full control of your meta data allowing you to have different keywords for
each page on your site. An absolute 'Must Have' for any site that wishes to have SEO friendly URL's
(that would be everyone, no?). The component is a little hard to work out for joomla novices, but once you get to grips with it it is quite simple.
The support from Luigi is the best support I have received from any service provider. He is a friendly and patient guy, who can be trusted in your 'Back End'!
2009-07-16
Reviews: 1
Getting the right words in your page title description and keyword fields is vital for serious Search Engine Optimisation. This was the first plugin I found that actually performed the task and did it with stupid ease.
The only minor drawback I encountered was the lack of proper documentation. In practise that could easily be rectified with a single tool-tip as there is only one thing to do wrong.

DO NOT ADD FULL URL when adding pages. ie for www.yoursite.com/photographs you only add /photographs into the box.

Oh and a longer keyword field please!
Owner's reply

Thanks for using Tag Meta.
In the next release there will be larger fields (e.g. keywords) and a manual with detailed examples. I see that all negative feedback are due to a lack of documentation, and it's a pity because Tag Meta works well if you know how to use it.

2009-07-09
Reviews: 1
hi i unstall this component

and i give the component url and give to it title

but there is no change title of component

so please how can i change my component title
Owner's reply

If you need help there is a forum where you can find it. And we'll help anyone. This is a review list, not a support desk. You don't feel you merit support... sorry!

Page 2 of 3