Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Snitz and Google Webmaster Tools help!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

searchbliss
Starting Member

45 Posts

Posted - 22 December 2009 :  14:10:56  Show Profile  Visit searchbliss's Homepage
Google webmaster tools sees .../forum/ and .../forum/default.asp as duplicate content. I have IIS7 so when I set up a 301 redirect in my web.config, it works fine until I go to the default.asp (sub forums) with a query string, which is needed. It just redirects that as well. Here's the web.config (iis7):
<location path="forum/default.asp">
<system.webServer>
<httpRedirect enabled="true" destination="http://www.searchbliss.com/forum/" exactDestination="true" httpResponseStatus="Permanent" />
</system.webServer>
</location>

Here is what I don't want reditrected (default.asp with a query string):
.../forum/default.asp?CAT_ID=7

Is this possible???

Web Tools | Webmaster Forums | Webmaster Blog

bobby131313
Senior Member

USA
1163 Posts

Posted - 22 December 2009 :  15:45:02  Show Profile  Visit bobby131313's Homepage
I couldn't figure any other solution than changing all the redirects in my code that go to default.asp to go to StrForumUrl.

Worked like a charm but it was a PITA doing it. Recognized them as the same page and PR consolidated in about 45 days if I remember correctly.

Switch the order of your title tags

Edited by - bobby131313 on 22 December 2009 15:45:25
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07