Copied to clipboard

Flag this post as spam?

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


  • Jesse Andrews 191 posts 716 karma points c-trib
    Apr 18, 2020 @ 00:43
    Jesse Andrews
    0

    SEO Checker social data type failing to save

    Umbraco Version: 8.2.2

    SEO Checker Version: 2.9.0

    The social plugin works for most images, but for some reason, there is one image that is failing to save because the api call to

    /umbraco/backoffice/SEOChecker/SEOCheckerApi/GetSocialImage?mediaId=7899
    

    is returning null, even though the image does exist. I've confirmed the image works fine when accessed with umbraco's built in media pickers, so I'm not sure what about this particular image could be causing problems. The image is around 320kb, so it's not a super large image, which can sometimes cause problems.

    I do have the tinifier plugin and azure file system provider installed, but both of those have in place for a while, and I haven't had this issue until this image. Any ideas on what the cause could be?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Apr 20, 2020 @ 06:32
    Richard Soeteman
    0

    Hi Jesse,

    The ony thing when it could fail is when properties umbracoWidth and umbracoHeight are missing from the media Item. Is that the case?

    Best,

    Richard

  • Jesse Andrews 191 posts 716 karma points c-trib
    Apr 20, 2020 @ 15:53
    Jesse Andrews
    100

    It did, but I just tried regenerating the internal index again and that seems to have cleared up the issue. I tried doing that earlier, but it didn't clear it up at the time. Must be an issue with the index and not seo checker. Thanks for the prompt response.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Apr 21, 2020 @ 06:12
    Richard Soeteman
    0

    Thanks for getting back, indeed SEOChecker uses the media cache.

Please Sign in or register to post replies

Write your reply to:

Draft