Welcome To Snipplr


Everyone's Recent Apache Snippets Tagged redirect



« Prev 1 Next »
This redirect is domain independent.
0 709 posted 11 years ago by abwaters
I found this useful. Works as expected.
0 615 posted 12 years ago by RainyDayMedia
Redirect from the root of the site to another URL.
0 598 posted 12 years ago by ToddSmithSalter
0 628 posted 13 years ago by zac
3 1225 posted 13 years ago by ohryan
0 482 posted 13 years ago by Jacek_FH
1 630 posted 13 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 782 posted 13 years ago by ohryan
Para evitar que google indexe contenido duplicado
0 609 posted 13 years ago by mfigge
Tipico caso de sitio con dos dominios, y paginas con parámetros.
0 550 posted 13 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 681 posted 13 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 594 posted 13 years ago by beneberle
1 511 posted 13 years ago by blpgirl
0 507 posted 13 years ago by blpgirl
0 658 posted 13 years ago by vigoncas
Hacer una redireccion permanente
0 496 posted 14 years ago by jrobinsonc
Redirects visitors of a webpage to a specific URL while allowing access for specified IP-addresses.
3 581 posted 14 years ago by dertimbo
1 617 posted 14 years ago by chrisdpratt
Just insert it into your .htaccess file to redirect all your 404 error pages to any address
2 618 posted 14 years ago by caruso_g
A more generic and portable snippet
4 635 posted 15 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 636 posted 15 years ago by splotchy
2 605 posted 15 years ago by iTony
« Prev 1 Next »