Skip to content

Releases: alt-design/Alt-SEO-Addon

v1.4.3

Choose a tag to compare

@Alt-Charlie Alt-Charlie released this 05 May 08:05
f57d7d6

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2 Suport collection blueprints

Choose a tag to compare

@Alt-Charlie Alt-Charlie released this 10 Apr 10:00
2c6cf47

What's Changed

  • Support collection blueprints and replace variables in schema tags by @Alt-Charlie in #54

Full Changelog: v1.4.1...v1.4.2

v1.4.1 - General Fixes and Improvement / Multisite Fixes

Choose a tag to compare

@benmAltDesign benmAltDesign released this 31 Mar 15:05
c48b7a7

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0 - Statamic 6 Support

Choose a tag to compare

@benmAltDesign benmAltDesign released this 13 Feb 15:45
329cad0

This version brings support for Statamic 6 whilst maintaining support for <6 versions. by @Alt-Charlie

v1.3.1 - Default options for robots meta

Choose a tag to compare

@Alt-Ben Alt-Ben released this 16 Jan 12:38
23c76c5

What's Changed

  • Fix - Add default follow & index options to robots meta. by @Alt-Ben in #50

Full Changelog: v1.3.0...v1.3.1

v1.3.0 - Add the ability to add custom schema

Choose a tag to compare

@Alt-Ben Alt-Ben released this 14 Apr 12:41
3b1e4e9

New Feature

Gives the ability to allow a "custom schema" field within Alt SEO - which allows clients/end users to add their own custom schema markup if they fancy. Could extend this in future into something a bit more intelligent?

Just drop ALT_SEO_ENABLE_SCHEMA=true in your env file, and use the {{ alt_seo:schema }} tag on the templates where you need it.

v1.2.4 - Cached Config Fix

Choose a tag to compare

@Alt-Ben Alt-Ben released this 17 Mar 09:02
aa4e010

Remove env() usage - @Filefabrik

v1.2.3 - Canonical fix

Choose a tag to compare

@Alt-Ben Alt-Ben released this 21 Jan 14:40
532e399

Fix - Rather than relying on context from Statamic, canonical urls will reference the current URL via Laravel request now if not specified admin side.

v1.2.2 - Blade Support

Choose a tag to compare

@Alt-Ben Alt-Ben released this 16 Dec 19:43
fba2f90

Blade Support added - @TheBnl

v1.2.1 - Bugfixes

Choose a tag to compare

@benmAltDesign benmAltDesign released this 06 Sep 14:38
f02c850

General bugfix around seo image urls