Copied to clipboard

Flag this post as spam?

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


  • Michael 5 posts 74 karma points
    Aug 07, 2024 @ 09:39
    Michael
    0

    SEO Checker in a load balanced, multi site setup

    I’m working on a project with a licensed version of SEO Checker, and I am facing some difficulties managing our projects setup to be compatible with SEO Checker.

    Umbraco version: 10.8.6

    SEO Checker version: 10.0.6

    Our back-office Umbraco application runs on a separate app service and is bound to a domain for the back-office exclusively, e.g. myapp.cms.com

    Our front-end server runs on a different app service and is bound to multiple domains for the different sites, e.g. consumer.myapp.com, corporate.myapp.com

    We block traffic to the /umbraco URL on the front-end server for security purposes. The front-end pages are not available on the CMS domain.

    As you can probably already imagine, when we run the SEO Checker on our back-office server (myapp.cms.com), the checker reports all Umbraco links as broken as it is trying to verify the link to the back-office domain e.g. myapp.cms.com/help. When the correct URL would be consumer.myapp.com/help or potentially corporate.myapp.com/help for a different site

    Is there a way to configure this inside of SEO Checker so that we can run the checker on the back-office server, but it would know to checks links against the front-end domains e.g. consumer.myapp.com/help. Or alternatively could you suggest an approach in Umbraco that we could work around this. I saw there was an app setting we could configure however I don’t think this will work with our multi-site setup?

    Thank you in advance for any support, I can provide as much extra information as needed.

  • Richard Soeteman 4053 posts 12926 karma points MVP 2x
    Aug 12, 2024 @ 05:36
    Richard Soeteman
    0

    Hi,

    Yes use ApplicationUrl as mentioned in the manual https://soetemansoftware.nl/media/138298/seochecker-manual.pdf

    Hope this helps,

    Richard

  • Johan Runsten 43 posts 282 karma points c-trib
    1 day ago
    Johan Runsten
    0

    Hi,

    When installing seochecker in a load balanced environment does it only run on the scheduler publisher server (CMS) instance automatically? I.e, there's no risk of the package running the same jobs on the frontend servers as well?

    Given that we also configure UmbracoApplicationUrl to the frontend server url.

    /Johan

  • Richard Soeteman 4053 posts 12926 karma points MVP 2x
    1 day ago
    Richard Soeteman
    0

    Hi,

    No Risk to run on both since first one wins. but indeed will add a work item to run on everything but subscriber on vnext

    Best,

    Richard

  • Johan Runsten 43 posts 282 karma points c-trib
    1 day ago
    Johan Runsten
    0

    Thanks

    /Johan

Please Sign in or register to post replies

Write your reply to:

Draft