PDA

View Full Version : How friendly are asp links


Kimov
21-01-2003, 21:49/09:49PM
Anybody has an idea how friendly are the asp links to the search engines? Are they better alternative than javascript links?

Here is an example for asp link: <a href="newwin.asp? image=nature_sun_fl7.jpg&Title=Sunflower field." class="picture" target="blank"><img src="images/nature_sun_fl1.jpg" border="1" class="border" width="173" height="115"></a>

I know only a couple of people in this forum work with an asp, but I will be glad to here any opinions.

Thanks in advance!

JuniorHarris
30-01-2003, 18:42/06:42PM
It's not ASP in itself that's the problem, as much as it is the use of query strings. Active Server Pages (http://www.ihelpyouservices.com/forums/showthread.php?s=&threadid=3159&highlight=spider+friendly) dynamic pages? (http://www.ihelpyouservices.com/forums/showthread.php?s=&threadid=6526&highlight=spider+friendly)JavaScript links are probably not recommended since most engines ignore JavaScript.