Skip to content
patrickdemooij9 edited this page Jan 4, 2022 · 2 revisions

Welcome to the uSeoToolkit wiki!

Here you can find all the documentation to get started with uSeoToolkit! There are various sections for each of the different functionalities of this package.

uSeoToolkit is split up in multiple Nuget packages. This is because you might not always need to have all the features. Maybe you already have functionalities in place for rendering your sitemap, so then the sitemap functionality isn't really needed for you. Due to all functionalities being in other packages, it'll keep the size of your application down by only including the functionalities that you need!

What functionalities does uSeoToolkit have?

uSeoToolkit currently has a few functionalities, but there are more on the way! Currently the functionalities are:

  • Meta Fields
  • Sitemap
  • Robots.txt
  • Script Manager

Configuration

Most of the packages work out of the box, but some will also need some configuration which the package isn't able to do for you. On the right side you can find the configuration of all the different packages. Using all the packages? Don't worry, we'll also have a page with all the configuration that needs to be done. Don't worry, most of the configuration is already done! This will only take a few minutes to get ready.

Questions, Issues & Improvements

I am sure that you'll encounter some issues, have some questions or even some improvements while playing around with the package. You can always create an issue on the issue tracker for any one those. The source code of uSeoToolkit is also available for everyone to see. So, you can always dive into the source code to figure out what is exactly happening.