You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use 301 to drive traffic to one version of the site (www vs non www)
Incorrect Server Response Code Instead of the Expected 404 Code
Eliminate render-blocking resources
Throw 404 status on lost page
target="_blank" links need rel="noopener" or rel="noreferrer" attribute
This webpage has some errors caught by the Chrome DevTools Console!
Set favicon
No microdata on page
Sitemap not in robots file
Add title to a tags
Things that should be handled in new tasks:
Image related:
This webpage is not serving images in a modern format. Image formats like JPEG 2000, JPEG XR, and WebP often provide better compression than PNG or JPEG, which means faster downloads and less data consumption.
Add alt tags to images (use Azuer Computer Vision?)
You are serving images that are larger than needed for the size of the user's viewport.
Not all image display dimensions match the natural aspect ratio
First Contentful Paint too high on mobile
Largest content paint too high on mobile
Other:
Avoid internal links with dynamic URL params
Can't replicate:
Mixed content, not all is HTTPS
DOM has too many elements
document.getElementsByTagName('*').length1108
The text was updated successfully, but these errors were encountered:
Aggregate SEO tips from the following resources:
Things to improve:
a
tagsThings that should be handled in new tasks:
Image related:
Other:
Can't replicate:
document.getElementsByTagName('*').length
1108
The text was updated successfully, but these errors were encountered: