Copied to clipboard

Flag this post as spam?

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


  • M N 125 posts 212 karma points
    Aug 07, 2017 @ 19:03
    M N
    0

    SEO Checker issues on 7.6.4

    Greetings,

    Hit a snag getting SEO Checker up and running on 7.6.4

    First I installed via the Umbraco Backoffice Package Manager. The Section did not show up on the left, so I manually added the entries into both dashboard.config and applications.config

    This shows as [seo_checker]. When clicking this, I see the default get started, but no tree on the left.

    Am I missing something or is there still issues on 7.6?

    Thanks! -Marc

  • M N 125 posts 212 karma points
    Aug 07, 2017 @ 19:14
    M N
    0

    Guess I spoke too soon - Forgot about trees.config

    Seems to be working now, but am seeing [seochecker] and [sections_seochecker] wherever the package name appears.

    We've experienced this a lot with this package, and it seems harmless enough so.. meh :) Disregard!

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 08, 2017 @ 05:07
    Richard Soeteman
    100

    Weird,

    But you can add <key alias="seochecker">SEO Checker</key> to the section area of the language file /umbraco/config/lang/en.xml

    When installing make sure Umbraco can update these files to avoid this issues.

    Hope this helps

    Best,

    Richard

  • M N 125 posts 212 karma points
    Aug 08, 2017 @ 13:55
    M N
    0

    Ah brilliant thanks Richard, and appreciate the quick reply..

    Didn't even think to check the localization strings. That did the trick and added a handful more to the <area alias="actions">

        <key alias="SEOCheckerSchedule">Add scheduled validation</key>
        <key alias="SEOCheckerEditRobots">Edit robots.txt file</key>
        <key alias="SEOCheckerImportRedirects">Import redirects</key>
        <key alias="SEOCheckerExportRedirects">Export redirects</key>
    

    Cheers!

Please Sign in or register to post replies

Write your reply to:

Draft