Your comments
Hi Phil,
Yes, that's correct. Could you advise? I have a support ticket in for our aikenstandard.com domain.
Christine,
How can we disable tGoogle Maps function on our Marketplace listings? I am unable to find any settings or docs referencing where to turn off/on. Thanks!
Laura
Christine,
How can we disable tGoogle Maps function on our Marketplace listings? I am unable to find any settings or docs referencing where to turn off/on. Thanks!
Laura
Nick, could you use #keywords instead?
Hello,
It's been 2 weeks since the last update -- hoping for an updated timeline. I have not seen anything in our News dashboard with additional information.
Thanks!
Laura
Hi Christine,
Do you know the date of the next release that may have a fix for this issue? We are having to refund our readers' their subscription fees in the UK.
Thanks,
Laura
The steps Elizabeth outlined above do the trick! Side note - the creative does not show up in the preview in DFP.
Thank you! I walked through the steps but I'm not able to get the preview to show up.
I just sent you an email, wondering if you could send me your screenshots?
Customer support service by UserEcho
You can add noindex meta tag to the <head> with
[% if cms.asset.type == 'image'; %]
<!--this is an image asset-->
<meta name="robots" content="noindex">
[% end; %]