DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://20-years-of.joomla.org/#/schema/Organization/base",
"name": "20 Years of Joomla!",
"url": "https://20-years-of.joomla.org/"
},
{
"@type": "WebSite",
"@id": "https://20-years-of.joomla.org/#/schema/WebSite/base",
"url": "https://20-years-of.joomla.org/",
"name": "20 Years of Joomla!",
"publisher": {
"@id": "https://20-years-of.joomla.org/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "https://20-years-of.joomla.org/#/schema/WebPage/base",
"url": "https://20-years-of.joomla.org/",
"name": "20 Years of Joomla! 20 Years Together!",
"description": "Let's unite and celebrate Joomla's legacy and bright future - together!",
"isPartOf": {
"@id": "https://20-years-of.joomla.org/#/schema/WebSite/base"
},
"about": {
"@id": "https://20-years-of.joomla.org/#/schema/Organization/base"
},
"inLanguage": "en-GB"
},
{
"@type": "Article",
"@id": "https://20-years-of.joomla.org/#/schema/com_content/article/11",
"name": "Home",
"headline": "Home",
"inLanguage": "en-GB",
"isPartOf": {
"@id": "https://20-years-of.joomla.org/#/schema/WebPage/base"
}
}
]
}