Home Forums WoodMart support forum some seo problem

some seo problem

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #294663

    joker44
    Participant

    i have run a seo check by smart crawl pro and this what it gives me regarding the “landmarks ”
    How to Fix
    It’s great that you have aria landmarks specified in your code, but duplicates that don’t have an identifier will be confusing to visually impaired users who can’t see the difference between two landmarks,. It’s an easy problem to solve, just add the complimentary aria-label to the duplicate landmarks and clearly label what they are. For example:

    <div role=”navigation” aria-label=”Main menu”>
    <div role=”navigation” aria-label=”User menu”>
    Note: Because aria landmarks are usually containers around sections of your website, it’s likely the output is from your theme itself, or a plugin. Contact your developer and have them adjust the duplicate landmarks.

    #294968

    Hello,

    I have submitted the issue to our development department and I will get back to you soon. Sorry for the delay, our development department is overloaded now.

    Best Regards

    #295189

    Eric Watson
    Participant

    Hello,

    We will consider adding the feature, however, we do not promise we will do it in the nearest updates.

    Best Regards

Viewing 3 posts - 1 through 3 (of 3 total)