Posts filed under 'SEO'

An indexable popup… it’s possible!

Mario Laflamme March 10th, 2006 1 comment

The use of popups is very wide-spread, but most of the time they are not indexable. Nevertheless, there is a very simple way to conceive popups which can be crawled by the robots of search engines.

Demonstration

Insert the url of the popup in the href tag and insert the function which opens the popup in the onclick tag followed by the return false; command as in the following example:

<a href=”example.html” onclick=”openPopup(this.href);return false;”>popup example</a>
Explanations

This way allows the robots to follow the link in the href tag while opening the link in a popup with the openPopup() function which gets back the content of the href tag.

Google Analytics - the waiting has started!

Marc-Antoine Ross March 8th, 2006 3 comments

What’s so new about linkbaiting?

Marc-Antoine Ross March 6th, 2006 Add comment

Schedule

March 2010
M T W T F S S
« Sep    
1234567
891011121314
15161718192021
22232425262728
293031