Five internal linking tips that will improve your search engine rankings
November 9, 2008 by admin
If you want your website to be indexed by search engines, it is important that your site has a good link architecture. The link architecture of your website is the method that you use to link from your website pages to other pages of your website.
How search engines find the web pages on your website
Search engines use so-called spiders or robots to index web pages. Search engine spiders are relatively simple software programs. When they visit your web pages, they follow all links that they can find on the page to index the other pages of your website. Most search engines follow only text links.
JavaScript menus, Flash menus and search boxes cannot be accessed by most search engine spiders. That means that search engines will only index the web pages of your website that can be easily found by their spiders.
Five internal linking tips that will improve your search engine rankings
Most search engine spiders do not type into your search boxes and they do not use pull down menus. The following tips will help you to make sure that search engine spiders will index your web pages correctly:
- Use simple text links to link to your web pages
Most search engines cannot index fancy Flash or JavaScript menus. Some even have difficulty with image links. If possible, use simple text links to link to your web pages. You can make text links prettier by styling them with CSS.
- Your most important pages should not be more than one click away from the index page Web pages that can be accessed with a few clicks from your home page are considered more important than web pages that are buried deep inside your website. It’s easier to get high rankings for these easy to access pages.
- Use descriptive link texts
The text that you use to link to your web pages helps search engines to better understand your content. If you sell shoes on your website, do not use links such as <a href=”page.htm”>Click here</a> but descriptive link texts such as <a href=”page.htm”>business shoes</a>.That makes it easier for search engines to put the page into a context and it will be more likely that the page gets high rankings for the keyword “business shoes”.
- Create a sitemap
A sitemap is a simple web page that contains link to all important pages of your website. You could add a link to your sitemap in the footer of every web page. By doing this, search engines can find all important pages with two clicks. - Check the validity of your HTML code
Errors in the HTML code of your web pages can prevent search engines from indexing your web pages correctly. For example, an HTML error might indicate the end of a web page before the actual content begins. That would mean that search engines would skip the content and any links of that page.
Five mistakes that keep search engine robots away from your website
October 15, 2008 by admin
Many webmasters don’t get high rankings on Google and other search engines just because Google’s indexing robot has difficulty to index their web pages.
Search engine robots are very simple software programs. If an indexing robot cannot find the content of your website immediately, it will skip your site and go to the next link in the list. For that reason, it is very important to make sure that search engine robots can index your web pages without problems.
Here are the top 5 elements that drive search engine robots away:
Reason 1: Your robots.txt file is damaged or it contains a typo
If search engine robots misinterpret your robots.txt file, they might completely ignore your web pages.
Double check your robots.txt file and make sure that you use the disallow parameter only for web pages that you really don’t want to have indexed.
Reason 2: Your URLs contain too many variables
URLs with many variables can cause problems with search engine robots. If your URLs contain too many variables, search engine robots might ignore your pages.
Here’s Google’s official statement about web pages with many variables:
“Google indexes dynamically generated webpages, including .asp pages, .php pages, and pages with question marks in their URLs. However, these pages can cause problems for our crawler and may be ignored.”
Reason 3: You use session IDs in your URLs
Many search engines don’t index URLs that contain session IDs because they can lead to duplicate content problems. If possible, avoid session IDs in your URLs. Better use cookies to store session IDs.
Reason 4: Your web pages contain too much code
Of course, your web pages can contain JavaScript code, CSS code and other script code that is not directly related to your content. Visit your website with a web browser and select “View source” or “View HTML source”.
If it is difficult for you to spot the actual content of your website then search engines might also have difficulty to parse your pages.
Reason 5: Your website navigation causes problems
Fancy JavaScript or DHTML menus cannot be parsed by most search engine robots. Flash or AJAX menus are even worse when it comes to website navigation.
As mentioned above, search engine robots are very simple programs. They can follow HTML links, all other links can cause problems.
Optimized web page content and good inbound links are crucial for high search engine rankings. However, the best content and the best links won’t help you much if search engines cannot index your pages.
Make sure that search engine spiders can index your web pages without problems so that your web pages can get the rankings they deserve.



