Jump to content

SEO in Smarty Template


phpmady

Recommended Posts

Between <head> and </head> just like usual.

 

hi,

 

thanks for your reply,

 

my question is whether to make in home.html or news.html

 

 

suppose if am navigating to the news, i willbe calling the news.html template,  that is inside the home.html, so now my question is keyword to apply in news.html or home.html

 

I hope this time you understand me

 

Thanks

 

 

I would create separate template for that, and fill it with proper variables as needed. So your home.html would now include two templates: headers.html and news.html

 

 

You mean, in headers.html there will be

 

header.html

 

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

  <meta http-equiv="Content-Language" content="ar-sa">

  <META name="author" content="{author}">

  <META name="copyright" content="">

  <META name="keywords" content="{keywords}">

    <META name="description" content="{description}">

  <META name="date" content="21-11-2009">

 

thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.