google

How Google Ranks

Recently I gave a demo to a client on how to make their site rank high on Google searches. I thought I would share my findings on frontmasters.

The Route to all good Google ranking is to get a high quantity and quality links to your pages from important , relavant and reliable sources. I have research 3 sections that I believe are the most important tools in order to feature high on Google searches.

  • Page Ranking
  • Drupal SEO Tips

    When developing a site it is important it should be search engine friendly. Below is a list of tips which will help you to develop a search engine friendly site and spiders can crawl the site very easily without any limits

  • Rewrite CSS and reduce code size
  • Design layout using XHTMl and make it lighter better for SEO
  • Creating Clean URL's, optional using .htaccess
  • Enable Path module
  • Configure Meta tag Module
  • Remove content duplication by URL's with the help of robots.txt File
  • Enable XML sitemap
  • Add Custom breadcrumb Module
  • Enable related links
  • Drupal Google Adwords

    To add Adwords to your Drupal site you need to follow these commands

    http://frontmasters.co.uk/drupal/setting-up-drupal-adsense

    Simply launching an AdWords campaign is generally fast and easy, but to truly configure your campaign correctly takes time, research, consideration and testing. This post will identify some important areas of ad campaigns that can get overlooked.

    Conversions Are a Must

    Drupal Search Engine Optimization Group

    The Drupal Search Engine Optimization Group is a great way for webmasters & Drupalers to join forces and share ideas and knowledge as well as seek information, answers and help from within the community. To participate in the group you will need to either register an account or sign in with your Drupal ID if you have already a user account at drupal.org.

    http://groups.drupal.org/search-engine-optimization

    Google Analytics Installation on Drupal

    Step 1.
    Goto http://google.com/analytics and setup your account. When your account is registered google will generate a Google Analytics account number. This has the format similar too UA-xxxxxx-1, where x is a digit. Note down the account number as you will need it later in your drupal installation.

    Step 2.
    Download the drupal module from http://drupal.org/project/google_analytics
    Unzip it and ftp it over to your web site. Always ensuring that you put the files ( not the zip'd files) to drupal/module on your site. Make sure you also copy all subdirectories.

    Step 3.

    Setting up Drupal AdSense

    Step 1. Setup & register your http://www.google.com/adsense account first. At the end of the wizard cut and paste the code generated. You will need this later. You will need all the code plus the google_ads_slot value.

    Step 2. ( get the installation kit) for 6.x
    Note the Publisher ID: ( top right corner begins with pub-xxxxxxxxxxxxxx

    Download the following modules;

    AdSense http://drupal.org/project/adsense
    AdSense Injector http://drupal.org/project/adsense_injector

    Syndicate content