Category: On Site Optimisation Tips
What is Code to Text Ratio?
Code to text ratio is used to calculate how much coding is on your webpage compared to your content. If you open up the source code of your webpage you will be able to see which parts are HTML coding and which parts are actual content.
For example, if your source code only has 5 lines [...]
Keyword Rich Domain Names
Keyword rich domain names apparently give you a boost in the search engine rankings for that particular key phrase, for example if your keyword is “wooden clocks” and your domain name is “wooden-clocks.com” Google would favor your sites rankings for the search “wooden clocks”.
Having witnessed keyword rich domain names shoot up through the rankings on [...]
The Meta Tag Description (How To Write Your Sales Pitch)
What is the Meta Description Tag?
The Meta description tag can be found or inserted into the head section in any HTML page, below is an example of a Meta description tag.
<meta name=”description” content=”Describe Your Page Here” />
This description will appear in the search engine results page (SERPs) under your title tag link. Although the Meta [...]
Search Engine Friendly URLs using URL Rewrite
What is URL Rewriting?
URL rewriting is a term used for the process of changing the appearance of a URL.
There are two types of pages you have for your website, either a static HTM/HTML page or a dynamic page URL.
A static page may look like:
www.example.com/descriptive_page_name.htm
But a dynamic page could look like:
www.example.com/products.cgi?gm=catlist&pid=121
The reason that dynamic pages look [...]
How To Write Your Page Title
Page titles are found in the html source of a page, the title tag starts with < title > and ends with < /title >. In between these two tags you can enter a page title that best describes your content.
Page titles are one of the most important on page factors you need to do [...]
