Change Title on selected Category

cajkan

Active Member
Hello i was inspecting other sucessfull toplists
and ive noticed they got <title> tag on each category

Example :
Main page - <title> Toplist - free </title>

Category : Visiolist

Category - <title>Visiolist Toplist - free </title>

So on each category to display category name into tittle
 

Basti

Administrator
Staff member
That feature is already included. There is just a slight different order. Moved to general help.


wrapper.html - {$list_name} - {$header}

normally list name is always first, follewed by "- Rankings - All Sites" , Rankings - categoryname" , you grasp it i guess.
This plugin controls the {$header} bit for the ranking pages

So if you want "Main Page: topsite name" and "category: name"
1) switch the tags in wrapper.html
2) edit the language tag "main_all" via admin language editor, or in the language file itself to "Main Page"
3) upload this plugin
= you get title tag like "Main Page - your toplist name" and "category: categoryname - your toplist name"
 

Attachments

Top