301 is the HTTP status code for a permanent redirect.

learn more… | top users | synonyms (1)

2
votes
3answers
900 views

Proper way to move Google Analytics code from one site to another one

Currently, I use Google Analytics for www.example.com. example.com is also added to GA and shows "Tracking not installed". Recently I added rewrite rule (301 redirect) to redirect all requests from ...
2
votes
2answers
560 views

Google analytics and 301 redirects

We have a multilingual website and the first page redirects to specific language page using 301 redirect based on some logic. For example: http://mysite.com/ redirects to http://mysite.com/en/ The ...
14
votes
4answers
28k views

Is there any way to redirect one domain to another via DNS settings keeping the path information?

For example, my domain is example.com and when someone navigates to example.com/sample/page.htm, I want it to redirect to test.com/sample/page.htm. I know that this can probably easily be done using ...
3
votes
1answer
264 views

Is it possible to create a 301 redirect and MX records at a naked domain?

I'm wondering since I found out that creating a CNAME and an MX record is not allowed. I want to create a 301 redirect from example.com to www.example.com, and have email with @example.com addresses. ...

1 2 3 4 5 6