Page 1 of 3 1 2 3 LastLast
Results 1 to 15 of 34

Adding multiple domains

This is a discussion on Adding multiple domains within the General Discussion forums, part of the vBSEO SEO Plugin category; I have just bought a new domain for my forums but I'm trying to find out which is the best ...

  1. #1
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times

    Adding multiple domains

    I have just bought a new domain for my forums but I'm trying to find out which is the best way to do it. The new domain is ffforums.net and so I would like to use it as a secondary domain for my main one which is finalfantasyforums.net. Is there a safer way to do this 'cause I don't want to see any duplicate content for having both domains on one site, know what I mean?

    Note that whenever I say "use", I would like the second domain to be usable so users will be able to access my site using BOTH domains, no redirects or anything like that.
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  2. #2
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    Anyone please?

    And really sorry to bump this thread.
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Hello,

    you should setup a redirect to your main domain to avoid duplicate content issues. All links created by vBSEO will point to the main domain as defined in vBulletin admincp options.

  4. #4
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    Like I said, I don't want to use any redirects or anything like that. I just wanna have my secondary domain NOT to create any duplicate URLs and all, you know, prevent any bannable activities on Google and other SE's.

    Final Fantasy Forums - An Unofficial Community to Final Fantasy
    Final Fantasy Forums - An Unofficial Community to Final Fantasy
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  5. #5
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    To accomplish that, you need to 301 redirect the secondary domain to the primary domain.

  6. #6
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    I'm sorry, not to sound like an idiot or anything but how do I do that exactly? I'm kinda new to this thing...
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  7. #7
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times

  8. #8
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    Alright I've done what you said so now this is how my .htaccess file looks like. Is this correct as I just wanna make sure of it?
    Attached Files
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  9. #9
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    No, it looks like you removed the ! in the first line. Copy the default lines as shown in my linked post, and edit the domain name parts only.

  10. #10
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    Damn actually my post was messed up so some stuff were missing. I had to upload my .htacess file as an attachment so please download it and see if there's anything that I've made a mistake, typo or error.
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  11. #11
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    Anyone?
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  12. #12
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    You should use:
    Code:
    RewriteCond %{HTTP_HOST} !www\.finalfantasyforums\.net
    RewriteRule (.*) http://www.finalfantasyforums.net/$1 [R=301,L]

  13. #13
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    Alright it's all done but could you confirm my file please if everything's just fine?
    Attached Files
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  14. #14
    Senior Member Snake's Avatar
    Real Name
    Josh
    Join Date
    Oct 2005
    Location
    Cleveland, OH
    Posts
    413
    Liked
    1 times
    Also it seems that my second domain doesn't seem to work here and instead, it's redirecting me to the main one. What's wrong?
    Metal Gear Forums - Discussion on the popular series of console stealth-based games.

    My Mods: Coming Soon | My Tutorials: Coming Soon

  15. #15
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Quote Originally Posted by Darkblade View Post
    Also it seems that my second domain doesn't seem to work here and instead, it's redirecting me to the main one. What's wrong?
    That's what it is supposed to do. For SEO purposes you only want ONE domain to point to your content.

Page 1 of 3 1 2 3 LastLast

Similar Threads

  1. Multiple domains = problems
    By Nikke86 in forum General Discussion
    Replies: 7
    Last Post: 04-15-2010, 09:25 PM
  2. Using multiple domains for the same forum
    By Adult SEO in forum General Discussion
    Replies: 0
    Last Post: 12-14-2006, 06:22 PM
  3. Parked vs Redirected Domains
    By Grae in forum General Discussion
    Replies: 3
    Last Post: 10-26-2006, 10:33 AM
  4. Mehrere Domains?
    By shAd-gt in forum Deutsch
    Replies: 1
    Last Post: 10-23-2006, 11:21 AM
  5. multiple domains pointing to forum
    By MMAFan in forum General Discussion
    Replies: 11
    Last Post: 12-17-2005, 08:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •