Skip to content

Releases: patrickdemooij9/SeoToolkit.Umbraco

2.3.0 & 3.1.0

05 Feb 18:47
Compare
Choose a tag to compare

Hi everyone!

This release is now available for Umbraco 10 (SeoToolkit 2.3.0) & Umbraco 11 (SeoToolkit 3.1.0). There are some cool things here to explore, so lets get started!

Robots on content level

A while back, I introduced the ability to set robot meta fields on your document types. This time, it has also been introduced on the content level.
image

It'll display the value of the document type at the bottom and allows you to overwrite it by using any of the above options. You can also select "none" if you don't want any robot meta fields on your page.

Show sitemaps on the robots.txt automatically

While all the functionalities in SeoToolkit are quite individual, there are some ways to combine them. This is one of the ways. If you use SeoToolkit, it'll automatically add the sitemaps of your domains to the robots.txt based on the sitemap functionality of SeoToolkit. You are also able to overwrite this functionality if you have different way that you want to implement this.

Along with that comes a new configuration open to turn this on or off:

"SeoToolkit": {
    "Global": {
      "AutomaticSitemapsInRobotsTxt": true
    }
  }

Thank you

And finally I would like to thank @whitter for fixing an issue with the chart.js that I wasn't aware off. Thank you for your PR! And a thank you to @ianleeder for finding issues while using SeoToolkit 🙏

And that will be all. Below is a full changelog. If you find any issues with these versions, then please let me know!

What's Changed

New Contributors

Full Changelog: 2.2.1...3.1.0

3.0.1

15 Jan 16:03
Compare
Choose a tag to compare

Hi everyone,

This is a small update for the Umbraco v11 version of SeoToolkit. It also consists of a change made by @ianleeder. H5YR!

What's Changed

New Contributors

2.2.1

15 Jan 16:01
Compare
Choose a tag to compare

Hi everyone,

This is a small update for the Umbraco v10 version of SeoToolkit. It also consists of a change made by @ianleeder. H5YR!

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

3.0.0

04 Dec 10:20
Compare
Choose a tag to compare

Hi everyone,

This release allows you to use SeoToolkit for the newest Umbraco release (V11).

If you spot any issues with this release, then please let me know!

2.2.0

27 Oct 19:46
Compare
Choose a tag to compare

Hi everyone!

A nice update has been released for SeoToolkit. Pushing the package to 2.2.0. There are two changes that I would like to highlight.

Robot tags

You are now able to setup robot tags for your document types. So if you have a type of page that you don't want Google to index, you can easily set it up within Umbraco without adding additional coding.
This setting isn't available on the content level yet, as I still have to figure out how to make that work together with fallback values.
image

Site Audit

Last time, I released a beta version for Site Audit. Unfortunately, there wasn't a lot of feedback to help me with the package development, but I have been able to have it running on one of my websites since the beta and I think it is time to add it to the core package.

Site audit has the following features:

  • Create your own audits.
  • Control the time between crawls & the number of pages crawled.
  • Choose for multiple checks (Broken links, broken images, etc)
  • All audits are stored in the database, so you can come back whenever you want to compare results

And that is all for this update. There were also some bugfixes but nothing note worthy. If you find any issues or just have feedback, then please make an issue on the Github page to make this package even better!

Full change log

Full Changelog: 2.1.4...2.2.0

2.1.4

27 Sep 18:54
Compare
Choose a tag to compare

Hi everyone,

Back with another small update to fix an issue regarding custom domains on redirects

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3

18 Sep 18:42
Compare
Choose a tag to compare

Hi everyone,

Small update to fix a small issue!

What's Changed

Full Changelog: 2.1.2...2.1.3

2.1.2 Release

06 Sep 18:23
Compare
Choose a tag to compare

Hi everyone,

Small update with two bugfixes!

What's Changed

Full Changelog: 2.1.1...2.1.2

Let me know if you find any more issues!

2.1.1 Release

30 Aug 18:01
Compare
Choose a tag to compare

Hi everyone,

A small update with just one change!

What's Changed

  • Change sitemap.xml content type to application/xml instead of text/xml by @patrickdemooij9 in #107

Full Changelog: 2.1.0...2.1.1

2.1.0 Release

05 Aug 14:38
53df654
Compare
Choose a tag to compare

Hello everyone,

Version 2.1.0 is now out on Nuget. While it doesn't have a lot of changes, it now includes all the html, css, js as static assets instead of all the build events that it was doing before. Along with that, we have a new notification that you can also find in the documentation:

When upgrading to this version, please delete the following folders in your solution:

  • /Views/ScriptManager/
  • /App_Plugins/SeoToolkit

While this won't break your application, it will not update the files on any further updates.

As always, if you find any issues. Please report them on the issues tracker and I'll get right on top of them!

What's Changed

Full Changelog: 2.0.1...2.1.0

## Donations
If you like what I do with SeoToolkit and would like to buy me a coffee, then you can do so here: https://www.buymeacoffee.com/HHIl3uvWKj