CA BD NY
  • Categories

  • Recent Posts

  • RSS MySQL Hacker

  • RSS CentOS Hacker

  • RSS Editor's Lists

    • An error has occurred; the feed is probably down. Try again later.
  • Meta

  • Archive for the SEO Category


    Reducing Duplicate Contents between HTTP and HTTPS

    Published November 28th, 2008

    Problem Statement
    Google penalizes Web sites that have duplicate contents. A site that runs on both HTTP and HTTPS mode has a good chance of getting penalized for duplicate contents if the site can be browsed in both mode. The googlebot simply has a possiblity of indexing both HTTP and HTTPS pages and thus creating a [...]

    Switching robots.txt between HTTP and HTTPS mode

    Published November 28th, 2008

    How to switch robots.txt between HTTP and HTTPS (443) modes using mod_rewrite module for Apache 2.x.