Copyright © tutorialspoint.com

SEO - Relevant Filenames

previous next


One of the simplest methods to improve your search engine optimization is to look at the way you name your files. Before writing this tutorial I did lot of research on file names and found that search engines like google give too much importance to file names. You should think what are you going to put in your web page and then give a relevant file name to this page.

Just try giving any keyword in google search engine and you will find file names highlighted with the keyword you have given. So it simply prove that your file name should have appropriate keyword.

File Naming Style:

File Name Example:

Here are some file names which should be preferred from SEO as well as from user point of view.

slazenger-brand-balls.html
wimbledon-brand-balls.html
wilson-brand-balls.html

Notice that keywords are separated by hyphens rather than underscores. Google sees file names as follows:

seo-relevant-filename as seo relavant filename(good)

But Google sees

seo_relevant_filename as seorelevantfilename (not good)

File Extension:

Its should be noticed that .html, .htm and .php and any other extension do NOTHING for your visitors, and are simply a means of offloading some of the work of configuring your webserver properly onto your visitors. In effect you are askign them to tell your webseever HOW to produce the page, not which one.

Many Web masters think that its a good idea to use filename without using extention. It may help you but not a whole lot.

URL Sub-Directory Name:

From Search Engine Optimization point of view URL sub-direcrtory name hardly matters. You try giving any keyword in any search and you will not find any sub-directory name matching with your keywords. But from user point of view you should keep very much abbreviatd sub-directory name.

Conslusion:

previous next

Copyright © tutorialspoint.com