[Resolved] Google SEO Check

Home Forums Support [Resolved] Google SEO Check

Home Forums Support Google SEO Check

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1263297
    Cagdas

    Hello,

    I did a Google Chrome Audit in my web site.
    Performance is 93!

    But there is a weird score in SEO. Audit results shows following:

    1) Does not have a <meta name=”viewport”> tag with width or initial-scale
    No <meta name="viewport"> tag found

    2) Document doesn’t use legible font sizes
    Text is illegible because there’s no viewport meta tag optimized for mobile screens.
    Tap targets are not sized appropriately
    Tap targets are too small because there’s no viewport meta tag optimized for mobile screens

    3) Document does not have a meta description

    Apperantly some of these information exists in the web site like meta description and viewport and most of the font sizes are bigger than 12.

    What do you suggest?

    Thank you

    Cagdas

    #1263944
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    All of this should be there by default. Can you deactivate your caching/minifying plugin and run the test again? If it doesn’t make a difference, can you leave the caching off so I can take a look at your HTML?

    Thanks!

    #1265511
    Cagdas

    Hi Tom,

    I deactivated WP Rocket and run test and got same result.
    I am leaving WP Rocket deactivated for your check.

    FYI: site using Kinsta, they are using caching and probably it is active all time.

    Cagdas

    #1265583
    Tom
    Lead Developer
    Lead Developer

    Something is up with the <head> section on your website. Have you made any changes to/uploaded your own header.php file?

    #1265901
    Cagdas

    hi,
    we had added some styles for contact us form and toggle button (Basvuru Formu) ,so when click it will toggle to contact us form . Then we had some php code for the custom search .Also had some php code to hide to toggle button from few pages where no contact us form. But now we have removed all those code and header.php is as it was by default . But scrore is sitll not good .Please check

    Thanks

    #1266359
    Tom
    Lead Developer
    Lead Developer

    The HTML in your header.php is still broken.

    Can you make sure it uses this exact code?: https://github.com/tomusborne/generatepress/blob/master/header.php

    #1266581
    Cagdas

    Hi,
    Its default header from generatepress .I m not sure what is broken

    Please guide

    Thanks

    #1266767
    Leo
    Staff
    Customer Support

    Can you make sure the header.php file in your site is exactly the same as this one here?
    https://github.com/tomusborne/generatepress/blob/master/header.php

    You can also replace your existing file with this one.

    #1267075
    Cagdas

    Hi,
    okie i have replaced header.php with the one you provided at github url

    Thanks

    #1267751
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.