Showing posts with label SEO Factors. Show all posts
Showing posts with label SEO Factors. Show all posts

Saturday, June 21, 2008

Best Internal Architecture for SEO

SEO Tips Secret Tricks
Internal linking should also be done with the help of in-text link rather than navigation menu.

What’s the difference ?

Navigation Menu In-Content Links
Consists of sitewide isolated links that carry less SEO weight.
Are links in context that allows search engines to learn more about the destination page.
Offers more control over website internal structure: you don’t need to think much of internal interlinking once you set up your navigation.
Are more spontaneous (more difficult to manage) but offer full control over internal anchor text.


To my mind, in-content links are not going to replace navigation menu completely (after all, there is nothing better from usability point of view and it can be easily and thus effectively managed). The point of this post is to encourage webmasters to experiment moving some of your links from the navigation menu into the content area and also to try the following:

* breadcrumbs;
* “related categories” and “related articles” blocks;
* different navigation menu for different page types; etc.

Source :
Internal Architecture SEO : Navigation Menu Versus In-Content Links

Friday, November 23, 2007

Is any Site can Rank Well on all Four Major Engines ?

SEO Tips Search Engine Tips
For any website to Rank well on all major Search Engine, you need to know their major factor and try to follow them. If your website is according to the Most Important factors of each Search Engine, then Your website can Rank well on all 4 Search Engine ---

Google: Incoming Links, On-page SEO, Site Design Spider ability, User analytics, Outgoing links, Inclusion in other Google indexes, Document Histories

Yahoo: On-page SEO, Links and Link Patterns, Site Design, User analytics, Inclusion in other Yahoo indexes, Document Footprints

MSN: On-page SEO, Site Design and Structure and Spider ability

ASK: On-page SEO, Site Design, Site Structure and Spider ability.

Monday, November 12, 2007

SEO Design and Development Best Practices

When developing a Web site from scratch, you can apply multiple SEO best practices related to design and development. You don't necessarily have to follow every measure to a T to obtain a search-engine-friendly Web site. Plus, you'll inevitably be forced to compromise on some factors. Integrating as many best practices as possible will serve you well in future SEO endeavors.


There are some important SEO factors that are influenced by the way a site is built, such as information architecture (IA), wireframes, design, and development practices. This isn't an exhaustive list; rather, it focuses some key tried-and-true practices. Consider the following:

  • Use keywords in the URL. This can be accomplished by ensuring your file-naming conventions make good use of your keywords.

  • Include targeted content on a page. Ideally, each page should contain two to three paragraphs of descriptive, keyword-rich body text.

  • Place keywords closer to the beginning of the file code. CSS (define) can be used to visually position the text wherever you want it, while making it appear higher up in the code for search engines.

  • Use header tags instead of < div > tags or images. If a page heading or title contains a keyword, it should ideally be text. If possible, use the important keyword in an < h1 > tag, a secondary keyword in the < h2 > tag, and so on.

  • Limit HTML file size. Keep a lid on the number and size of images and unnecessary code.

  • Add alt text for images. Be descriptive. This is another opportunity to tell search engines what the page is all about. All images should have alt tags, including logos, headings, and so on.

  • Use internal text links instead of image links. Search engines use the content contained within a link to determine what that page being linked to is all about. It needs to be text so they can read it.

  • Deploy search-friendly DHTML. Avoid JavaScript DHTML (define), if possible. Use CSS for cover effects. However, if your site has a menu built this way, be sure to include a secondary text-based navigation.

  • Avoid frames-based Web design. Frames and inline frames (iframes) generally make it difficult for search engines to crawl Web sites.

  • Ensure correct application of the robots.txt file. This enables you to restrict or allow access to your site by search engines. Employ it carefully and properly.

  • Follow proper site redirect architecture. Avoid 302 (temporary) redirects and employ 301(permanent) redirects to ensure the search engines index your content appropriately.

  • Avoid hidden text and other potentially deceptive practices. Any tactics that are considered black hat SEO will probably get you penalized. Maybe not today, maybe not tomorrow, but someday.

  • Steer clear of splash pages. Most splash pages are very graphic-heavy and text-light. They offer little value to users or search engines.

  • Avoid query strings in URLs where possible. I strongly recommend keywords be placed in the URL instead of query strings. URL aliasing can be used for ugly URLs.

  • Create clean, valid code. Search engines appear to prefer code that is lighter, cleaner, simpler, more semantically defined, and in line with W3C standards. CSS can help you achieve this.

  • Use tables appropriately. Tables distort the flow of the HTML code and may push more important elements like the body copy further down in the code than is desirable. A CSS layout enables you to influence where in the code elements appear.

  • Avoid duplicate content. You should never have the same content on multiple domains or within the same site. If you have various versions of your URL, choose one main one and redirect all the others to that.
  • By Julie Batten
    Source : http://www.clickz.com/3627559