Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

SEO Tycoon


You are currently viewing our SEO Tycoon as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Old 09-29-2010, 06:06 PM Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Novice Talker

Posts: 6
Trades: 0
As I am rebuilding my design company site - my question is in regard to the logo I have in the header.

I was thinking to just put the image in an anchor tag with a class of logo and link it back to the root/homepage of the site.

However, I have a very concise and highly competitive keyword/phrase slogan that goes underneath it. I have it all worked out nice with a custom font (thanks to cufon), however I was wondering if I should 'waste' an H1 tag on the repeated slogan? It will not only be the first H1 of every page - but it will be the exact same H1 for every page - is Google going to put less weight on this? Or ignore this H1 totally?

I don't want to make a mistake, but I want the very first text on the page to be a strong H1 tag that says it all - 'Web Design, Hosting & SEO from NY'

Should I do this, but then just continue all my other headline tags with H2, H3, etc. ?

What are your thoughts?

I appreciate any/all feedback.
adamjt15 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-29-2010, 06:14 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,385
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Not an SEO question AT ALL!!!!
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-29-2010, 06:58 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Novice Talker

Posts: 6
Trades: 0
Yea, thanks for your well-thought out explanation on this chrishirst - I feel like I really learned something because what you took the time to write such a definite answer - you must have risen to super moderator off of such high-level writing.
adamjt15 is offline
Reply With Quote
View Public Profile
 
Old 09-29-2010, 07:01 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,385
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Why would I bother writing more than a fact??


Just because it's not the answer you want doesn't make it any less of a fact!
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-29-2010, 07:48 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Novice Talker

Posts: 6
Trades: 0
Hey - where can I look this fact up? I really am just looking for a decent explanation and if you claim to know this as a fact - then yes, can I bother you for an explanation? I really don't care about the chip on your shoulder.
adamjt15 is offline
Reply With Quote
View Public Profile
 
Old 09-29-2010, 07:56 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,385
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
heading elements are for document structure NOT SEO.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-29-2010, 08:20 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Novice Talker

Posts: 6
Trades: 0
Heading tags without a doubt hold weight on SEO
adamjt15 is offline
Reply With Quote
View Public Profile
 
Old 09-29-2010, 08:25 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Average Talker

Posts: 27
Location: Charlotte, NC
Trades: 0
Alt text is for accessibility but it doesn't mean that it doesn't affect your rankings. Yes, H1 is for document structure... but it too can affect rankings at most engines.

To answer the OPs question... regardless of whether it's for document structure or SEO, using the SAME H1 (even if it contains a link) on EVERY page of your site is just a bad idea IMO. It implies that ever page is about the same topic - your tag line.

Use a different H1 for each page on your site, to describe the content of that page.

If you want to use your tagline as the link text of your logo image on every page, why not do something like the following in the source:

<div class="logo"><a title="my hover text" href="/">keyword rich tag line</a></div>

and then associate a background image that contains the tagline with the div using CSS something like:

div.logo a {
background:url("../images/logo.png") no-repeat scroll center transparent;
display:block;
yada yada yada;


}

Browsers images turned off will see the tagline as a text link which is equivalent to the images others are seeing with images turned on. Screenreaders will see the text link and read the tagline link to the handicapped user.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
Canonical is offline
Reply With Quote
View Public Profile
 
Old 09-29-2010, 09:14 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Average Talker

Posts: 18
Trades: 0
Quote:
Originally Posted by adamjt15 View Post
Heading tags without a doubt hold weight on SEO
I don't think so. Most SEO doers does it but that doesn't mean it is necessarily needed. As a matter of fact, tags on the header like meta is used to spam keywords.
__________________

Please login or register to view this content. Registration is FREE
Plan - Start your own company in Panama.
Live healthy... eat
Please login or register to view this content. Registration is FREE
.
jill valdez is offline
Reply With Quote
View Public Profile
 
Old 09-29-2010, 09:49 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
Novice Talker

Posts: 6
Trades: 0
I like the direction you are going in Canonical - the logo itself doesn't contain the slogan - it already has an alt attribute with the company name tho.

The slogan appears below - tagged in h1 - but now I think I will just change it to a regular <p> tag and see if I can still target it with a special class name through cufón to get the same 'on-page' effect without using any CSS disguise.

Thanks for the good feedback on this.

...my thoughts all along were not to repeat this tag with such redundancy but I just thought there might be some who have experienced good 'SEO weight' with this practice.

Thank you.
adamjt15 is offline
Reply With Quote
View Public Profile
 
Old 09-30-2010, 01:36 AM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
PBScott's Avatar
Extreme Talker

Posts: 160
Name: Scott
Location: Canada
Trades: 1
Using a H1 Tag with your keywords right at the top of the Page will have a lot of weight for sure.

I actualy just use a Bold very large title on each page, and no H1, and that seems to work just fine for me also.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

Last edited by PBScott; 09-30-2010 at 01:37 AM..
PBScott is offline
Reply With Quote
View Public Profile
 
Old 10-01-2010, 02:01 PM Re: Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
suichiro's Avatar
Ultra Talker

Posts: 386
Trades: 0
Right use of H1 tags can really affects your keyword rankings.
__________________

Please login or register to view this content. Registration is FREE
suichiro is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Is an H1 Tag 'SEO Smart' for my repeated logo and descriptive tagline?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.58026 seconds with 12 queries