Unique MetaTag Title Page to php page
goliathcapital - February 28, 2009 - 20:35
| Project: | Meta Tags by Path |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | goliathcapital |
| Status: | active |
Jump to:
Description
I have http://www.worldtvradio.com/php/TV_channel_language_lineup.php calling up other pages such as
http://www.worldtvradio.com/php/TV_channel_language_lineup_p.php?pais=4&...
How do i Dictate a Unique MetaTage page Tilte and Description to http://www.worldtvradio.com/php/TV_channel_language_lineup_p.php?pais=4&...
or any other pages launched from http://www.worldtvradio.com/php/TV_channel_language_lineup.php
Thanks so much.
Regards,
David

#1
I don't really understand this question? Are those *.php files part of drupal?
This module allows you to specify the meta tag values that appear in the part of your html output from Drupal based on a specific url path.
So an example is if you want to add the keywords "a b c" to the "www.example.com/contact" page that is generated by the contact module
Once you install this module, just go to the "Meta Tags" >> "By Path" admin menu and create a new rule for "contact" and add those keyword.
The actual meta tags you can edit for each path/rule is defined by the "Meta Tags" (nodewords) module.