Turn off Jetpack Monitoring
-
I already completely wiped my site but didn’t turn off Jetpack monitoring. I NEED IT TURNED OFF! Please help.
The blog I need help with is: (visible only to logged in users)
-
Hi –
It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line:
curl -A 'Jetpack by WordPress.com' -d '<methodCall><methodName>demo.sayHello</methodName></methodCall>' https://www.matthew-daniel.com/xmlrpc.phpThe answer should be:
<?xml version="1.0" encoding="UTF-8"?> <methodResponse> <params> <param> <value> <string>Hello!</string> </value> </param> </params> </methodResponse>Once the connection is restored properly we can go ahead and turn off the Monitor module.
-
Hi, let me first say thank you for your quick response. I must also clarify and say that I’ve completely removed WordPress from my server and I no longer want Jetpack pinging my server. How do I remove the pinging to my domain when I’m no longer hosting WordPress?
-
Hi there,
I have disconnected your site from your WordPress.com account and you won’t be receiving those alerts anymore.
If you have any other questions, just let me know and I’ll be happy to help.
- The topic ‘Turn off Jetpack Monitoring’ is closed to new replies.