You are here:  » H1 Tags


H1 Tags

Submitted by James Warren on Sat, 2006-10-28 15:57 in

Hi, I have put a H1 tag in my logo but only want it to be H1 on the index page.
What I want to do is make the product name H1 in each product page.
I hope you follow, I've confused myself now!

Is there a way to do this?

Ragards

James Warren

Submitted by support on Sat, 2006-10-28 16:53

Hi James,

As it stands (for SEO purposes) the product name is H1 on product pages (this is controlled via the CSS). As regards your logo on index.php, you should simply be able to code this as <h1>Logo<h1> - or if you don't want the default styling then you can do:

<h1 style='...'>

Hope this helps;
Cheers,
David.