Webmaster's guid web hosting, domain, seo, design, programming and …

24Jun/100

Importance of titles in SEO

One of the most imoportant elements in a webpage is Title.
The text that shows in browser title bar.

important of page title in web pages

Page Title

this text is very important to SE (Search Engines), because it talk about the main subject of texts in that page.

Tips to optimize page title for search engines :

  • Write it short. don't use long texts for page title.
  • Use your text keywords in page title.
  • First words are more important than last words ! (if you contain your site/blog title in all page titles, keep it in last)
24Jun/100

content or seo ?

Content or SEO?
which one is more important?

SEO has nothing to do without content!
If you want more traffic for your blog/website you should focus on creating good content, because readers come to read not to see how many backlinks do you have !

SEO is the second thing that you should care.

24Dec/090

remove www from url with mod_rewrite

An important topic of SEO is avoiding "double content" in your website. and the first thing to do about it, is to 301 redirect the URLs with www to URLs without www or vice versa.
Because  search engines determine URLs with www as a subdomain and index it separately.

How to do this?
We can use Apache's mod_rewrite.