Current status of the Ning Platform is always available on the Ning Status Blog.

Hi guys,

 

I hope we can create a procedure that could help others.

 

I have my Ning network created on a main domain. Let's say www.mydomain.com, but now I want to create a wordpress blog using that domain, and "move" my Ning network to a subdomain of that original www.mydomain.com, that is the new URL for my Ning will be www.mysubdomain.mydomain.com

 

In other words:

- before the change, people is reaching my ning at www.mydomain.com

- after the change people will reach my ning at www.mysubdomain.mydomain.com

 

My current network (www.mydomain,com) was defined in Godaddy, following this procedure: http://help.ning.com/cgi-bin/ning.cfg/php/enduser/std_adp.php?p_faqid=2972

but, I'm trying to adapt the same procedure to a "subdomain" and I have not been able to make it work.

 

To add some excitement to the project, my domain was bought from Godaddy (that's why I used the procedure above). But the hosting for my blog will be done at BlueHost.

 

Any idea how could I put this project together?

 

Thanks a lot

 

Héctor

 

 

 

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • might this discussion be what you need? I plan to do this in the future but have not ventured that way yet.
    • Hi SR,

       

      thanks for the input. What I noticed though is they suggest "Cancel your domain service with Ning", which seems to apply to the previous billing system? where one could cancel the domain option?

       

      What I did I approached the Help guys. Hopefully, they help me to put a procedure together and I'll share here.

       

      Thanks

  • Hi Hector,

    I don't know about godaddy but I do manage my own dns on my own, though godaddy points to my dns and mapped to Ning. DISCLAIMER OK.. I'm taking no blame for this..do it at your own risk..! :)

    Let's see if this work for you.

    Domain mapping on your dashboard - you will need to change this first so that NING's DNS mapping (records) get updated.
    1. Specify the subdomain www.yousubdomain.yourdomain.com (this might take over 24hrs to update depending on how ning handles the mapping)

    2. On your DNS (godaddy or your server) the www needs to be remap to your original domain. And if you made changes by adding the IP address of Ning you will have to revert that too. (because this is on godaddy their records might take time to update too)
    In this case:

    www IN CNAME yourningsub.ning.com.
    back to
    www IN CNAME yourdomain.com. 
    NOTE: the dot at the end of com must be specified if you entering this raw in your own DNS

    3. Within your DNS .. find the subdomain you have created which will have an A record example:

    www.yoursudomain IN A 123.123.123.123(ipaddress)

    Change the above IP address to enter Ning's IP address, 8.6.19.68.


    Hector, if you have access directly to your own DNS rather than Godaddy. My suggestion is to leave Godaddy to point to your host (server) then edit the entries on your server giving you more control. Hope that didn't confuse you and hope it works for you..just note it takes time for the changes to take place.

    So just a summary how this work.

    user type www.mysub.mydomain.com --> DNS Server 1 says it's on this IP 8.6.19.68 --> IP 8.6.19.68 picks this up and directs www.mysub.mydomain.com to --> yourningsubdomain.ning.com

    user type www.mydomain.com --> DNS Server 1 says it's on youroriginaldomain.com

    Cheers,
    Joe
    • Hi Joe,

       

      I tried to specify as you mention in step 1, but it complained that "No DNS was defined". Then, I created the subdomain in Godaddy, but the actual domain will be with Bluehost.... I could not make it work.

       

      What I did I approached the Help guys. Hopefully, they help me to put a procedure together and I'll share here.

       

      Thanks

      Héctor

      • Hi Hector,

         

        Question with bluehost, is this a virtual host or dedicated server where you have access to DNS settings? (if you can answer this would be great help, will try to gather what you actually have on-hand so that I understand where you are creating the subdomain)

         

        You could do without the www.subdomain.maindomain.com with just subdomain.maindomain.com.

        1. For domain mapping on Ning's Dashboard will look like this - mysubdomain.mymaindomain.com then this possibly be ok on the ning side of things without the "www" 

         

        Cheers,

        Joe

         

         

         

        • Hi Joe,

           

          it's a virtual host. What I've done with other domains that I bought from Godaddy and I host in Bluehost is that I set the NameServers in Godaddy to point to Bluehost.

           

          Regards,

          Héctor

           

    • Joe,

       

      If I implement step # 1 first my Network will be down, shouldn't it be the last step?

       

      Questions:

      1) Where do I create the subdomain in Godaddy or BlueHost? (remember that I bought my domain from Godady, but I want to host a blog later in BlueHost.

       

      2) What about the NameServers entries in Godaddy, do I need to point to Bluehost or leave it pointing to Godaddy (or maybe Ning)?

      Check here so you see what I mean http://help.ning.com/cgi-bin/ning.cfg/php/enduser/std_adp.php?p_faq...

       

      3) Your step (2) above is to be done in Godaddy or Bluehost?

      4) Your step (3) above is to be done in Godaddy or Bluehost?

       

      Thanks

      Héctor

       

      • Update:

         

        I have it working now:

        Blog at http://www.comunidadlatinaencanada.com/

        Ning at http://www.redsocial.comunidadlatinaencanada.com/

         

        However, for some reason this one does not work:

        http://redsocial.comunidadlatinaencanada.com/

         

        These are my settings in the Zone File Records (bluehost Advanced DNS Zone Editor ~ I wonder if I have an error)

         

        Name                    TTL    Class    Type    Record
        comunidadlatinaencanada.com.        14400    IN    A    69.89.31.134
        mail.comunidadlatinaencanada.com.    14400    IN    CNAME    comunidadlatinaencanada.com   
        www.comunidadlatinaencanada.com.    14400    IN    CNAME    comunidadlatinaencanada.com   
        ftp.comunidadlatinaencanada.com.    14400    IN    CNAME    comunidadlatinaencanada.com   
        comunidadlatinaencanada.com.        14400    IN    TXT    "v=spf1 a mx ptr include:bluehost.com ?all"
        _domainkey.comunidadlatinaencanada.com.    14400    IN    TXT    "o=~"   
        www.redsocial.comunidadlatinaencanada.com.14400    IN    A    8.6.19.68

         

        In Bluehost Simple DNS Zone Editor

        Name                         Type     Record
        localhost.comunidadlatinaencanada.com.         A     127.0.0.1

        mail.comunidadlatinaencanada.com.         CNAME     comunidadlatinaencanada.com

        www.comunidadlatinaencanada.com.         CNAME     comunidadlatinaencanada.com

        ftp.comunidadlatinaencanada.com.         CNAME     comunidadlatinaencanada.com

        www.redsocial.comunidadlatinaencanada.com.     A     8.6.19.68

         

        Thanks

         

        Héctor

         

         

         

        • Hiya Hector,

          Sorry mate on the train home and few job related stuff to attend to. But a quick one, in the case of go daddy you have everything pointing back to your bluehost solution dns otherwise it could be messy editing two different DNS.

          Also from the detail you have here, you might require a cname for the last line about the subdomain, which looks to be missing for redsocial.comunidadlatinaencanada.com and the IP off ning should be pointing to this cname while the www.redsocial.comunidadlatinaencanada.com should be a "A" record to redsocial.cominidadlatinaencanada.com

          Let me know how you go..

          Cheers...sorry for the rush!

          Joe
        • Try this.. sorry need to jump online for work.. 

           

          redsocial 14400   IN    CNAME    8.6.19.68

          www.redsocial.comunidadlatinaencanada.com  14400 IN A   69.89.31.134

           

          or

           

          redsocial  14400    IN    CNAME    redsocial.yourning.com.

          www.redsocial.comunidadlatinaencanada.com  14400  IN  A   69.89.31.134

           

           

          Question.. 

           

          www.redsocial.comunidadlatinaencanada.com.  14400 IN A 8.6.19.68

           

          Did the subdomain when you create it before the edit was this long I meant "www.redsocial.comunidadlatinaencanada.com." ?

           

          If it's this long then you might like to add via the advance editor with this

           

          redsocial.comunidadlatinaecanada.com.  14400 IN CNAME redsocial.yourning.com

          www.redsocial.comunidadlatinaecanada.com. 14400 IN A 69.89.31.134

           

          Cheers,

          Joe

           

           

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

LEO Mobile App Builder updated their profile
Tuesday
Aase Lillian replied to Aase Lillian's discussion
Community - activity page
"Ok, thank you. Please send me details as I have no idea on how to do it. "
Mar 19
Aase Lillian and ⚡JFarrow⌁ are now friends
NC for Hire
Mar 19
⚡JFarrow⌁ updated their profile photo
Mar 18
⚡JFarrow⌁ replied to Aase Lillian's discussion
Community - activity page
"Yes you can add emojis to your community pretty much anywhere you like.
If you need some help…"
Mar 18
Aase Lillian updated their profile
Mar 18
Aase Lillian posted a discussion
Hi all. Is it possible to add emojis to the community? I also wish the activity page to include…
Mar 18
Donna MacShoe updated their profile photo
Mar 6
Adul Rodri is now friends with ANGE.L LUAR and Margarida Maria Madruga
Feb 14
Shweta Sharma updated their profile
Jan 26
catherine martin updated their profile
Jan 16
Donna MacShoe updated their profile photo
Jan 15
More…

Meanwhile, you can check our social media channels