Publishes blog post & author data as Linked Data.
As of April 2026, wp-linked-data is a WordPress rdf plugin with 10 active installations and a 4.7/5 rating from 3 reviews. It has been downloaded 2.7K+ times in total. Requires WordPress 3.5.1+ and PHP false+. Available on WordPress.org since 2013. Last updated 2 years ago — may have compatibility concerns. Top alternative: Disable Feeds.
The plugin publishes Linked Data about your blog contents and helps you hosting or connecting your WebID.
Turtle and RDF/XML documents can be retrieved performing a HTTP GET request with an appropriate HTTP-Accept-Header set. Blog posts and pages are identified by their original document URI appended by the fragment identifier #it.
E.g. if a blog post ist available at http://example.org/2013/04/my-first-blog-post, the post itself (as an “abstract thing”) is identified by http://example.org/2013/04/my-first-blog-post#it
You may use curl to retrieve Linked Data, e.g.:
curl -H ‘Accept: text/turtle’ http://example.org/2013/04/my-first-blog-post#it
An author, as a person, is per default identified by the author page URI appended by the fragment identifier #m…
| WordPress | 3.5.1+ requiredTested up to 6.4.8 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.