Polish accessibility and SEO metadata
This commit is contained in:
parent
d8f7704733
commit
508bb7a4da
13 changed files with 76 additions and 21 deletions
|
|
@ -5,13 +5,13 @@ import mainHtml from "../content/pages/events.html?raw";
|
|||
|
||||
<SiteLayout
|
||||
title="Upcoming Events – FFWPU Ireland"
|
||||
description="See upcoming FFWPU Ireland community events and calendar listings."
|
||||
bodyClass="archive post-type-archive post-type-archive-tribe_events custom-background tribe-events-page-template tribe-no-js tribe-filter-live metaslider-plugin parabola-image-three caption-light meta-light parabola_triagles parabola-menu-left"
|
||||
pathname="/events.html"
|
||||
canonical="/events.html"
|
||||
robots="noindex, follow, max-image-preview:large"
|
||||
>
|
||||
<Fragment slot="head">
|
||||
<script is:inline>
|
||||
document.head.insertAdjacentHTML("beforeend", '<meta name="robots" id="tec_noindex" content="noindex, follow" />');
|
||||
</script>
|
||||
<link rel="stylesheet" id="tec-variables-skeleton-css" href="/assets/vendor/events-calendar/common/src/resources/css/variables-skeleton.min.css?ver=6.3.2" type="text/css" media="all" />
|
||||
<link rel="stylesheet" id="tec-variables-full-css" href="/assets/vendor/events-calendar/common/src/resources/css/variables-full.min.css?ver=6.3.2" type="text/css" media="all" />
|
||||
<link rel="stylesheet" id="tribe-common-skeleton-style-css" href="/assets/vendor/events-calendar/common/src/resources/css/common-skeleton.min.css?ver=6.3.2" type="text/css" media="all" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue