Custom Domain URL consistency thru site
[Deleted User]
Big grinsGrasonville, MDPosts: 0 Big grins
Greetings,
I have searched for some answers to this question - I set up custom domains, so now:
http://carterstuff.smugmug.com now goes to :
http://photos.carterstuff.com thanks to my CNAME change. I've done some javascript enhancements to my site and it is working as expected, but I've noticed thanks to some work related firewall filtering, that various portions of my site breadcrumb/navbar clickpoints may revert to XXX.smugmug.com rather than http://photos.carterstuff.net
The incostency is actually allowing me access from work as the smugmug domain isn't filtered, but my custom one is. I am looking for some informtion on why the site doesn't alias all http requests thru my custom URL. A savy interent user would easily see the smugmug relationship, and although I am not totally against that, I am paying a pro level price and went through the effort to CNAME a subdomain I have purchased, so I would like the ability to push that consistency all the way through.
Am I missing something on how to make this uniform?
Thanks in advance.
Here is an example:
http://carterstuff.smugmug.com/galleries
clicking on a category will link to:
http://photos.carterstuff.net/Business for example. My gallery link, which I set via the gallery page hack (nav bar points to /galleries ) is http://carterstuff.smugmug.com/galleries
Do I have to specify all FQDN links in all my javascript and will that impact any tracking at all?
I have searched for some answers to this question - I set up custom domains, so now:
http://carterstuff.smugmug.com now goes to :
http://photos.carterstuff.com thanks to my CNAME change. I've done some javascript enhancements to my site and it is working as expected, but I've noticed thanks to some work related firewall filtering, that various portions of my site breadcrumb/navbar clickpoints may revert to XXX.smugmug.com rather than http://photos.carterstuff.net
The incostency is actually allowing me access from work as the smugmug domain isn't filtered, but my custom one is. I am looking for some informtion on why the site doesn't alias all http requests thru my custom URL. A savy interent user would easily see the smugmug relationship, and although I am not totally against that, I am paying a pro level price and went through the effort to CNAME a subdomain I have purchased, so I would like the ability to push that consistency all the way through.
Am I missing something on how to make this uniform?
Thanks in advance.
Here is an example:
http://carterstuff.smugmug.com/galleries
clicking on a category will link to:
http://photos.carterstuff.net/Business for example. My gallery link, which I set via the gallery page hack (nav bar points to /galleries ) is http://carterstuff.smugmug.com/galleries
Do I have to specify all FQDN links in all my javascript and will that impact any tracking at all?
0
Comments
Besides that, I don't see where one gets taken to the wrong domain. If you can describe what click moves one to the http://carterstuff.smugmug.com/ domain, then we can diagnose why.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
i guess my issue is in the custom navbar stuff. when i direct a url to /galleries i get the smugmug link. as in the first, if i put in the complete url, i get photos.carterstuff.net
I'll have to look around and see if there are other situations. I've noticed many of the breadcrumbs when logged in as admin redirect to smugmug.com, which i guess is where they should go. so my site is completely mirrored to the smugmug.com address and can be accessed as such, even with custom url?
When you are logged out, if you find any places where your site takes you to the smugmug.com domain, point them out here and we'll investigate. I don't see any now (since you fixed the one I pointed out previously).
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
thanks for you help (and your code.) I am extremely satisfied at the moment. I was running my own gallery2 (then gallery2) site and was running out of time to keep it all together. smugmug and the flexibility should save me more time to take more photos.
mike.