|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Span inside Links
Hello,
I've got a scenario that required I put <span>'s inside <a>'s, like... Code:
<a href="page.php">
<span class="text_1">PRODUCT NAME</span>
<span class="text_2">Selling Point.</span>
<span class="text_3">$24.95</span>
<span id="bg_image"></span>
</a>
Can anyone tell me if this is bad for SEO purposes? Will I get link text credit for "PRODUCT NAME" and "Selling Point"? Thanks, Philip |
|
#2
|
|||
|
|||
|
the google view it also is
<a href="page.php">PRODUCT NAMESelling Point.$24.95</a> |
|
#3
|
|||
|
|||
|
Thanks
Thanks! That's good news.
Suppose I should put a space before each </span> to seperate the words? |
|
#4
|
||||
|
||||
|
Yup, preferably
|
|
#5
|
|||
|
|||
|
Great
Excellent.
Thank you both! Philip |
![]() |
| Viewing: SEO Chat Forums > Google > Google Optimization > Span inside Links |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|