Google's Webmaster Guidelines say,
Use a text browser such as Lynx to examine your site, because most search engine spiders see your site much as Lynx would. If fancy features such as JavaScript, cookies, session IDs, frames, DHTML, or Flash keep you from seeing all of your site in a text browser, then search engine spiders may have trouble crawling your site.
I've already written a Lynx Browser tutorial as well as devoting an entire section of this Web site to Lynx, but here is a quick reference:
lynx -dump "http://www.example.com/"lynx -source "http://www.example.com/"lynx -dump -head "http://www.example.com/" Did you find this post helpful? Leave a comment below, and subscribe to my RSS feed.