How do I specify unique meta tags for each individual link page?
I can specify the same keywords for ALL my link pages with:
define('META_TAG_KEYWORDS_LINKS','links page');
but how do I make each link page unique? For example, my Children's link page ID is 20, and I'm having problems with the &lPath=20.
The following code does not change the keywords on this particular link page:
define('META_TAG_KEYWORDS_LINKS&lPath=20','childrens links');
I've tried capitalizing the LPATH=20, using & but it just isn't working. Help!
Using file: /includes/languages/english/desert_noon/meta_tags.php
You can try this: it checks for the lpath and then defines the various Meta Tags. You'll need to do this for each of your links categories.
//Check for links pages
if (isset($_GET['lPath']) && ($_GET['lPath'] == '20')) {
define('META_TAG_DESCRIPTION_LINKS','childrens links');
define('META_TAG_KEYWORDS_LINKS','childrens links');
define('META_TAG_TITLE_LINKS', 'childrens links');
}
Thanks, Clyde. That lets me specify unique meta tags for each link category - but is there a way to slightly alter the meta tags for each link PAGE within the category (i.e., how do I address ?main_page=links&lPath=20&page=2)?
I would like the meta tag title for the first page,
?main_page=links&lPath=20
to read something like "Childrens Links Page 1"
and the meta tag title for the second page,
?main_page=links&lPath=20&page=2
to read something like "Childrens Links Page 2"
How do I add a "Page 2" or "2" - the link page number to the meta tag?
I feel a bit stupid. i got the module installed quit well, but now i realise i don't have a sidebox in my shopi have a css header menu and left the sideboxes to sleep.
( without categories, just like jade made it)
can i use this module anyhow? and if so, how?
thanks
Eugenieagain..
Hi,
First I used 1.38a and linkmanager 3.53 and everythings works. then I updated Zencart to 1.39h and linkmanager refused to uploaded the banners. So I decided to upgrade to 3.53
And everything is working fine exept ......the banners, when a visitor want to upload a banner, its not working, they get the message: Warning: no file uploaded.
configuration: Link Banner Image Directory links_image/
the directory images/links_image is 777.
all files are on the server
the url is http://www.habbekratskinderkleding.nl/links.
Lieke![]()
Bookmarks