1
I installed XBS TAGS module on XOOPS 2.2.2 and I was wondering how I can specify different meta tags for each page under the same module?
In the XBS TAGS documentation, it says that we can add pages manually:
"You may also manually add a page to the list. You may wish to do this for a module page that does not get automatically included by the Update process. If for instance, a page is displayed by a module that is not as a result of a user menu selection (perhaps as a result of pressing a button or clicking on a link within a page), the Update process will not find it and you will have to manually add it."
Does anyone know how I can do that in the module Config in the Page MetaTags Edit ?
Example:
I want to include a specific title, description and keywords for this dynamically generated page:
http://www.minacom.com/modules/minaweb/index.php?command=defaultPage&operation=displayCategory&id=1but I want different keywords for this page(under the same module):
http://www.minacom.com/modules/minaweb/index.php?command=defaultPage&operation=displayCategory&id=2I can insert new pages but how do I specify the url of the page?
Would appreciate some help on this.
Thanks
Patrick S.
Web developer