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

CNAME daisy-chaining for end-user customization
Is there any way to allow daisy-chaining of CNAMES? For example:
CNAME.EndUser.com --> CNAME.OurDomain.com --> OurDomain.Force.com
I'm quite sure this functionality doesn't yet exist, but I'm wondering if it might ever so we can determine whether Force.com Sites can support our business requirements. I also think it's an important consideration for any end-user customizable applications people might want to build on Force.com.
We're developing an application to provide customers with customized web pages. We want to offer a high degree of customization, including subdomains. Without going into too much detail on the functionality, imagine that we create a page for Company A. The page is served from a Force.com site at www.CustomizedPages.com. This part is fairly straightforward; we just create a CNAME record with our domain registrar.
But now imagine that Company A wants to display a customized page under its own domain, such as at CustomizedPage.CompanyA.com. They would need to do this with a CNAME to www.CustomizedPages.com, which in turn would CNAME to the Force.com Sites platform.
Problem is, Force.com Sites doesn't know what to do with the CNAME CustomizedPage.CompanyA.com. So it doesn't handle the request, and doesn't render the page.
So, two questions:
- Is it currently possible to handle this, such as by writing a custom error handler?
- If it's not currently possible to this, might it ever be?
If the answer to both questions is no, we'll probably need to bypass Force.com Sites for another platform, which would be a shame given how rapidly we've been able to develop our prototype application.
Thanks for all help,
Simon
if your questions is about using your own custom SSL certificate then the answer is not yet, on the roadmap.
If the question is staying http after login and continue using your own custom domain name (in http) then the answer is yes, you need the check the stay http check box on the logins settings page of your site.
All Answers
Thanks, Bulent. I completely understand that we can create up to 25 sites for our organization. What we're looking to do:
Thanks. I posted this idea: Allow indefinite custom domains per site.
If anyone else thinks this would be a good idea, and help with their own websites and end-user customizable applications, please vote for the idea.
Is there any way to override the Secure Web Address used once logged in? No problem getting everything rolling was just curious, never tried to override that.
Thanks
if your questions is about using your own custom SSL certificate then the answer is not yet, on the roadmap.
If the question is staying http after login and continue using your own custom domain name (in http) then the answer is yes, you need the check the stay http check box on the logins settings page of your site.