How do I make JavaScript links?

|

Many webmasters want to make JavaScript links instead of HTML links because they believe this will "conserve PR". This is an unresolved argument among search engine optimization specialists.

A normal HTML link looks like this:

Tech FAQ

And works like this:

Tech FAQ

A JavaScript link looks like this:

Tech FAQ

And works like this:

Tech FAQ

An Alternative to JavaScript Links

An alternative to JavaScript links is to create PHP-scripted links. To create PHP-scripted links, try the Via toy from SEO-Toys.

PHP is a server-side technology, and does not rely upon client-side browser support. Many users disable JavaScript in their browsers, or use browsers which do not support Javascript.

1 comments:

Anonymous said...

Do web"masters" realize how much the piss off their readers when they use javascript links? It disables the "open link in new window" feature in my browser. Hates it!

Post a Comment