Tell me more ×
SmugMug Stack Exchange is a question and answer site for SmugMug developers and end users. It's 100% free, no registration required.

I would like to open up some categories to be able to be shared on Pinterest. I know how to turn off Pinterest sharing for my whole site, but have not been able to figure out if I can do it based on a category. If not, can it be done based on a gallery.

I was thinking I could put the Pinterest code in the description field, however that did not work as I think it needs to be within the header section.

share|improve this question

1 Answer

Sure, try this in a Gallery Description:

<html><meta name="pinterest" content="nopin" /></html>

It will block pinning to Pinterest for that gallery.

share|improve this answer
2  
Is there a way to do it by category? I will do more experimenting when I get home. – Bradford Benn Mar 22 '12 at 17:14
1  
Not to my knowledge, Bradford. – Andy Williams Mar 22 '12 at 17:36

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.