Screpy - AI SEO Audit Tool New Screpy is coming 🎉

Duplicated [id] Attributes on Active and Focusable Elements

It is important that each of the IDs found in the HTML page is unique. Therefore, you may get a warning about duplicate IDs. Here is the solution to this warning!

Reviewed by Screpy Editorial Team

Google Lighthouse performs the flagging of elements that have duplicate IDs

Attributes on Active and Focusable Elements

Determinin whether an element is focusable or not: If the user can navigate it using the Tab key, this element is functional. Generally, the list of elements that are focusable for different browsers may vary. However, we will provide you with a general list.

  • <a>
  • <area>
  • <audio controls>
  • <button>
  • <iframe>
  • <input>
  • <select>
  • <summary>
  • <textarea>
  • <video controls>
  • All of the elements with contentEditable attribute
  • All of the elements with a tabindex set to a numeric value other than -1

How to pass the duplicate ID audit?

To pass the duplicate ID audit you need to replace at least one of the elements using the same ID. Check out the example below:

Related tasks

Solve the errors logged to the console

If there are error warnings about your website within the console offered by the browser, you need to follow a few basic steps to resolve them.

Tuesday, December 22, 2020

Title Tags Not Found

Are you encountering the title meta tag not found the issue? You can solve it right away! Here are the causes and importance of the problem in detail.

Sunday, December 20, 2020

Robots.txt Not Found

If you are encountering the Robots.txt not found error, you can create your file immediately by paying attention to the steps below. Discover the details now!

Sunday, December 20, 2020

Not Crawlable Pages

Have the same problem with crawlability issues? Let’s see what you can do for your website to be indexed. Here are the ways and solutions!

Sunday, December 20, 2020

Meta Description Not Found

Are you getting a meta description not found a warning about your web page? Let's figure it out! Why is meta description important, how to pass the audit? Examine!

Sunday, December 20, 2020