Get your website to the top of the search engines
Urls are the entire text that appears in the address bar (e.g. http://www.thesite.com/folder/a-page.htm). Generally they are made up of two parts:
There are several important factors here
Note once again this is 'all things being equal'. If we do a search on Google for "Land for sale Poland" we can see that there is a website called "http://landforsalepoland.com" but it is not at the top of the search results. (Position one is actually held by a client of ours!) There could be a number of reasons for this including:
So domain name is important, very important, but not vital.
Often overlooked but important is a way that search engines can suspect you of showing duplicate pages with the same content even though you don't mean to.
Many websites have this issue on their home page which can be accessed as:
So there are four pages (and that's often a minimum) that all have the same content.
You can solve this in three ways:
The remainder of what appears after http://www.mysite.com/ is what we will look at here.
Originally websites had pages like http://www.mysite.com/products.htm and http://www.mysite.com/services.htm but these don't really help search engines and they don't truly reflect the contents of your page.
When users search the internet they also see the url before they visit and many will use it as an indicator of whether or not your website will be useful so bad URLs can affect your Click Through Rate (which we will cover later).
A better scenario would be for a website to have pages with urls like this:
Now so long as these pages do contain the content they claim the search engines will give them a strong weighting and users will also find the link more tempting.
These help programmers by reducing the number of pages they need to create for content which is often pulled from a database. So a news site may have one actual page for displaying the category headlines but the content will vary depending on what is in the urls.
As an example:
These are all the same page from a programmers perspective but the content shown in the page will vary depending on the category.
The problem is that the urls to the pages look ugly on search results and are difficult for search engines to read. Luckily with the help of an .htaccess file and a piece of coding called 'mod rewrite' we can change these urls into something more friendly like:
These urls are much more attractive in the search results, much easier for the search engine to read, and nothing under hand about it. This is exactly the way big sites like Amazon work and it is a vital part of SEO.
Now although you may have the right domain name, and the right urls there is one final part to the jigsaw puzzle that plays a role and that is the physical location of your server.
In other words where your domain and urls are called from is important, sometimes vitally so.
If your website is all about dating in the United Kingdom but you have tried to save a few pennies by registering your domain and buying your server space in Pakistan this might be a false saving.
The search engines know exactly where your site is hosted and a UK dating service hosted in Pakistan - well that's just odd, perhaps even suspicious. All things being equal the sites hosted within the UK will take priority.
Now if the country you are hosting in is fairly unregulated you can also find yourself going through bouts of unfair penalties. If a large number of servers are suddenly used in a country for spamming or hacking, perhaps even servers from the same company you bought yours from, perhaps even on part of the server where your website is - then you are going down...
So it is safer, even though it may be marginally more expensive, to choose a respectable webhosting company in the country or continent where you are planning to find your clients or much of your hard work may go to waste.