Can anyone think of a RW plugin that might be blocking referral data?
I’m having trouble getting my vimeo embeds to play on my site when I use Vimeo’s domain-level privacy settings.
The latest from vimeo support points out that domain-level privacy depends on the referrer.
The possible problems could be
• meta tag referrer set to “no-referrer” or “origin-when-crossorigin”
This does not seem to be the case. The only referrer tag I have found is content=“same-origin”
• IP address in privacy setting (N/A)
• Page hosted on different domain from the one listed in the address bar (I’m not sure how that would happen)
• embedded player contained within an iframe or referrer-blocking element. (That is not the case)
• a third-party plugin that purposefully blocks referral data sent from the site.
So, can anyone think of a RW plugin that might be blocking referral data?
Does embedding work if you let everyone see it and turn off domain-level privacy?
I have a Vimeo Plus account, but never use domain-level privacy, so I may not be able to help much. But the 2 questions above are still possibly relevant.
Okay, I just tested with a video of my own and all works fine.
How are you embedding? Putting the relevant code into an HTML stack? Something else?
How did you define the domain. On my first try I included https:// and that didn’t work. So I put in the general domain without the beginning part (https://).
Vimeo truncates the domain when you enter it. So, you can enter https://—.com and http://—.com, www.—.com, —.com, and —.com/a-page, and Vimeo will only allow —.com.
@iansinclair I’m undoing the specific domain setting for my one video. Hopefully you got things sorted out, or at least were able to test with my example. At any rate, I need the video, after 8 hours, to now be available to anyone again. Hope you got the issue sorted.
Problem solved.
The referrer meta tag content=“same-origin” was the culprit.
Apparently I had privacy settings for my site set to “Anonymise requests to third party servers”
Just seen this - Yes, the RW setting “Anonymise requests to third party servers” is very dangerous indeed - there is no explanation of what it really does - I fell foul of it a few months ago and it totally breaks Vimeo, presumably YT too.