ChristianMurphy / apereo.foundation

Community based redesign of Apereo website
https://apereo.foundation
Apache License 2.0
4 stars 1 forks source link

refactor: setup additional search engine optimization #33

Closed ChristianMurphy closed 6 years ago

ChristianMurphy commented 6 years ago

also adds commentary on what configuration properties are doing


Contributor License Agreement adherence:

ChristianMurphy commented 6 years ago

Similar properties should be set for each individual project in the _projects collection.

ChristianMurphy commented 6 years ago

Currently sets

<title>Apereo Foundation | apereo.foundation</title>
<meta name="generator" content="Jekyll v3.6.2">
<meta property="og:title" content="Apereo Foundation">
<meta property="og:locale" content="en_US">
<link rel="canonical" href="http://0.0.0.0:4000/">
<meta property="og:url" content="http://0.0.0.0:4000/">
<meta property="og:site_name" content="apereo.foundation">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Apereo">
<meta property="article:publisher" content="apereo">
<script type="application/ld+json">
{"@type":"WebSite","url":"http://0.0.0.0:4000/","headline":"Apereo Foundation","sameAs":["https://twitter.com/Apereo","https://www.facebook.com/apereo","https://apereo.slack.com","https://github.com/apereo"],"name":"Apereo Foundation","@context":"http://schema.org"}</script>