Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jamie Townsend 62 posts 287 karma points c-trib
    Apr 19, 2022 @ 14:06
    Jamie Townsend
    0

    v7 to v8 Migration

    Hi there,

    We are having issues with SEOChecker when going from v7.15.2 to v8.18.3 The issue is that the SEO fields for title/keywords/description are not displayed, no errors happen either.

    After a lot of debugging we finally removed the SEOChecker property and readded it, which fixed the issue - this pointed us in the direction of the prevalues, which do not seem to be migrated correctly.

    After a migration the db table umbracoDataType shows the following for the SEOChecker.

    {"SEOCheckerPreValueProperty":"<SEOCheckerDataTypeConfig><TitleMappingAlias /><KeywordsMetaAlias /><DescriptionMetaAlias /><ShowKeywordOption>false</ShowKeywordOption></SEOCheckerDataTypeConfig>"}

    However, if I remove and re-add SEOChecker the value is updated to below, which then fixes the issue.

    {"validationMode":"always","useKeywordTag":false,"keywordSelectionTool":"https://keywordtool.io/"}

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Apr 20, 2022 @ 05:33
    Richard Soeteman
    0

    Great find and indeed format has changed over major versions from XML to JSON.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies