aaronpk / webmention.io

Easily enable webmentions on any web site
https://webmention.io/
Other
780 stars 38 forks source link

All test passed but webmentions doesn't appear in API #151

Closed tcgumus closed 4 years ago

tcgumus commented 4 years ago

Hello, i have webmentions on my "dashboard" page but https://webmention.io/api/mentions.jf2?target=https://pikseladam.com link doesn't show some data. So, i can't display them on my web. What am I missing? Can you help me?

image

image

image

Thank you, best regards, tuna

aaronpk commented 4 years ago

Try using the method to retrieve all mentions of your domain:

https://github.com/aaronpk/webmention.io#find-all-links-to-your-domain

Or specify the exact url of a page to retrieve mentions for.

tcgumus commented 4 years ago

Thank you. I thought every value displayed in dashboard would be in the API results but target on main page is not listed. 👍