Screpy - AI SEO Audit Tool

SEO Tasks

Browse practical SEO tasks for fixing technical SEO, website audit, page speed, accessibility, and monitoring issues.

Tuesday, December 22, 2020

Solve the errors logged to the console

If there are error warnings about your website within the console offered by the browser, you need to follow a few basic steps to resolve them.

Sunday, December 20, 2020

Title Tags Not Found

Are you encountering the title meta tag not found the issue? You can solve it right away! Here are the causes and importance of the problem in detail.

Sunday, December 20, 2020

Robots.txt Not Found

If you are encountering the Robots.txt not found error, you can create your file immediately by paying attention to the steps below. Discover the details now!

Sunday, December 20, 2020

Not Crawlable Pages

Have the same problem with crawlability issues? Let’s see what you can do for your website to be indexed. Here are the ways and solutions!

Sunday, December 20, 2020

Meta Description Not Found

Are you getting a meta description not found a warning about your web page? Let's figure it out! Why is meta description important, how to pass the audit? Examine!

Sunday, December 20, 2020

H1 Tag Not Found

Are you getting an error saying the H1 tag not found on your website? Solve the problem now with Screpy! Let’s see how to pass the H1 not found audit.

Sunday, December 20, 2020

Canonical unsuccessful status code

Are you getting canonical unsuccessful status code on your web page? Let's examine what this means and how it can be solved!

Sunday, December 20, 2020

Canonical not found

Did you receive a canonical link not found an error? Let's examine in detail how we can fix the 404 error you get and what does it mean.

Sunday, December 20, 2020

Broken canonical links

Did you receive a warning about broken canonical links? Let’s see what does it mean and how to fix it step by step!

Tuesday, November 24, 2020

Speed Index

Read on to review the working principle of Speed Index, one of Google Lighthouse's most important metrics, and ways to improve it!

Monday, November 23, 2020

Unminified CSS

Did you know that CSS files are often larger than necessary? To reduce bytes usage, you can minify them and improve web page performance.

Monday, November 23, 2020

The Size of the Images

Optimizing the sizes of images on your website can increase their loading speed by minimizing the space they take up.

Monday, November 23, 2020

Reducing Render-Blocking Resources

In order for your website to work properly, you need to get rid of URLs that hamper the rendering process. Here are a few tips for you!

Monday, November 23, 2020

Minify Production JavaScript

Ship minified production JavaScript to reduce transfer size and parsing work while preserving source maps for debugging.

Monday, November 23, 2020

Compress Text-Based Elements on the Web Page

Storage of the text-based contents with compression will save your Kib and make the user be more satisfied with the web page experience. Here are the details!

Monday, November 23, 2020

Remove unused CSS

You should remove CSS that is not critical for your web page in order to optimize the page’s loading speed and end-user’s experience.

Monday, November 23, 2020

Serve Images in Modern Formats

Use AVIF or WebP when they materially reduce file size, with appropriate fallbacks and responsive image delivery.

Monday, November 23, 2020

Using Preconnect

Inform the browser about your intention using preconnect or preload. See which one to use and the steps to use them. Here are the details!

Sunday, November 22, 2020

No Video Formats for Animated Content

Learn how to increase the performance of your web page by converting your GIF files into video formats. Here are the ways and tips!

Sunday, November 22, 2020

Avoid Enormous Network Payloads

See what is enormous network payload and how to minimize it! Having a much more speed web page can maximize the user experience of the visitor!

Sunday, November 22, 2020

Preload Key Request

In order for your browser to run your site faster, you need to inform it about the files on your page that need to be run. Here are the details!

Sunday, November 22, 2020

Server Response Time is Too Long

Decreasing your server response time is not that hard. Here are the tricks and tips to do that. Read the rest of the content!

Wednesday, November 18, 2020

The page is blocked from indexing

The fact that web pages have elements that prevent them from reaching search engine results pages also prevents indexing. Check here to fix this problem!

Wednesday, November 18, 2020

Use Legible Text Sizes

Increase small body and control text and preserve responsive scaling so users can read content without excessive zoom.

Wednesday, November 18, 2020

Image Size Responsive

To maximize the user experience and increase your SEO score, it is extremely important that the images on your web page are responsive. Here are some methods!

Wednesday, November 18, 2020

Use Valid List Markup

Keep ul and ol children structurally valid so assistive technologies can announce list boundaries and item counts correctly.

Saturday, November 14, 2020

Text should remain during webfont load

The fact that a text is completely invisible during the Webfont loading process can be described as a serious UX problem. Here is the key to solving this.

Thursday, November 12, 2020

No Descriptive Texts for Links

It is important that the link texts on the web page are properly organized and semantically compatible with the link. Here are the details!

Thursday, November 12, 2020

Make Touch Targets Large Enough

Increase the size or spacing of interactive targets so touch and motor-impaired users can activate the intended control reliably.

Thursday, November 12, 2020

[accesskey] Values are not Unique

Reproducing the web page actions specified for the buttons on the keyboard may cause users to experience unwanted results and decrease the UX score.

Thursday, November 12, 2020

No Accessible Names on Buttons

The buttons that do not have accessible names cause problems for users to understand and interpret themselves. Let's find out how to fix them!

Thursday, November 12, 2020

First Contentful Paint

Want to explore what is First Contentful Paint and what does it measure? Let’s see details about the metrics and see how to increase the score!

Thursday, November 12, 2020

Heading Order: Fix Skipped Heading Levels

Use a logical H1-H6 hierarchy so people and assistive technology can understand page structure. Learn how to find and fix skipped heading levels.

Thursday, November 12, 2020

No [alt] Attributes in Images

The absence of alternative text explaining the purpose and nature of the image you share as content on your website is a problem for your site. Fix it!

Thursday, November 12, 2020

Your Website Doesn’t Use HTTPS

HTTPS ensures maximum security of communication between your website and the users. Not using it can be a serious problem. Here are the steps for the solution!

Thursday, November 12, 2020

Protect New-Tab Links with noopener

Prevent newly opened pages from controlling the original tab, and use noreferrer only when suppressing referrer data is intentional.

Thursday, November 12, 2020

The problem in Pasting into Password Field

Your page may prevent users from pasting their passwords into the relevant fields. This actually restricts security improvement. Let's see how to fix this problem!

Sunday, November 1, 2020

Remove the Use of Application Cache

In the current SEO world, Application Cache is no longer used. Therefore, it is extremely important to detect AppCache usage on your website and remove it.

Sunday, November 1, 2020

Replace Deprecated Browser APIs

Identify deprecated web APIs and migrate to supported alternatives before browsers restrict or remove old behavior.

Tuesday, October 27, 2020

Reduce Excessive DOM Size

Statements made by Google underline one point: Document Object Model AKA web page should not be on excessive size.