Click to See Complete Forum and Search --> : [RESOLVED] using headings within links


Jarovit
09-12-2006, 06:17 PM
Hi!

It would make my job much easier to use <h1><a> ... </a></h1>, but I am making the effort to use <a><h1> ... </h1></a> instead, since I thought that it is more SE friendly. However, it is proving to be a real pain in the ass, which is why I am asking if it makes sense, before I spend hours doing something done in minutes.

Thanks! Nik

Waylander
09-12-2006, 10:11 PM
Some doctypes wouldn't agree with doing that, as its sort of non semantic.

Its like putting a div inside a p, your not really supposed to do it.

I wouldnt think it would help alot as far as seo is concerened.

Waylander.

Jarovit
09-13-2006, 02:13 AM
Thanks a lot!

Nik