Photon failed to activate. Error: This module…
-
Greetings!
I can not enable the Photon-module in my Jetpack installation. I get the errorm essage “Photon failed to activate. Error: This module requires your site to be set to publicly accessible.”
I have the most recent version of WordPress and Jetpack and the photon-module have been enabled in the past.
The website in question is ludwigsormlind.se.
I saw in another post the xmlrpc must be reachable and it seems to be. The tiled galleries works very good. I also use the Cloudflare CDN free plan for my website.
What would be my next step to try to get this to work? Thank you for any advice,
-
This topic was modified 9 years, 6 months ago by
lsormlind.
-
This topic was modified 9 years, 6 months ago by
-
Jetpack checks your site’s RSS feed to determine whether your site is public or not. Unfortunately, a plugin or your theme seems to add Google Adsense code right at the top of your RSS feed, thus causing an error with your feed:
https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fludwigsormlind.se%2Ffeed<!-- AdSense ovanför inlägg --> <div style="margin: 5px 0 50p 0;" <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- ludwigsormlind.se responsiv topp --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1822919362002297" data-ad-slot="3915594957" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div>To solve this issue, you’ll need to figure out what plugin or part of your theme adds this code, and you’ll need to make sure the code isn’t loaded in your RSS feed. Once your RSS feed is valid, you should be all set!
Thank you!
After removing the option for Adsense in my feed the setting in the Ad Inserter plugin I was able to enable Photon.
🙂
The topic ‘Photon failed to activate. Error: This module…’ is closed to new replies.