News:

Looking for documentation? Take a look on our wiki

Main Menu

Mobile usability errors

Started by Bmm_beer, September 14, 2022, 09:51:04 AM

Previous topic - Next topic

Bmm_beer

Hi, I have noticed that the 'Mobile Usability' report page in Google Search Console has just started to detect many errors when it has always had none. I have not made any changes.

Text too small to read - 2669 pages
Elements too close - 2669 pages
Graphic window not defined - 2669 pages

These are the kind of pages it is detecting as errors

https://www.website.com/fr/component/virtuemart/?language=fr-FR&keyword=&tmpl=raw&Itemid=&orderby=product_name&dir=ASC&start=1620&limit=20
https://www.website.com/fr/component/virtuemart/?limit=20&language=fr-FR&tmpl=raw&orderby=product_name&dir=ASC&start=540

However, Google's mobile test shows that they have mobile usability

These pages are not supposed to be indexed, is this correct? How can I fix this?

I am concerned it might affect SEO

VM 3.8.8 Joomla 3.10.3

jenkinhill

You are reporting template/CSS-related issues here, not VirtueMart errors. Template updated? Server PHP updated?  URL?
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

GJC Web Design

try adding an exclusion in your robots.txt

no expert but something like   

Disallow: /*?*tmpl=
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Bmm_beer

Thank you both for your answers!

I will try the robots.txt solution and see how it goes.

Thanks again!