Skip to content

Releases: alt-design/Alt-SEO-Addon

v1.2.1 - Bugfixes

06 Sep 14:38
f02c850
Compare
Choose a tag to compare

General bugfix around seo image urls

V1.2 - Meta templating overhaul / Overridable Meta Fields

05 Sep 14:27
134fc13
Compare
Choose a tag to compare

Replaced the AltSeo Tag meta function with a new version that uses an antler.html view instead of building the fields in PHP.

All fields are now passed into antlers {{ yield }} tags and can be overridden in templates using the {{ section }} tag. Details for the section names can be found in the updated readme

v1.1.9 - Support for NoIndex & NoFollow

16 Aug 14:17
6910436
Compare
Choose a tag to compare
Merge pull request #34 from alt-design/updates

Add nofollow + noindex support

v1.1.8 Fixes assumed "assets" container

14 Aug 16:12
f5a21e6
Compare
Choose a tag to compare

Fixes assumed "assets" container errors in general options page.

v1.1.7 Terms Support

14 Aug 15:30
7f11756
Compare
Choose a tag to compare

Add support to SEO fields on Terms - @Pluuk

v1.1.5 Localisation Support

14 Aug 15:29
7f11756
Compare
Choose a tag to compare

Added localisable to blueprints to support site localisation for SEO fields @TheBnl

v1.1.6 Missing Str Fix

15 Jul 11:21
a922ddc
Compare
Choose a tag to compare

Bugfix - Fixes missing Str class

v1.1.4 Social Links Fix

17 May 20:18
39d85fe
Compare
Choose a tag to compare

Bugfix - Fix to social links @ceesvanegmond

v1.1.3 - V5 Statamic & Canonical/Meta Url update

13 May 15:35
045f437
Compare
Choose a tag to compare
  • Compatibility with v5 Statamic

  • Meta/Canonical Url update

  • Bugfix: index is not always 6 @ceesvanegmond

  • Feature: Make output a little more readable @ceesvanegmond

  • Statamic dependency - @duncan412

Canonical URL's

09 Apr 12:13
61595ae
Compare
Choose a tag to compare

Added functionality that allows you to select a canonical url, defaults to the current page if none speficied.