Redirect Controversy: HTTP 301 vs. HTTP 302
November 5, 2007SEO'dNo Comments
One of the first things that an SEO would mention about a site is whether it is using a redirect and if so what type? Many sites use HTTP 302 redirect incorrectly and get penalized for it. HTTP 302 means that you are using the destination temporarily whereas HTTP 301 means that you are actually having a permanent location for your page. In general, most SEOs would tell you that an incorrect use of 302 could lead to getting de-ranked by search engines or even banned. So when in doubt, use 301 redirect. Here is a great article on how to implement HTTP 301 redirect for your site. Of course, if you are PHP savvy, you can always use the following code:
<?
Header( “HTTP/1.1 301 Moved Permanently” );
Header( “Location: http://www.destination-url.com” );
?>
Top Posts
Categories
Tags
Adsense Adwords Art Article Marketing bing Books content Cuil Digg Domain Domaining facebook Google KEI keywords keyword tools link building linkscape Microsoft MSN plugins PPC PR ranking Science search Search Engine Tips Search Engine Tips SEO seomoz SEO Strategy SEO Tips SEO Tools SES SMO Social Media Thoughts Tools training Twitter videos Web Position Wordpress WordTracker Yahoo
Twitter Updates
- Focus on The Business Model http://t.co/piK5eRlN 4 hours ago
- Need a free day counter? Try D-Day for iOS http://t.co/9HxNh6RS 8 hours ago
- Will energy consumption stay private? http://t.co/jjboCP66 9 hours ago
- BSkyB Online Streaming Service To Launch For Film, TV & Sports In UK http://t.co/BMLS5SzJ 11 hours ago
