Forum Moderators: phranque

Message Too Old, No Replies

create hyperlink within <h1></h1> tags?

         

shyspinner

7:21 am on Feb 21, 2005 (gmt 0)

10+ Year Member



Is it acceptable to do this? Inserting a hyperlink using keywords in the heading tags?

Thank you, just could not find the answer for this anywhere else.

keyplyr

9:02 am on Feb 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



"acceptable" is a relative term.

I do it on at least 2 webpages, linking all or part of the heading to another internal page. Been this way for over 2 years, no penalty from any SE AFAIK. It also validates with action tag outside header tag. Control appearance with external CSS. As long as it displays as an <H> tag and isn't deceptive, I see no reason not to - others may disagree.

shyspinner

12:46 am on Feb 22, 2005 (gmt 0)

10+ Year Member



thanks for your answer!