• Resolved UmbrellaWeb

    (@umbrellaweb)


    Hi there,

    Wehn using SEOPress and adding in a matomo analytics tag and selecting nojs feature it ads in <noscript> tag on the fronend BUT in the header which is invalid. IMG tag is not permitted within the head as per:

    https://html.spec.whatwg.org/multipage/scripting.html#the-noscript-element

    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/noscript

    What do we need to change (filter/hook?) to output that code to (prefered and recomended) before end body tag of the page (like all other scripts are out put)?

    You can check that issue with any site by simply adding matomo analytics tag.

    Secondly, the alt tag is empty! In file: wp-seopress\inc\functions\options-matomo.php @line 190. Not a huge issue but such a small thing shouldnt be missed or had to correct. Maybe look at doing this on future relase?

    Can you please advise on the main point 1 issue please. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,

    this is a known issue that will be fixed with our next major update in August.

    About the empty alt tag, this is normal as we don’t have to describe the image tracker here, so for a11y, we must leave it empty because nothing to describe since it is an empty image.

    Thx

    Thread Starter UmbrellaWeb

    (@umbrellaweb)

    Thank you for the update.

    Cureently using v6.7.2 on a lot of sites so we can retain the GA3 funtionality (I know the arguments but clients not ready to FULLY move) so when you provide a fix in the update please can you kindly ensure we are able to apply to that version (which ever way is best) Thank you.

    Thread Starter UmbrellaWeb

    (@umbrellaweb)

    Hi There,

    Great that the new version of seopress has been released.

    As stated before we still have a few sites that use 6.7.2 to retain bulitin GA3 functionality. Do you have a hook/snippet that we can use to implement the fixed matomo for this version? or can we upload the included motomo file from the latest version to the one we use?

    Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,

    unfortunately not.

    Note that GA3 is no longer available now, it just a matter of days if it’s not already the case on your GA account.

    Thank you for understanding

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘W3C Invalid’ is closed to new replies.