madrooter
Member
Posted 5 years ago #
When using ultimate tag warrior (UTW), is there a way to display a list of posts that have, for example tag 1 + tag 2 + tag 3 ?
What I am wanting to do is, in a manner similar to categories, to create a url that can link to a series of only those posts containing tag 1 + tag 2 + tag 3.
Has anyone tried this or have any idea of how this might be achieved?
Thanks for your help.
madrooter
Member
Posted 5 years ago #
By scouring various sites on the net, I've found that it's possible to navigate directly to pages which are the subject of a tag union or tag intersection. For anyone else out there who may need help with this too, here is an example:
Tag Union - "fish" and "crumpet"
The url to access posts containing both "fish" and "crumpet" tags would be:
http://mydomain.com/index.php?tag=fish+crumpet
Tag Intersection - "fish" or "crumpet"
The url to access posts containing "fish" or "crumpet" tags would be:
http://mydomain.com/index.php?tag=fish|crumpet
Unfortunately, I don't think urls such as those described above are particularly search engine friendly, however I'd love to hear the opinion of someone who knows more about SEO than I do.
Cheers