If you’ve moved a few pages or even a whole site, here are a few ways to get your visitors to where they were going by automatically redirecting them.
Method-1- .htaccess 301 Redirect- The smoothest way to redirect your visitors is to use an .htaccess redirect. This has no delay since before a page is served to the browser the server checks first for an .htaccess file… if it sees this the old page never loads, instead visitors are sent directly to the new page.
These are a few .htaccess redirect codes that I’ve used that might come in handy for you. This is not a complete list by any means, but it took me ages to find how to do these so I’ll save you the hassle and list them here. Oh, and please don’t email me with questions about how these work, like I said, I found these with the help of others.. I have no idea in the slightest how to write this stuff and take no credit (or responsibility) for how they work.
If you’re more technically minded than I am and want the information straight from the source, check the Apache Tutorial: .htaccess files for more detailed info.
for more methods to redirect a Website/Page Please visit here : –> Web Updates
Last 5 posts by admin
- Ahora Es Nuestro Tiempo para Servirles - February 3rd, 2012
- Constant innovation in technology? - December 13th, 2011
- The Sweet Pawnshop - December 6th, 2011
- Finding The Best LPN School - November 30th, 2011
- Delight Your Friends with Novelty Tees - November 30th, 2011
Leave a Reply
You must be logged in to post a comment.