‘Links are not crawlable’ – Lighthouse Report Failure
-
Hi,
I have been using your plugin along with a few others for about 2 years now, and overall I am very happy with your products.
Today however, I noticed some erroneous coding in your ‘WPC Variations Radio Buttons for WooCommerce’ plugin. You can recreate the issue by using any lighthouse based tester online (such as Google PageSpeed Insights or web.dev) and checking any page that uses the aforementioned plugin.
The issue is that is triggers the ‘Links are not crawlable’ failure. The following are some examples I got using the URL provided (privately):
Choose an option <a class="dd-selected dd-option-without-desc"> Choose an option <a class="dd-option dd-option-selected dd-option-without-desc spai-bg-prepared"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Whi… <a class="dd-option"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Bla… <a class="dd-option"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Blu… <a class="dd-option"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Bro… <a class="dd-option"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Gre… <a class="dd-option"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Ora… <a class="dd-option"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Red… <a class="dd-option"> Kuretake ZIG Posterman Wet-Wipe PMA-770 Liquid Chalk Pen with 15mm Tip – Yel… <a class="dd-option">
As you can see, all of these are written incorrectly as they do not define where they are pointing. If anything, as these simply hold classes, I don’t understand why you have even put them in as anchors, where as you should perhaps have used ‘div’ or even ‘span’ (possibly outdated now…) instead? The official explanation as to why this counts as a fail through lighthouse is:
‘Search engines may use
href
attributes on links to crawl websites. Ensure that thehref
attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered.’Could someone please look into this as a matter of urgency, as this is currently causing everyone that uses your plugin to use negative SEO practises, which Google is potentially penalising people for, of which I expect most of your customers don’t even realise. For me personally, I am losing approximately 10/11 out of the 100 points on the SEO score metric due to this error in your code on every single page on my website that utilises your plugin.
That’s a lot of negative SEO from something that should be very easy for you guys to fix!
I look forward to hearing back from you very soon!
Kindest regards,
Sam
The page I need help with: [log in to see the link]
- The topic ‘‘Links are not crawlable’ – Lighthouse Report Failure’ is closed to new replies.