Rhobur Posted July 28, 2011 Share Posted July 28, 2011 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 More sharing options...
pralbin Posted July 30, 2011 Share Posted July 30, 2011 The H1 should always be text and not an image. The H1 should be different for every page when you run an online store. The H1 should be so it's the product name which is H1 Link to comment Share on other sites More sharing options...
watkinsheating Posted August 8, 2011 Share Posted August 8, 2011 I agree. H1 has a big impact on ranking. Searchers are looking for your product not your logo. Use the H1 for your product. Link to comment Share on other sites More sharing options...
Rhobur Posted August 9, 2011 Author Share Posted August 9, 2011 Thanks guys, just wanted to make sure there was no SEO loss. Regards, Link to comment Share on other sites More sharing options...
muzica9 Posted November 1, 2012 Share Posted November 1, 2012 a step by step instructions on how to move h1 tag from logo to product? thanks! Link to comment Share on other sites More sharing options...
Antakarana Posted November 21, 2012 Share Posted November 21, 2012 a step by step instructions on how to move h1 tag from logo to product? thanks! that would be very interesting.... Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now