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 / Classic ASP versions(v3.4.XX)
 Code links to "default.asp" instead of folder.....
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

bobby131313
Senior Member

USA
1163 Posts

Posted - 28 December 2007 :  10:41:13  Show Profile  Visit bobby131313's Homepage
I was doing some SEO stuff the other day and noticed that I have some split PR on my forum home page.

http://www.coincommunity.com/forum/ = Pagerank 3

http://www.coincommunity.com/forum/default.asp = Pagerank 2

Google is treating these as 2 completely different pages and ranking them separately.

I started investigating to determine a solution to this. I've found that there are over 400 references to default.asp in the forum code. My gut reaction is to ask why these references aren't to StrForumUrl? This would solve the problem because my StrForumUrl is http://www.coincommunity.com/forum/ which would match 95% of the external links and consolidate the PageRank. Those who wanted to link to default.asp could still do so in the admin options if they wish.

So my projected solution right now is to go through and change all these references to StrForumUrl.

Of course I may be just talking out my butt and there may be extremely good reasons to do it the way it's done. If this is the case don't get mad at me.

Now the plot thickens. It seems that the powers that be here, have figured out a solution to this as default.asp has no PageRank and the folder URL has it all, even though the internal links still go to default.asp.

How did you do it?

Switch the order of your title tags

Edited by - bobby131313 on 28 December 2007 10:42:15

weeweeslap
Senior Member

USA
1077 Posts

Posted - 28 December 2007 :  12:33:29  Show Profile  Visit weeweeslap's Homepage  Send weeweeslap an AOL message  Send weeweeslap a Yahoo! Message
One reason I could think is for staying logged in issues. Linking to default.asp maintains the same www.site.com/default.asp or site.asp/default.asp string.
Example. If you link someone who is logged in on the www form of the url to a page on the non www url then they will view the page as logged out. This is even mor eimportant is you require users to be logged in to view pages and or hidden forums. I think to preserve the sanity of users they did it this way to keep everyone on the initial url of access.
Maybe I didn't make sense just now but do you get the picture? btw, how do you find out your page rank?
TY

coaster crazy

Edited by - weeweeslap on 28 December 2007 12:35:07
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 28 December 2007 :  13:12:40  Show Profile  Send ruirib a Yahoo! Message
If you don't specify to what page you're redirecting, default.asp will be used by default by IIS, so you're saying doesn't make much sense to me, weeweeslap. Redirecting to the forum URL will always give you the correct behavior.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 28 December 2007 :  13:17:55  Show Profile  Visit bobby131313's Homepage
quote:
how do you find out your page rank?


Google toolbar.

Or here. You can do a allinurl: search sorted by PR.

Switch the order of your title tags

Edited by - bobby131313 on 28 December 2007 13:30:48
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.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07