Implemented Meta Keywords and descripton for main page

leonor

Active Member
License Active
Hello,

like the titel say the main Page dont have any Meta Keywords or descripton, i added now some by hands but. Its not the perfekt way. Because on my Category Rank Pages i need different Meta Keywords and descripton.

I would be nice when you adding Meta Keywords and descripton to Main Page.

leonor
 

Basti

Administrator
Staff member
Seo Plugin.
enables you input meta keywords for frontpage ( admin main settings ), meta stuff for category page ( skins and categories, edit category. Seo plugin then use these )

Wrapper needs this
Code:
    <meta name="description" content="{$meta_description}"/>
    <meta name="keywords" content="{$meta_keywords}"/>
 

leonor

Active Member
License Active
hm ... okay i don't have to change any thing

I cant add Meta Data to front page only to Category pages.
So i helpet me some days ago like this:
Code:
<meta name="description" content="Find the best {$meta_description} bla bla in our Toplist!"/>
    <meta name="keywords" content="{$meta_keywords},Importantkeyword,Importantkeyword,Importantkeyword,Importantkeyword,"/>
So i have on Front page all my important keywords und Descripton, and on my Cat pages the meta infos get some extra Text.
 

Mark

Administrator
Staff member
As Basti mentioned, meta data on the front page is set from the admin panel under "settings" :)
 

leonor

Active Member
License Active
omg fail ! i know why i cant edit meta Data for main page i forgot to install the Seo Plugin :p
 
Top