Giter Club home page Giter Club logo

domain_301_redirect's Introduction

Introduction
================

The Domain 301 Redirect module allows sites to 301 redirect to a domain that is
marked as the main domain. This means you can have all subdomains and other
domains 301 redirect to a domain that you choose as the main domain.
This provides great SEO benefit.

For all bugs, feature requests or support requests please use the Domain 301
Redirect issue queue at http://drupal.org/project/issues/domain_301_redirect


Key Functionality
=====================

1. Allows you to 301 redirect all other domains to a primary domain.

2. Allows validation that the primary domain points to the site.

3. Allows for periodic checking that the primary domain still points to the site.



Installation
===============

1. Upload and install the Domain 301 Redirect module.

2. Go to Administer -> Config -> Search and metadata -> Domain 301 Redirect.

3. Enter the primary domain into the textfield, change the status to enabled and
    enter the checking period you wish to have.


Examples
========

With the main domain set as http://www.example.com the following redirections
would take place:

1. http://example.com/user/1 -> http://www.example.com/user/1

2. http://mydomain.com/content/2 -> http://www.example.com/content/2

3. http://www.mydomain.com/somepage -> http://www.example.com/somepage

As you can see from the examples, the path remains in tact but the host portion
of the URL changes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.