Browser URL Change

2»

Comments

  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited January 12, 2012
    Andy wrote: »
    Use share>get a link on a non hide owner gallery. Replace your nickname with photos.smugmug

    http://photos.smugmug.com/Galleries/African-Safari/i-KBnqGxP/0/L/IMG6534-L.jpg
    That link exposes the gallery name and category name.

    If I had an unlisted gallery just for photo linking and it was named "links for stupid people" I sure don't want it exposed. :D

    Using cdn in that link works better and nothing is exposed, category or gallery name.

    http://cdn.smugmug.com/photos/i-KBnqGxP/0/L/IMG6534-L.jpg
    or without even exposing the photo file name
    http://cdn.smugmug.com/photos/1545890086_KBnqGxP-L.jpg
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • pilotdavepilotdave Registered Users Posts: 785 Major grins
    edited January 12, 2012
    Andy, why can't you guys just add an "obfuscated" link (cdn.smugmug.com/photos/... or whatever) to share -> get a link?

    Seems like it would save a lot of people some time. If they can do it by hand, I can't imagine it would be very hard to add. Having to change a gallery to hide owner just to get a link to one image is... well... not the easiest way it could be done. Sometimes people want their site found, sometimes they don't. It's always a little embarrassing to post a "please help me" image to dgrin.com and then have google find your post in every search for your domain name. This is why I wouldn't put my site in a signature here.

    FYI, I bet at least 1/4 of my visitors arrive at my site by searching google for my domain name. Some people haven't figured out you don't need to use google to reach a website. :)

    Dave
  • NewsyNewsy Registered Users Posts: 605 Major grins
    edited January 13, 2012
    I'm with Allen and forestlitter on this issue. There are some forums I just want ZERO exposure to my Smugmug account on and there are others where I have my Smugmug address in my thread signature. I will pull pictures from the same galleries for both; the hide owner "feature" causes other problems. I don't want to have a separate gallery with "hide owner" enabled into which I place a copy of an image I want to share to the zero exposure forums.

    A solution would be to place an "anonymous" link generator in the Share Links menu but I've tested the "cdn" method and it works for me.

    .
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited January 13, 2012
    Allen wrote: »
    That link exposes the gallery name and category name.

    If I had an unlisted gallery just for photo linking and it was named "links for stupid people" I sure don't want it exposed. :D

    Then don't name it that way :)
    We have the hide owner feature to accomplish what you're asking for.
  • SamirDSamirD Registered Users Posts: 3,474 Major grins
    edited January 13, 2012
    It seems to me there is quite a bit of interest in a non-identifiable photo link for any particular gallery. Have any of you written scripts that automatically generate one for you? If not, would you use one if someone made one?
    Newsy wrote: »
    A solution would be to place an "anonymous" link generator in the Share Links menu but I've tested the "cdn" method and it works for me.
    I think this would be the ultimate solution, with a little toggle switch like for the videos. Probably best to make an entry on feedback.smugmug.com and everyone vote on it. thumb.gif
    Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
    Want faster uploading? Vote for FTP!
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited January 13, 2012
    Simple solution:
    On the "get a link" photo page create another set below titled "Anonymous Photo Links".
    But use the CDN link so nothing is exposed and don't use the "all those /'s" image link.
    That is primarily for Google. Use XXXXXXXXX_xxxxxxx-X.jpg
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • forestlitterforestlitter Registered Users Posts: 38 Big grins
    edited January 13, 2012
    SamirD wrote: »
    It seems to me there is quite a bit of interest in a non-identifiable photo link for any particular gallery. Have any of you written scripts that automatically generate one for you? If not, would you use one if someone made one?

    I have not written one, but would certainly use one.

    Newsy wrote: »
    A solution would be to place an "anonymous" link generator in the Share Links menu....
    SamirD wrote: »
    I think this would be the ultimate solution, with a little toggle switch like for the videos. Probably best to make an entry on feedback.smugmug.com and everyone vote on it. thumb.gif

    I added this suggestion. Please vote for it if you wish. Thanks.
    http://feedback.smugmug.com/forums/17723-smugmug/suggestions/2511855-add-an-anonymous-option-to-the-shared-links-gene
  • forestlitterforestlitter Registered Users Posts: 38 Big grins
    edited January 13, 2012
    Allen wrote: »
    Using cdn in that link works better and nothing is exposed, category or gallery name.

    http://cdn.smugmug.com/photos/i-KBnqGxP/0/L/IMG6534-L.jpg
    or without even exposing the photo file name
    http://cdn.smugmug.com/photos/1545890086_KBnqGxP-L.jpg

    Why is cdn preferable to photos? Just Curious.
  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited January 13, 2012
    Why is cdn/ preferable to photos/? Just Curious.
    I've been using http://photos.smugmug.com for years.

    Right now, it looks like cdn.smugmug.com and photos.smugmug.com both resolve to a539.b.akamai.net which resolves into the same set of IP addresses in DNS (not always the exact same IP address so it's probably a few addresses in some sort of load-balancing).
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • SamirDSamirD Registered Users Posts: 3,474 Major grins
    edited January 13, 2012
    I have not written one, but would certainly use one.
    Has anyone else written one? If not, I might make a quick script similar to the one I use for my html slideshows (http://www.huntsvillecarscene.com/inline.htm) that everyone could use.

    I was thinking that you just feed it a line from the browser url when it's on the photo you want, and it returns the anonymous photo link. Would this work?
    jfriend wrote: »
    I've been using http://photos.smugmug.com for years.

    Right now, it looks like cdn.smugmug.com and photos.smugmug.com both resolve to a539.b.akamai.net which resolves into the same set of IP addresses in DNS (not always the exact same IP address so it's probably a few addresses in some sort of load-balancing).
    So would cdn or photos be preferred if I develop a script?
    Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
    Want faster uploading? Vote for FTP!
  • forestlitterforestlitter Registered Users Posts: 38 Big grins
    edited January 13, 2012
    SamirD wrote: »
    So would cdn or photos be preferred if I develop a script?

    I don't understand the difference, so cannot give an informed opinion. Andy recommended photos.

    Thanks for any effort you are willing to put into this.
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited January 13, 2012
    I don't understand the difference, so cannot give an informed opinion. Andy recommended photos.

    Thanks for any effort you are willing to put into this.

    Actually, if you're going to construct your own urls I'd recommend cdn.smugmug.com
  • SamirDSamirD Registered Users Posts: 3,474 Major grins
    edited January 13, 2012
    Andy wrote: »
    Actually, if you're going to construct your own urls I'd recommend cdn.smugmug.com
    Sounds good!

    I'll see if I can exercise my brain this weekend and create an 'anonymous photo link' script. thumb.gif
    Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
    Want faster uploading? Vote for FTP!
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited January 14, 2012
    SamirD wrote: »
    Sounds good!

    I'll see if I can exercise my brain this weekend and create an 'anonymous photo link' script. thumb.gif

    You should wait and let me find out for 1000% sure if cdn or photos is correct (or better etc)
  • SamirDSamirD Registered Users Posts: 3,474 Major grins
    edited January 14, 2012
    Will do! Thank you Andy. thumb.gif
    Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
    Want faster uploading? Vote for FTP!
  • NewsyNewsy Registered Users Posts: 605 Major grins
    edited February 6, 2012
    oh for ____ sakes!! :bluduh

    Now using "cdn" provides no anonymity at all!

    ex: http://cdn.smugmug.com/1701217053_P9CHsDs-O.jpg


    will deliver this URL when opened in a browser

    "http://newsy.smugmug.com/Other/New-Images-Public/i-P9CHsDs/0/O/DSC03631csmall.jpg"


    This is NOT what we used to have!

    Is there any way to get an ANONYMOUS URL without having to resort to creating duplicate files in a special gallery?
  • jfriendjfriend Registered Users Posts: 8,097 Major grins
    edited February 6, 2012
    Newsy wrote: »
    oh for ____ sakes!! :bluduh

    Now using "cdn" provides no anonymity at all!

    ex: http://cdn.smugmug.com/1701217053_P9CHsDs-O.jpg


    will deliver this URL when opened in a browser

    "http://newsy.smugmug.com/Other/New-Images-Public/i-P9CHsDs/0/O/DSC03631csmall.jpg"


    This is NOT what we used to have!

    Is there any way to get an ANONYMOUS URL without having to resort to creating duplicate files in a special gallery?
    This seems to work: http://photos.smugmug.com/photos/1701217053_P9CHsDs-O.jpg and is what I've been using for years.
    --John
    HomepagePopular
    JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
    Always include a link to your site when posting a question
  • NewsyNewsy Registered Users Posts: 605 Major grins
    edited February 6, 2012
    Ah @%$%$#!! It is the second middle "photos" that forces the anonymous.

    "http://cdn.smugmug.com/photos/1701217053_P9CHsDs-O.jpg"

    My mistake! No need to panic. All clear. 11doh.gifdoh11doh.gif
  • SamirDSamirD Registered Users Posts: 3,474 Major grins
    edited February 6, 2012
    Andy wrote: »
    You should wait and let me find out for 1000% sure if cdn or photos is correct (or better etc)
    Did you ever find out which one of these was better? headscratch.gif
    Pictures and Videos of the Huntsville Car Scene: www.huntsvillecarscene.com
    Want faster uploading? Vote for FTP!
Sign In or Register to comment.