Questions related to using a custom domain with your SmugMug account. Hostnames such as www.example.com or subdomain.example.com can be used to point at your SmugMug account but need to be setup correctly.
6
votes
1answer
193 views
What domain should we use for anonymous external direct image linking?
I often need to get a direct link URL to an image in one of my public galleries in a circumstance where I do not want the URL to lead back to my web site - so I want the image URL to be anonymous and ...
6
votes
1answer
120 views
Which domain should I load users' content (photos/videos) from?
When making API requests depending on what the user has setup or how you make the request you can get different results back for the URL to fetch photos from:
http://username.smugmug.com/...
...
5
votes
2answers
541 views
What DNS settings do I need to setup my custom domain?
As a pro member, what are the particular DNS settings that I need to set up my SmugMug account properly?
5
votes
1answer
74 views
Which domains can flash make requests to on SmugMug - contain crossdomain.xml file?
I'm building a Flash application that accesses SmugMug and while api.smugmug.com contains a crossdomain.xml file that lets Flash make requests there, other domains don't, namely www.smugmug.com. ...
3
votes
2answers
224 views
Is there a good way to divide my site up?
So, I do several different kinds of photography, that aren't really related. I've heard it recommended that mixing sites isn't a good idea. Is there a way short of getting a second account that I ...
1
vote
1answer
131 views
Why are pictures x'd out on my site?
Since a few weeks ago pictures on my site hosted through Smugmug have been X'd out. This is happening on my bio page as well as under my portfolio tab. I can still see pictures after I access a ...
1
vote
1answer
16 views
Can I close my pro account while keeping the domain name?
I've had a Smugmug pro account for almost a year, and plan to close it. Is it possible to close my Smugmug pro account while keeping my custom URL from GoDaddy (www.myname.com) purchased through ...
1
vote
1answer
42 views
How do I find a user's nickname from their custom domain?
In my app, I'd like to allow users to input their custom domain instead of just their nickname.
Is there a public API I can use to turn that custom domain into their nickname for use in other API ...