Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Dec 2004
    Posts
    21

    Default Urgent help needed.....

    Hi Guys,
    I need to create a script to allow me to park multiple domains on one account. I know that you can do this from the admin in cPanel, but I need to automate the process for my users. Is there any script that are available that do this, or any tutorials of this type..

    Thanks in advance..

  2. #2
    Member hostmedic's Avatar
    Join Date
    Apr 2003
    Location
    Ohio
    Posts
    552
    cPanel/Enkompass Access Level

    DataCenter Provider

    Post Dont Know if possible but Keep this in mind

    I have been looking for this also -
    I have asked a few times in the past and have been told - its not made - or not possible from Cpanel. (everything is possible - its just finding the way... )



    When you do find the way - or if you park each using the Control panel --- Keep SEO in mind...

    When a website has tons of domains - the search engines (when they pick up on this) may consider you to be spamming them - trying to trick them --- and thus drop you from their registries completely...

    There is a solution however --- hope this helps you if and when someone does create this script...


    use server control methods to automatically redirect all requests for pages in the duplicate domains to the URL in your primary domain name. The server must return a "301 Moved Permanently" result code in order for the search engines to properly assign the link popularity and to update their internal records of the page's true URL and to stave off any penalties.

    Websites running on hosts that use the Apache server software (like Cpanel) have it easier in this regard because they can control this problem on their own using the .htaccess control file. Just create a simple text file named ".htaccess" with no filename extension, and insert the following command:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^(www.?)yourduplicatesite.com$
    RewriteRule ^(.*)$ http://www.yourmainsite.com/$1 [R=301,L]


    Simply replace "yourmainsite.com" in the above code with your primary website's domain name and "duplicatesite.com" with the name of your duplicate domain.



    -- Not to forget those Windows Users:

    This is possible also on the Microsoft IIS Server - however the system admin will need to make sure the server returns the redirecting result code #301 or everything will be for naught.



    Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.

  3. #3
    Registered User
    Join Date
    May 2007
    Location
    Niagara, Canada
    Posts
    1

    Thumbs up Multiple Domain Parking

    The following thread on this forum seems to be the most useful in developing a solution for allowing you to park multiple domains:
    http://forums.cpanel.net/showthread.php?t=39848

    Regards,
    Daniel Shakhmundes, B.Sc.
    Consultant, Dot Connect
    Last edited by d.shak; 05-01-2007 at 12:35 AM.

Similar Threads & Tags
Similar threads

  1. urgent help needed
    By ullalla in forum New User Questions
    Replies: 2
    Last Post: 03-03-2011, 09:02 PM
  2. Please help, urgent help needed
    By Ganga in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 12-17-2003, 09:05 PM
  3. URGENT HELP NEEDED! Please!
    By abc5net in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 12-05-2003, 04:59 PM
  4. URGENT HELP NEEDED
    By acer2k in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 02-10-2003, 08:20 AM
  5. URGENT Help needed!
    By totalufo in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-20-2002, 09:19 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube