Main Page Content
Poodle Predictor See Your Site Like Google Does
One of the challenges a webmaster faces when designing a site, is getting it well-placed in the search-engines.
Some might regard this as a job for a specialized Search Engine Optimiser, but mostly it just comes down to common-sense, and keeping a few basic rules in mind when designing the site.
One of the harder aspects though, is knowing how the search-engine will see your site.
There are many sites stuck with an ugly Google listing, because they didn't realise search-engines don't use Javascript, or cookies, for instance. Just for fun, let's look at a few:- google.com/search?q=+%22not+support+javascript%22&as_qdr=m3
- google.com/search?q=+%22not+support+cookies%22&as_qdr=m3
Those listings could have been avoided, but it would mean knowing something about what search-engines support, and what they don't, and the main problem is that you have to wait until your site is listed, before you can see the result.
This usually takes about a month, and at least as long again before a bad listing is refreshed.
So we developed Poodle Predictor, a free tool to help web visualize what Google sees as it spiders your site, a search-engine simulator if you will.
The main application is found here at gritechnologies.com/tools/spider.go?q=evolt.org
This is the predictor-view, it's task is two-fold. Firstly to give you a rough idea of how your page's listing will look in Google, and secondly to find every link on the page that the search-engine would.
This list of links is ideally quite long, yet not more than 100 or so.
If you are using Flash or DHTML navigation you might find that none of the links show-up in Poodle's Predictor. In that case you should add the links inside <noscript>
tags, or as an alternative navigation system.
Underneath the main listing, you see three links, Diagnostics View - Source-code View - Header-Meta View.
The Diagnostics View opens the URL in Poodle Diagnostic. This gives you a color-coded view of the page through the 'eyes' of the search-engine spider.
The colors reflect whether various important tags and attributes were used on the page. The text displayed should read logically - some alt and title attributes will show in your page, and this could give unexpected results, like "welcome to [company_logo.gif]".
The Source-code View speaks for itself, it's a color-coded view of the source-code of the page. The color-coding again reflects the use of tags and attributes with importance for search-engines.
Finally the Header-Meta View will toggle the header and meta-tag section into view.
Other related pages are:
- gritechnologies.com/tools/about_poodle.html
- gritechnologies.com/tools/rules_poodle.html
- gritechnologies.com/tools/links_poodle.html
I hope you enjoy using the tool, and feel free to comment here, or by email.
Cheers, Richard.