Skip to content

Releases: Cyber-Duck/Silverstripe-SEO

4.6.2

30 Aug 08:25
0b7c401
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Fall back Default image wasn't being loaded. by @n8-dev in #46

Full Changelog: 4.6.1...4.6.2

Fixes dev/build issues from 4.6.0

10 May 14:04
e11c9b5
Compare
Choose a tag to compare
Merge pull request #45 from Cyber-Duck/feature/indexed-fields-as-varc…

…hars

Changed indexed fields to varchar (from text)

Use _resources instead of resources for asset directory

08 Jun 18:51
Compare
Choose a tag to compare
4.5.0

Use _resources of resources for asset requirement folder

Ability to specify the default social page image

03 Apr 21:53
Compare
Choose a tag to compare
Ability to set the defaul page social image to be used when the image…

… is missing from the individual page

4.2.4

23 May 10:12
Compare
Choose a tag to compare

Fix Blog Post image Schema URL format

4.2.3

25 Apr 11:05
Compare
Choose a tag to compare

Fix SEO admin error when no social image set

4.2.2

05 Feb 18:01
Compare
Choose a tag to compare

FIX

  • issue with config remove call
  • issue with Meta content type
  • issue with SEO paginated list prev link
  • missing var in SEO admin

ADD

  • Default social image field to CMS settings
  • Image size description to social image fields
  • Insert Pagination meta in Meta title when pagination is set; in format " | Page [page] of [total] "
  • owns to social image

UPDATE

  • SEO admin gridfied summary fields

4.2.1 - JSON Schema Support

19 Nov 16:25
Compare
Choose a tag to compare

Add schema.org JSON Schema Support:

  • auto-generated schema for Blog Posts
  • free text field to add page specific schema

Fixes:

  • Update SEO Admin to use native versioning across grid field

4.1.2

22 Mar 10:37
Compare
Choose a tag to compare

Fix Meta tag output when passing non page object

4.1.1

14 Mar 12:34
Compare
Choose a tag to compare

Fix duplicated sitemap XML entries