Webmaster Forum


Go Back   Webmaster Forum > Marketing Forums > SEO Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

SEO Forum Search engine optimization discussions.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 01-24-2004, 01:06 PM   #1 (permalink)
Contributing Member
 
bytech's Avatar
 
Join Date: 10-13-03
Location: Manitoba, Canada
Posts: 573
iTrader: 0 / 0%
Latest Blog:
None

bytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nice
Send a message via Skype™ to bytech
Sub Domain Question

We are having our forums moved to a subdomain address. I am a little worried about gettig flagged for duplicate content when it comes to our old URL, and the new subdomain. Anyone have any thoughts or comments that might be helpful to know?
__________________
Canada based Web Design Forums. Join us in the fun today!
bytech is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-24-2004, 01:08 PM   #2 (permalink)
Possible Terrorist
 
kwvarga's Avatar
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 4,904
iTrader: 0 / 0%
Latest Blog:
A+ Certification

kwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web pro
Send a message via AIM to kwvarga
they flag for that? well.. uh.. just move to subdir.. pray?
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
kwvarga is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-24-2004, 01:33 PM   #3 (permalink)
Individualist
 
John Scott's Avatar
 
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
iTrader: 3 / 100%
Latest Blog:
Google????

John Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster materialJohn Scott is supreme webmaster material
Send a message via AIM to John Scott Send a message via Yahoo to John Scott
You won't get in trouble if you do a 301 redirect. That's what I did when I moved the WF forums to this site and it worked out beautifully.
John Scott is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-24-2004, 01:59 PM   #4 (permalink)
Contributing Member
 
bytech's Avatar
 
Join Date: 10-13-03
Location: Manitoba, Canada
Posts: 573
iTrader: 0 / 0%
Latest Blog:
None

bytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nice
Send a message via Skype™ to bytech
Ahhh the trouble is that I had a subdomain put on the directory currently in use for the forum. Is there any way to do this without having to bother the host again (they are giving e the service for free, while it normaly is a pay service)?
__________________
Canada based Web Design Forums. Join us in the fun today!
bytech is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-24-2004, 04:44 PM   #5 (permalink)
Inactive
 
Join Date: 01-21-04
Posts: 85
iTrader: 0 / 0%
Latest Blog:
None

Grumpus is on the right pathGrumpus is on the right path
Whip up a little script in PHP (or whatever language the forum is written in) that checks for the URL that is being called on every page. If it's the wrong one, have PHP send the 301 to the same page on the new domain.

NEW SITE: forum.yourdomain.com
OLD SITE: www.yourdomain.com/forums/

So a call to :
www.yourdomain.com/forums/index.php?post=203

would send a 301 reditect to:
forum.yourdomain.com/index.php?post=203

A script like that is about 2 (maybe 3) lines and you would just include it in your forum header file.

G.
Grumpus is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-25-2004, 01:10 AM   #6 (permalink)
Inactive
 
I, Brian's Avatar
 
Join Date: 10-26-03
Posts: 2,466
iTrader: 0 / 0%
Latest Blog:
None

I, Brian is liked by somebodyI, Brian is liked by somebodyI, Brian is liked by somebodyI, Brian is liked by somebodyI, Brian is liked by somebody
Quote:
Originally Posted by bytech
Ahhh the trouble is that I had a subdomain put on the directory currently in use for the forum. Is there any way to do this without having to bother the host again (they are giving e the service for free, while it normaly is a pay service)?
That's a little bit odd. Is there any particular erason why you need to use a subdomain as well as a ddirectory for that??

Simply because it sounds as if you are making life difficult for yourself.
I, Brian is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-26-2004, 04:54 PM   #7 (permalink)
Contributing Member
 
bytech's Avatar
 
Join Date: 10-13-03
Location: Manitoba, Canada
Posts: 573
iTrader: 0 / 0%
Latest Blog:
None

bytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nice
Send a message via Skype™ to bytech
The sub directory is the location the subdomain name points to. So, forum.bytechcanada.net actually points to www.bytechcanada.net/forum. As far as I know, that is the way to do it?

The trouble now is that Google knows about www.bytechcanada.net/forum... when it comes by and starts following links that are now to be updated to forum.bytechcanada.net, it will start spawning the content through that, and might find the duplication over the old URL...

Trying to find a way to do this with PHP as recommended by grumpus.. I am a total novice in PHP, so maybe I can find something already writen.
__________________
Canada based Web Design Forums. Join us in the fun today!
bytech is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-26-2004, 04:57 PM   #8 (permalink)
Possible Terrorist
 
kwvarga's Avatar
 
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 4,904
iTrader: 0 / 0%
Latest Blog:
A+ Certification

kwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web prokwvarga is a highly respected web pro
Send a message via AIM to kwvarga
[code:1:29931f6cee]<?php
Header("Location: http://forum.bytechcanada.net");
exit();
?>[/code:1:29931f6cee]
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
kwvarga is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Marketing Forums > SEO Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sub-domain vs Sub-page Question Chaky Domain Name Forum 0 01-25-2008 04:10 AM
Domain Name availability question. Trapper Domain Name Forum 2 03-02-2006 11:12 PM
Multiple domain question MerlinX SEO Forum 5 01-17-2005 12:18 PM
descriptive domain question Michael Schlottfeld SEO Forum 18 05-14-2004 09:05 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:13 AM.
© Copyright 2008 V7 Inc