Getting metadata from wordpress
-
Hi,
Is there any way to add metadata to a WordPress post/page that can be accessed by external scripts?
(I have a script that checks a specific page on my blog, and I would like it to extract the date of last update of that page, or some other type of metadata)Thanks,
ChenThe blog I need help with is: (visible only to logged in users)
-
Hi
I’m affraid your not able to add new metadata to the post/page.
In order to check the last update of the page/post try to verify this string:
<meta property="article:modified_time" content="2017-05-22T12:15:15+00:00" />Hope that helps,
João
-
-
- The topic ‘Getting metadata from wordpress’ is closed to new replies.