Skip to content

Releases: theNewDynamic/hugo-module-tnd-seo

v0.1.10

Choose a tag to compare

@regisphilibert regisphilibert released this 31 May 18:40

Fix sanitazation error when description not existing (56a9fd7)

v0.1.9

Choose a tag to compare

@regisphilibert regisphilibert released this 26 May 13:30
  • Sanizize SEO Description (bf393a5)
  • Take into acount .Params.private on top of .Params.seo.private (264bb99)

v0.1.8

Choose a tag to compare

@regisphilibert regisphilibert released this 03 May 15:47

Fixes twitter:card meta (ddcb9d5)

v0.1.7

Choose a tag to compare

@regisphilibert regisphilibert released this 09 Feb 15:22

Add ability to overwrite some jsonld data from AddSEOData

v0.1.6

Choose a tag to compare

@regisphilibert regisphilibert released this 20 Jan 15:14

Bug fix

  • Fix follow/nofollow tag missing a name attribute (12d84bc)
  • Fix site_name module param being ignored (f4715ba)

v0.1.5

Choose a tag to compare

@regisphilibert regisphilibert released this 05 Nov 16:39

Fix returning partial cannot have zero value argument.

Recent release of Hugo prevents returning partials from having zero value argument. This introduce a test in the tags.html partial before using private/GetTag.html

v0.1.4

Choose a tag to compare

@regisphilibert regisphilibert released this 08 Sep 16:12

Surface SEO Image's relative url in SEO Data model (c31917b)

v0.1.3

Choose a tag to compare

@regisphilibert regisphilibert released this 02 Sep 20:26
8de15eb

Improve multilingual support (8de15eb)

v0.1.2

Choose a tag to compare

@regisphilibert regisphilibert released this 17 Aug 15:14

v0.1.1

Choose a tag to compare

@regisphilibert regisphilibert released this 31 Jul 19:04

Fixes default image.