I’ve gone and added this to my functions.php
function no_photon_by_page() {
if ( is_single() ) {
add_filter( ‘jetpack_photon_skip_image’, ‘__return_true’);
}
}
add_action(‘wp’, ‘no_photon_by_page’);
No luck. I’ve even tried it on individual pages
function no_photon_by_page() {
if ( is_page( 2 ) ) {
add_filter( ‘jetpack_photon_skip_image’, ‘__return_true’);
}
}
add_action(‘wp’, ‘no_photon_by_page’);
No luck.
It was varnish not refreshing.
Good morning –
I’ve run the domain through our debugger and it doesn’t look to have the Jetpack plugin actively installed.
Please try to disconnect and reconnect the plugin.
Here is a copy of the error I am getting.
We were unable to resolve the A record for your domain. It is likely that you have recently registered your domain name. It takes several hours for new or transferred domain names to start working, so please come check back later. If you’re still having the same error after 48 hours, please contact your web hosting provider.
It was varnish. Is there a way for a moderator to remove the link from this first post please?
-
This reply was modified 8 years, 1 month ago by
siriuscm.
Sorry for the late reply – Yes, we will remove that link.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@madhattersez I’m sorry, but unless it’s an extreme case post and replies are not edited.
https://wordpress.org/support/guidelines/#deleting-editing-posts
Search engine hits are never considered extreme. The link will not be removed.