Tagged Questions
1
vote
2answers
287 views
How to test if my pingback was successful?
I'm currently writing the pinging-back code of a blogging platform. Pingbacks work at localhost, but I want to test if they work when pinging a 3rd-party service.
Is there any website or any other ...