Actualités

The right way to create links. Using the HTML <a> tag with the destination URL in the href attribute is the most straightforward way to create a link.
Love it or loathe it, JSX has made a big impact on front-end engineering. Here's a code-first intro to the HTML-based JavaScript templating language.
Site owners also shouldn’t simulate links by using other HTML elements and using a click handler in JavaScript, for example. This breaks the built-in accessibility features and isn’t a good idea.
A Google Webmaster Help thread asks, can Google read links in Flash files or JavaScript? The simple answer is yes, they can. But it is not that simple. Some people want to know the answer to this ...
Google has added a single "note" to the create crawlable links help documentation to say that links generated by JavaScript, where the link is visible, can be crawled by Google. Google added this ...
I recently read Ziemek Bucko’s fascinating article, Rendering Queue: Google Needs 9X More Time To Crawl JS Than HTML, on the Onely blog. Bucko described a test they did showing significant ...