Jump to content

[SOLVED] Where to put H1 other than logo ?


Rhobur

Recommended Posts

Hi,

I have modified my theme and commented in header.tpl this line

<a id="header_logo" href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}"> 
				<img class="logo" src="{$img_ps_dir}logo.jpg?{$time}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} />
			</a>

which was responsible for displaying the shop logo, the latter being inserted now in the slide.

The question is how and where should I insert a H1 tag so I won't loose SEO benefits ?

Regards,

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 year later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...