SeoToolkit.Umbraco icon indicating copy to clipboard operation
SeoToolkit.Umbraco copied to clipboard

SeoToolkit is a SEO package for Umbraco 9, 10, 11, 12 & 13. This package features most functionalities needed for your SEO needs like meta fields, sitemap, robots.txt and much more.

Results 55 SeoToolkit.Umbraco issues
Sort by recently updated
recently updated
newest added

I've run SQL Profiler and used k6 to generate some load tests. It appears every HTTP request runs a query to look for Redirects from the `SeoToolkitRedirects` table. Using k6,...

Will package support multisite robots.txt ?

Hi there, we are using SEO Toolkit 3.5.0 along with Umbraco 12.1.2. In list view, there is a problem with saving the Meta Fields settings. The child page’s values are...

A minor spelling error in the RedirectsService were bothering me, so i fixed them :)

Hello, Our company is using Umbraco v9.5.0 and we have installed SEO toolkit for umbraco --version 1.0.0. Everything seems fine (not all is yet tested), however Meta Fields don't have...

When using regex redirect with a custom domain, it triggers on all domains instead of only the custom domain. This MR fixes this.

There was a previous (now closed) issue https://github.com/patrickdemooij9/SeoToolkit.Umbraco/issues/172 With a request to hide pages from the sitemap on a node level. I also have this requirement and had assumed that...

When creating a redirect and setting the target of the redirect, using the Content option, you can select a page succesfully: ![image](https://github.com/patrickdemooij9/SeoToolkit.Umbraco/assets/13347420/86c48307-4708-4a9b-b1bb-3aa0fd7a20ab) However, when using the search function and then...

The initial draft for uSync implementation. - [x] Sync meta field- / SEO field values - [x] Support language variants - [x] Sync SEO settings For now both handlers are...