![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm still trying to fiqure out why google has indexed some of my pages just fine (and keeps adding more all the time) but hasn't indexed others. Before I thought it was because I had used relative URLs with the non-indexed ones, but that explanation was turned down by many here. There's one more difference in my code. I've defined a class for the non-indexed URLs inside the <a href> tag. Is this bad? The ones Google has indexed don't have any style formatting within the <a href> tag. Simo Savonen www.kurssikirjat.net |
#3
| |||
| |||
|
|
a href="somepage.htm" class="b">some page</a> works fine for me. (and Google that is) |
#4
| |||
| |||
|
|
"Simo Savonen" <simo.savonen (AT) kurssikirjat (DOT) net> wrote in message news:bgvhk7$15p3$1 (AT) bowmore (DOT) utu.fi... I'm still trying to fiqure out why google has indexed some of my pages just fine (and keeps adding more all the time) but hasn't indexed others. ... The ones Google has indexed don't have any style formatting within the <a href> tag. a href="somepage.htm" class="b">some page</a> works fine for me. (and Google that is) Some link checkers/extractors don't understand classes inside the href tags though. |
#5
| |||
| |||
|
|
Some link checkers/extractors don't understand classes inside the href tags though. Have you done any research? Which do/don't? -- William Tasso - http://WilliamTasso.com Yes I did quite some link extraction scripting & research. |
![]() |
| Thread Tools | |
| Display Modes | |
| |