Redirect Visitors To a New Page / Site
Posted by adminAug 27
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
- Blogging Terms - November 10th, 2008
- Avoid these Blogging Traps - November 6th, 2008
- Improve English Software - October 23rd, 2008
- Protect Yourself from Google Hacking - October 14th, 2008
- Tips On Choosing A Domain Name - October 6th, 2008
No comments
You must be logged in to post a comment.