How To Handle Redirecting default.asp in IIS? Duplicate Content

Oct 28, 2008 - 8:16 am 2 by
Filed Under Dynamic Site SEO

A Google Groups thread has discussion from SEOs and a Googler on the topic of removing the default.asp from your web site, through a redirect method on an IIS server.

What is the typical issue with IIS servers and redirecting? As the thread creator said:

I just realized that I have a different page rank for www.mywebsite.com and for www.mywebsite.com/default.asp. I would like to combine them into only one: www.mywebsite.com

From my default.asp page (wich is my default page off course...), do you know a way to make a 301 redirect to the root / without doing an endless loop?

John Honeck has tips at his blog post named 301 Redirects in ASP on an IIS Server. Does this answer all the questions? The forum discussion makes it sound like it does not.

Googler, JohnMu, called this the "big issue with IIS". John suspects the "newest version of IIS can handle things a bit better," but he said that most hosting companies are not running that version of IIS yet. So what options do you have?

John explains that using sessions to manage this won't work for search engines, because spiders don't handle sessions well. Thus if a spider find it, they will just run into an infinite loop on your site and that can be bad for many reasons.

John recommends the following:

The best solution is to make sure that there is absolutely no mention of "/default.asp(x)" on your site, instead only mentions of "/". You can confirm this by using a crawler such as Xenu's Link Sleuth. However, take care that you do not use forms anywhere, because they will generally return their results back to the file ("/ default.asp(x)").

For more details on this issue and troubleshooting it for your site, I highly recommend you read the whole thread.

Forum discussion at Google Groups.

 

Popular Categories

The Pulse of the search community

Follow

Search Video Recaps

 
Google Core Update Flux, AdSense Ad Intent, California Link Tax & More - YouTube
Video Details More Videos Subscribe to Videos

Most Recent Articles

Blog Administration

Programming Note: Offline For Passover

Apr 22, 2024 - 4:05 pm
Search Forum Recap

Daily Search Forum Recap: April 22, 2024

Apr 22, 2024 - 4:00 pm
Google Search Engine Optimization

Google: We Need Very Few Links To Rank Pages; Links Are Less Important

Apr 22, 2024 - 7:51 am
Google

Google Tests Discussion and Forums Questions With Answers Box

Apr 22, 2024 - 7:41 am
Google Search Engine Optimization

Forbes Blocks Its Coupon Directory Before Google Enforces The Site Reputation Abuse Policy

Apr 22, 2024 - 7:31 am
Google Maps

Google Tests Posts Button In Local Listing Business Profile

Apr 22, 2024 - 7:21 am
Previous Story: Google AdSense Testing Coupon Ads?