Wednesday, February 25, 2009
Search Engine Optimization
Friday, February 20, 2009
Seo Friendly Website Designing
Design and layout of website are very important it is first impression about your site. Always make site according to the Search engine Guideline if you want to do the optimization of that.Search Engines are very clever but after all they are software and not human who will read the content of their interest. If you make your site too complex then Search Engine would not be able to parse the content of your site properly and finally indexing would not be proficient which will result in a low rank.
Guidelines which should be followed while designing a web page.
1- You should have more text content than HTML elements.
2- No frames. They are enemies of Search Engines and Search Engines are Enemies of Frames.
3- No ads if possible. Because most of the ads uses Java Script which is not advised to be used.
4- No JavaScript. If you need JavaScript, call it from an external file rather than dumping the code in the HTML file. JavaScript drop down menus prevent spiders from crawling beyond your homepage. If you use them, be sure to include text links at the bottom of the page.
5- Nothing that does not fit perfectly into the page topic; There should be no doubt in the search engine's mind (or in he user's mind) what your page is about.
6- No unnecessary directories. Keep your files as close to the root as possible.
7- No fancy stuff (Flash, Splash, Animated Gifs, Rollovers etc.) unless absolutely necessary.
8- Simplify with CSS
Tuesday, February 17, 2009
Difference Between HTML Sitemap and XML Sitemap
HTML Sitemap
HTML sitemap is used to list all hyperlinks or the link of all pages of website into a single page. These hyperlinks are normally listed hierarchically and they may provide description for each link. To adding HTML sitemap to your website will help your visitors navigate and find information easily. So HTML sitemap is mainly created for humans. Although a HTML sitemap is created for your visitors, indexing bot such as Googlebot might have a better chance to crawl your first-time-missed links again since all the files are well put together in your sitemap page.
XML Sitemap
XML sitemap lists URLs (world wide web addresses) for your website in a xml code. See below the example of an url in xml.
IMPORTANT NOTE PLEASE READ FIRST:
follow ( and ) as <> respectively IN BELOW XML CODE because my blogs is not supporting this bracket tag . but u have to change them when u will use.
( means < and ) means > ok plz correct them...
(?xml version=”1.0″ encoding=”UTF-8″?)
(urlset xmlns="”http://www.sitemaps.com/schemas/sitemap/0.9″")
(url)
(loc)http://www.yoursdomain.com (/loc)
(lastmod)2009-01-20 (/lastmod)
(changefreq)monthly (/changefreq)
(priority) 0.6 (/priority)
(/url)
(/urlset)
XML site map is mainly for search engine crawler not for visitor. It allows webmasters to inform search engines about URLs in your website for easy indexing. Submitting a XML sitemap to search engines such as Google, Yahoo, and MSN will not only help your website being indexing rapidly and proficiently but also increase your website’s visibilities in search engines as well.
Sunday, February 8, 2009
Top White Hat SEO Techniques
Top Black Hat SEO Techniques
Black Hat SEO Techniques
Copyrigted Content:
carbon copy Content is a black hat seo technique. Search engines always looking for unique content. When duplicated content detected by search engines crawler indexed only one web page, other probably finish up in the dreaded supplemental index and search engines will treat as spam. Duplicate content are not rank in SERP’s (Searching result pages).
Similarly doorway pages are also very bad technique. Doorway pages are linked to internal pages of website that call for action from the visitor. To navigate the multiple doorway pages you have to create hallway pages. Search engines looks doorway pages as duplicate pages and not rank doorways pages in SERP’s.
2. Meta Tags
Hidden HTML content or invisible contents of site.
Having three fields….
Meta Description
The Meta description used to explain the content of your page sincerely and concisely and be ( 174 character) 1 or 2 sentences, 3 at most.
3. Meta Keywords
Meta Keywords a short list of words that inform of the main center of the page. Meta keywords have been so altered in the past that there are few if any search engines that take any heed of them.
Doorway Pages:
A doorway page is basically a “fake” page that the user will never see. It is purely for search engine spiders, and attempts to trick them into indexing the site higher. Read more about doorway pages.
Link Farming.
The process of exchanging reciprocal links with Web sites in order to increase search engine optimization. The idea behind link farming is to increase the number of sites that link to yours because search engines such as Google rank sites according to, among other things, the quality and quantity of sites that link to yours. In theory, the more sites that link to yours, the higher your ranking in the search engine results will be because the more links indicate a higher level of popularity among users of the Internet. However, search engines such as Google consider link farming as a form of spam and have been implementing procedures to banish sites that participate in link farming, so the term link farming has garnered negative connotations across the Internet.
Black Hat SEO Techniques
Black Hat SEO is the use of unfair techniques to promote a site on search engine listing. These techniques may work but the results are likely to be temporary. These sites are often banned if the search engines get wind of these unethical practices.
What are the common Black Hat techniques?
Keyword Stuffing: Overburdening a site with too many keywords at the most unwarranted places is a common black hat technique. Eventually, search engines might ban sites that do this.
Invisible Text: Another method is putting lists of keywords in white text on a white background in order feed different on-page content to search engines and different to users actually browsing the site. It is easy for search engines to detect this.
Doorway or Gateway Pages: Some web developers use the doorway page – a fake page that the user will never see and which would be only visible to search engine spiders. These doorway pages are optimized heavily for search engines and normal users never see it as they are automatically redirected to a different page (you can do that based on user-agent check). It can be easily detected by search engines.


