Welcome To Snipplr


Everyone's Recent Apache Snippets Tagged redirect



« Prev 1 Next »
This redirect is domain independent.
0 1205 posted 12 years ago by abwaters
I found this useful. Works as expected.
0 1017 posted 13 years ago by RainyDayMedia
Redirect from the root of the site to another URL.
0 1002 posted 13 years ago by ToddSmithSalter
0 1087 posted 14 years ago by zac
3 2019 posted 14 years ago by ohryan
0 855 posted 14 years ago by Jacek_FH
1 1059 posted 14 years ago by nathansearles
This rewrite covers most mobile devices (with few false positives). When a mobile device is detected it is redirected to /m/.
2 1245 posted 14 years ago by ohryan
Para evitar que google indexe contenido duplicado
0 1027 posted 14 years ago by mfigge
Tipico caso de sitio con dos dominios, y paginas con parámetros.
0 921 posted 14 years ago by mfigge
This code redirects all external traffic (all traffic not belonging to a particular ip) to a temp page. This is useful for performing site maintenance.
2 1100 posted 14 years ago by BFTrick
This is good for ensuring your domain is always either accessed with or without the www, which is important for SEO. It is also good if you have multiple domains that should resolve to the same site, and can redirect all requests to the main domain.
2 1015 posted 14 years ago by beneberle
1 897 posted 15 years ago by blpgirl
0 856 posted 15 years ago by blpgirl
0 1042 posted 15 years ago by vigoncas
Hacer una redireccion permanente
0 855 posted 15 years ago by jrobinsonc
Redirects visitors of a webpage to a specific URL while allowing access for specified IP-addresses.
3 958 posted 15 years ago by dertimbo
1 1014 posted 15 years ago by chrisdpratt
Just insert it into your .htaccess file to redirect all your 404 error pages to any address
2 1122 posted 16 years ago by caruso_g
A more generic and portable snippet
4 1043 posted 16 years ago by dertimbo
Avoid penalties for duplicate content. Also see <a href="http://sitening.com/blog/htaccess-redirects-to-a-single-hostname/">How to Stay Safe from Duplicate Content by Using .htaccess and 301 Redirects</a>.
2 1031 posted 16 years ago by splotchy
2 996 posted 17 years ago by iTony
« Prev 1 Next »