Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

"Site isolation" seems to make me click the back button multiple times on pages with embedded YouTube videos

  • 6 réponses
  • 1 a ce problème
  • 72 vues
  • Dernière réponse par jpawlick4

more options

I am currently creating a website in WordPress. It has many embedded YouTube videos.

On pages with embedded YouTube videos, in order to go back to the previous page, I have to click the Back button multiple times. If I right-click on the back button, I see that the page I am currently on has been listed multiple times.

Many other support questions list this issue. I have found that if I disable "Site Isolation" (URL about:config -> set fission.autostart to false -> restart Firefox), the issue goes away.

I am interested, however, in the user experience for those who will go to my site. Is there anything I can do so that "Site Isolation" does not cause this problem?

Thanks, Jeff

I am currently creating a website in WordPress. It has many embedded YouTube videos. On pages with embedded YouTube videos, in order to go back to the previous page, I have to click the Back button multiple times. If I right-click on the back button, I see that the page I am currently on has been listed multiple times. Many other support questions list this issue. I have found that if I disable "Site Isolation" (URL about:config -> set fission.autostart to false -> restart Firefox), the issue goes away. I am interested, however, in the user experience for those who will go to my site. Is there anything I can do so that "Site Isolation" does not cause this problem? Thanks, Jeff

Solution choisie

I found a solution that works for me!

When you generate the embed code on YouTube.com, you can select "Use privacy-enhanced mode." This changes the link within the embed code from "https://www.youtube.com/embed/..." to "https://www.youtube-nocookie.com/embed/"

Using this new code on my WordPress site, I no longer have to hit the back button twice, and if I right-click on the back button I just see one instance of each page, as should be the case.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (6)

more options

In case it helps, the temporary version of my site is https://stgronli-cp708.wordpresstemporal.com/. You should be able to verify the issue without logging in. For instance, on the top menu bar, click "Noticias." Then click "Home." If you right-click the back-button, both are listed multiple times (at least for me).

more options

@DontHaveCow: Update - Yes, I have now also asked Wordpress. Waiting for a reply. But I think Mozilla will have the best perspective to help answer the question.

Modifié le par jpawlick4

more options

I just tested with Fission off and had to click multiple times to go back on Linux. I cleared my cache and restarted the browser before testing.

Modifié le par jonzn4SUSE

more options

Here is a video of my desktop showing the issue. I have the same issue with Fission on or off.

https://youtu.be/3nMgOmyqnWI

more options

I also ran a test in Troubleshoot mode with no issues going back. Someone more Dev savvy will have to chime in.

Modifié le par jonzn4SUSE

more options

Solution choisie

I found a solution that works for me!

When you generate the embed code on YouTube.com, you can select "Use privacy-enhanced mode." This changes the link within the embed code from "https://www.youtube.com/embed/..." to "https://www.youtube-nocookie.com/embed/"

Using this new code on my WordPress site, I no longer have to hit the back button twice, and if I right-click on the back button I just see one instance of each page, as should be the case.