@abhinov-singh is the notification in relation to the same thing? e.g. all referring to the same topic?
In that case the notifications will be marked read as they're related...
Hi Everyone,
I check meta tag on HTML all is fine but when I check it on Facebook debugger Or share link on Facebook nothing appear
https://developers.facebook.com/tools/debug/og/object/?q=http%3A%2F%2Fforum.rapsun.net
How can I solved this issue ?
Thanks
Still looking for solved this issue!
according to their scraped info they have the correct og:title but don't display it, might be because of the arabic(?) characters
here is a debug of this site and it works fine https://developers.facebook.com/tools/debug/og/object/?q=https%3A%2F%2Fcommunity.nodebb.org
edit: you might have to set opengraph locale with
<meta property="og:locale" content="ar_AR" />
you can just add this on your admin page under appearance > custom html & css > custom header