Ghost has a built-in service for making xmlrpc pings when a post is published:
https://github.com/TryGhost/Ghost/blob/master/core/server/services/xmlrpc.js
These services are no longer working.
Therefore the service and related tests need to be removed.
@coltonberger and I are working to remove xmlrpc service
rpc.pingomatic.com
Is working for me if i use weblogUpdates.ping as method (instead of weblogUpdate.ping). I have no clue if their API just has changed.
@Rahmon We decided to keep the RPC service and just remove the target ping service which doesn't work anymore. Let me know if you would like to double check my finding from https://github.com/TryGhost/Ghost/issues/9644#issuecomment-398342654 and update your PR :) Thanks for your help!
Ok @kirrg001. I'll update my PR.
@Rahmon 馃帄
Confirmation the blogsearch one is down: https://plus.google.com/+GoogleWebmasters/posts/46W7ZwVrwqg
Most helpful comment
@Rahmon 馃帄