![]() Home Community Blogs Forums Groups Gallery Users Directory |
|
|||||||
| Webmaster & Administer Forums This area is for webmasters whether you are a blog, forum, directory, etc owner this place is for you! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to add index metas to phpLD 3.* and 2.*
for unique meta description and keyword tags for phpLD do this..
open header.tpl in v2.* located in templates/ in v3.* located in templates/Default/ place this code between the two head tags: {if $category.ID eq 0 and not $p} <meta name="description" content="Your site's description"> {/if} {if $category.ID eq 0 and not $p} <meta name="keyword" content="Your site's keywords"> {/if} upload done
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
| Sponsored Links | |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Webmaster HELP! Help with uploading index page? | girlfriendx | Webmaster & Administer Forums | 3 | 12-26-2007 12:22 AM |