Introduction to our website analyzer tool
Website analyzer tool is created just for analyzing webpages SEO optimization . This is not some website popularity grader. Final Score is calculated from various parameters.
Our tool doesn't count in social bookmarks or anything like that. Website analyzer is purely offline tool that will measure SEO as it will be without pagerank and backlinks.
Speed Bumps & Walls for your SEO
-
URL has too many parameters (http://www.url.ee/item.php?par=1&itemnr=221&dothis=1&countin=3&user=5)
Instead use .htaccess to convert your url to this->
http://www.url.ee/1-221-1-5.html
Open notepad and copy this text:
Make your chages and then save, naming it to ".htaccess". Upload it to your page html folder
-
More than 100 links on page - google announced that they prefer less than 100 links on page.
-
Pages that are more than 3 click away from main page - every click you have to make to reach destination will reduce your page importance.
Try to gather most important links to your first page(homepage).
-
Using cookies and Session ID's - important pages that need login aren't indexed by search engine spiders.
Spiders(search engines) cannot register by themselves to become your websites user. Every important page that you want to be searchable by Google search must
be non-login area.
-
Website uses frames - websites that use frames are very hard to index by spiders.
-
Webpages that are accessible only by forms via submit button - search engines don't use forms to crawl. Think google as a guy without a keyboard,
only tool to use is mouse. He/she cannot make up words to put into your websites input box.
-
Using drop down menus - not all are bad and hard to crawl, but it's definitely a risk factor. Try not to use javascript drop down menus, CSS will do fine.
If you do, then make sure that these links are easily found from another route.
-
Stuffing your page with keywords - every keyword density should be below 5%.
Don't put every keyword inside h1,b,strong tags. Keywords should be definitely be use in body text, as "original text".
Test your websites keyword density
-
Broken links - always test your site and visit Googles webmaser tool to have control over your website. Google have more useful tools to help you with your SEO
Visit Google webmaster central
-
Server speed - some say that Google counts websites server speed. In any case, better server speed will also be good for customers.
-
Websites page size - don't use exessive javascript and CSS, keep things to a minimum. Inline styles should be included to CSS
-
URL has no relevancy with website - fit your keywords insite URL. Like this -> http://www.url.ee/2687-good-dog-food.html.
If you are using dynamic pages then you can use .htaccess to convert your URL-s
-
Missing META DESCRIPTION - help google by adding some relevant text inside meta tag.
This page example:
Meta descrition tags must be top of the HTML inside HEAD tag area.
-
Title tag has no relevancy - This is the most important factor in SEO. But relevant keywords inside TITLE tags, but don't use more than 80 characters.
Example:
-
Using flash - if you want to raise your SEO then STOP USING FLASH ! Website with flash doesn't participate in SEO.
Use flash only when design is important and you think people search your page only by its domain name.