PDA

View Full Version : Serious help needed!! is there a way to do a tag search by the url??


benative
08-08-2011, 05:40 PM
I am not a vbulletin expert or anything. but I was wondering if I can tag search by url...


for example..
below is what I need to know if possible.

www.mydomain.com/search.php?searchtag=taghere (http://www.mydomain.com/search.php?searchtag=taghere)


please let me know.

MrEyes
08-08-2011, 06:09 PM
Use this:

https://www.yoursite.com/forum/tags.php?tag=taghere

If the tag has spaces

https://www.yoursite.com/forum/tags.php?tag=tag+here

benative
08-08-2011, 06:19 PM
Use this:

https://www.yoursite.com/forum/tags.php?tag=taghere

If the tag has spaces

https://www.yoursite.com/forum/tags.php?tag=tag+here

Thank you so much for saving my time!