Post new topic Reply to topic  [ 4 posts ] 
Meta description and keywods 
Author Message

Joined: Fri Feb 19, 2010 6:22 pm
Posts: 2
Post Meta description and keywods
Hello. Is there any ways to retrieve the meta description and Title in the various categories pages ? I think it is important.
For example the category "Business" should have:
Code:
<meta name="description" content="Business category" />
<title>{$settings.website_name} | Business category</title>

At least these two meta tag. Meta tag keywords I think are not too much important today for search engines.

Thanks,
Rob.


Fri Feb 19, 2010 6:27 pm
Profile
Site Admin
User avatar

Joined: Tue Dec 29, 2009 11:39 am
Posts: 11
Post Re: Meta description and keywods
Hi Rob,

In header.tpl use:

Code:
<title>{$settings.website_name}{if isset($category_title)} | {$category_title}{/if}</title>
{if isset($category_description)}<meta name="description" content="{$category_description}" />{/if}

_________________
XEWeb
http://www.xeweb.net

GoLinks Script
http://www.golinks-script.com


Mon Feb 22, 2010 11:03 am
Profile WWW

Joined: Fri Feb 19, 2010 6:22 pm
Posts: 2
Post Re: Meta description and keywods
Perfect, thanks. In this way I believe that Google is more happy :)

Rob.


Mon Feb 22, 2010 3:27 pm
Profile
Site Admin
User avatar

Joined: Tue Dec 29, 2009 11:39 am
Posts: 11
Post Re: Meta description and keywods
Yes its a good idea, will note it down for the next version :)

_________________
XEWeb
http://www.xeweb.net

GoLinks Script
http://www.golinks-script.com


Tue Feb 23, 2010 9:07 am
Profile WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Forum style by Vjacheslav Trushkin for Free Forum/DivisionCore.