jquery seo mini helper

in SEO there are important tips like: an image must have a title and an alt text or a link must have title.
check all these thing is pretty bored…. so i wrote a jquery-based script that check for images or links without those things.

the result es very basic, don’t expect nothing very impressive or really advanced. the beatiful part is that you can navigate through your pages and see inmediately the results

this script plus the senseo addon for firebug are two very helpul tools for make SEO easy.

for use the script, you can put this code in your html file

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script src="http://joaquinnunez.cl/download/jquery.seo.js" type="text/javascript"></script>

enjoy :D

This entry was posted on Tuesday, September 29th, 2009 at 12:55 pm and is filed under SEO, html, javascript, jquery, web 2.0. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

 

Leave a Reply