You need to sign in to do that
Don't have an account?

Pointing custom domain to SF Community login page
I've set up a subdomain of my company's domain (knowledge.mycompany.com) to point to 'mycompany.force.com.' using a CNAME record. However, when I attempt to access the subdomain url in a browser, I'm redirected to the salesforce login page. Any suggestions on what I might have done wrong, or how to fix it?
I tried contacting SF tech support, and they said the wouldn't help because I wasn't a "premium customer" and should therefore come here. Nice.
I tried contacting SF tech support, and they said the wouldn't help because I wasn't a "premium customer" and should therefore come here. Nice.
Or am I totally missing something?
Check with online tool like NSLOOKUP and see where the CNAME is pointing to ??
Hi Vinit,
Here is the result from an NSLOOKUP conducted at http://www.kloth.net/services/nslookup.php:
DNS server handling your query: localhost
DNS server's address: 127.0.0.1#53
Non-authoritative answer:
knowledge.alightplanning.com canonical name = alight.force.com.
alight.force.com canonical name = alight.na4.force.com.
alight.na4.force.com canonical name = na4.force.com.
na4.force.com canonical name = na4-was.force.com.
na4-was.force.com canonical name = na4-was.g.force.com.
Name: na4-was.g.force.com
Address: 96.43.150.54
Name: na4-was.g.force.com
Address: 96.43.150.182
_____
I highlighted what I believe to be the relevant part. This is set up according to the instructions I found in the SF knowledgebase.
Thoughts?
Thanks!
If all the above are correct,this seems to be an issue with salesforce as they are not handling the CNAME redirection properly.I saw the HTTP traffic,uts getting redirected to na4.salesforce.com instead of alight.force.com.
I would suggest you to talk to salesforce support and let them know about this and hopefully they will look into this.
Hope this helps !!
If you could advise on how to get to the Site detail page, I will investigate that, and if it turns up nothing, I'll go ahead and try to get tech support to address it.
Follow below steps :-
Go to Setup -> Develop-> Sites -> select the site which you have used -> Click on that -> there you will see Custom domain address -> put this URL (knowledge.alightplanning.com) there and save the configuration .
Hope this helps !!