patrickdemooij9
patrickdemooij9
Would be great if we can connect all the extra document type settings to uSync so users can easily move them from environment to environment. Would probably be available in...
We now have the installation step that you have to include the taghelpers in the _ViewImports.cshtml. Ideally, we don't want this as we rather have it automatically. We can do...
Currently, you can only select one inherited item and it'll then inherit everything of that item. However, I think there should be different logic in place for it: - Allow...
We now just show "Inherited", while it would be much better to show the value that will be used. Probably have some readonly state so it cannot be changed
The search for https://github.com/patrickdemooij9/SeoToolkit.Umbraco/issues/67 is fine for a lot of use cases. However, there are some fields that aren't being searched on: - Domain - To URL (if content or...
Allow shortcuts for users that aren't that familiar with robots.txt formatting. Shortcuts that I am thinking of: - Disallow all - Allow pages - Allow all I think shortcuts like...
ScriptManager now always loads the scripts whenever it is loaded. It would be nice if we can add checks that check if the specific script should be loaded or not....
We currently don't do anything with versioning for the meta fields. However, it would be nice to have to see what users have been editing.
While users are able to use the inheritance, however it might be better to use a global settings if everything is almost the same anyway.
A/B testing would be awesome to have! Being able to split the Title format or something else and then track the two groups. Not quite sure how to do this...