cheatsheets

html

javascript

Reference tables and sample code

The information accessible from this page may appear incongruous with the general SEO theme of this site. Even if the link is tenuous the material offered here has been useful for us, sometimes even in the context of SEO. We provide here in the hope someone else may find it useful.

JavaScript is not Search Engine friendly. Although it can play a role performing tasks that can only otherwise be done via invalid xhtml code (e.g. inserting target=_blank on a link so it opens in a new tab/window) or supplementing the functionality of the site (e.g. ajax interaction).

Most of the code was written from scratch and when written by me is probably of poor quality - however it works. Apologies to the original authors of any code I may have used as a base. When known, those authors are acknowledged.