-1

Google search console is showing 3 mobile usability issues for my site URLs like for example:

https://mywebsite/wordpress/

https://mywebsite/wp-includes/

https://mywebsite/rest-api/endpoints/

Issues:

Text too small to read

Clickable elements too close together

View port not set (Though the related tag is present in the header)

How do I remove these errors?

Ada
  • 427
  • 2
  • 13
  • For the includes folder and the Rest API endpoints, those errors should not matter much - trying to access the include folder should get a 403 response only anyway, and the API endpoints are not a thing an actual human user will "look at". (If anything, I'd rather exclude them from what Google is allowed to index in the first place.) – CBroe Aug 29 '23 at 12:26
  • ok, what about wordpress folder? – Randeep Singh Aug 29 '23 at 12:33
  • I assume that is where you actual WP installation is located (then the `/wp-includes/` should be below that though, not on the same level), so it'll show your index page? Well then you will have to go and actually _fix_ the mentioned issues in there. – CBroe Aug 29 '23 at 12:35

0 Answers0