![]() |
H1 Css tags
Folks.. many questions:
is there a simple way to convert titles, and other tags that might be relevant to SEO to h1 css tags? please explain the steps needed to do this. also is there a simple way to print all the catalog pages? regards garz |
Sure, just edit the templates that contain the items you want to convert.
|
for search engine purposes
you should use <h1> .... </h1> with you important phrases I use it generally on the titles of dialog boxes 1- Open skin1.css add the following lines Code:
H1 { 2- Open dialog.tpl find {$title} replace it with <h1> {$title}</h1> I hope this help |
All times are GMT -8. The time now is 02:39 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.