📘 You're Losing Customers

📘 You're Losing Customers

SHOW ME
technical seo audit
SEO

送体验金的体育平台

  • June 29, 2021
  • 90 Comments

About the author

Cesar Cobo

I’m a data driven marketer who enjoys talking shop, Salsa dancing and 90’s sitcoms. Whenever I'm not maniacally poring over an audit, I’m probably contemplating an intricate strategy to dominate Google while tenting my fingers.

Fixing technical roadblocks is the first step towards better search engine rankings.

We can identify these roadblocks by performing a technical SEO audit.

This blog post will cover:

  • The highly effective technical SEO audit our agency uses for our clients
  • Explanation of  how to check each item yourself
  • Access to our Google Sheets checklist template

Let’s get into it!

[wpsl_locker id=”17756″] ⚠️⚠️ CLICK HERE to make a copy of the Template ⚠️⚠️ [/wpsl_locker]

Getting started with the template

You’ll notice there’s a lot of tabs – 95% of them are just data export tabs. The tabs that matter are the ones colored in yellow .

technical seo audit setup

The “Checklist” tab is where you will run your technical evaluation. Column A has the “Item” in review, columns B and C are where you will record your findings.

Columns D, E, F and G will show you exactly how to find and evaluate each “Item” in question.

how to use the technical seo checklist

The “Summary” tab is where you will record your findings in detail. This is the critical part that makes your work actionable – we’ve left a ton of examples to give you context on how to fill this tab out.

The goal of a tech SEO audit is to identify errors, not fix them. After you complete the audit, you will likely need a developer to fully implement your recommendations. This audit does not include keyword research , competitive analysis and link profile analysis. Our audits focus solely on the technical performance of a website.

If you’re a beginner, I suggest you take a few hours to read through Google Search Central (formerly Google Webmasters). It is by far the best resource on the internet about what matters in technical SEO. Read it. Learn it. Implement it.

Everything you need to run a full technical SEO audit is included in the free spreadsheet template. The remainder of this post will break down all of the technical items that the technical audit entails.

Tools needed to run a technical audit

The following is a list of all the tools (free and paid) required to run a proper technical audit.

1. Findability Checks

“Findability “refers to how easily website information can be discovered by both search engines and website visitors. This section will cover how to identify and correct issues with your website being discovered by search engine bots.

Indexation Status

What is indexation?

How many pages on your website are indexed by search engines.

Why does indexation  matter ?

We’re moving to a search algorithm that favors content rich websites. If you operate in a competitive space (i.e. legal) you standard 5 page website just won’t cut it anymore.

If you have a lot of content on your website, this will tell you if Google is aware of it.

A low indexation rate could point to a number of issues (lack of internal linking, render blocking code on your pages, low domain authority and more).

How can I check my site’s index rate?

1. By going to Google and typing in  site:yoursite.com  and seeing how many pages show up in Google’s index.

2. By checking your  Google Search Console  to see how many pages are indexed.

check-indexed-pages

 

seo-indexation-status

Server Uptime

What is server uptime?

The ability for your hosting and web server to keep your website online and reduce downtime.

Why does website uptime  matter ?

Website speed and stability are crucial for search engines to index your website regularly and properly.

If your website experiences significant downtime, you could experience ranking decreases and push users away from visiting.

How can I check my site’s uptime?

1. You can run a free check using Pingdom .

2. If you’re experiencing ongoing issues, Pingdom offers a quality service (paid) option to monitor your website in real time.

3. For large website, monitoring is a must . If you experience issues with website uptime, upgrade your hosting to a private server or dedicated package.

Robots.txt check

What is a Robots.txt file ?

  • This file instructs search engines on how to access your website.

Why does a Robots.txt file  matter ?

  • You can control how bots can or can’t access your website.
  • It’s recommended to set crawl directives (for search engines), blocked bots

How can I check my site’s Robots.txt file?

  • Visit yoursite.com/robots.txt (it’s publicly accessibly on the web)
  • In  Google Search Console , navigate to Crawl > Robots.txt tester

robots.txt-test

More info on Robots.txt optimization

Use of Meta Robots Tag

What is a meta robots tag?

  • This HTML tag is placed in between the code on a page and gives search engines instructions on how to interpret that page specific content (NOT site wide).
  • For example,  lets search engines know not to index that page. You can also use this tag to index or noindex images, pages and follow / nofollow links on a page.
  • NOTE : Don’t confuse this NOFOLLOW with the rel=”nofollow” link attribute. A “nofollow” in the section will no follow all links on that page , while the rel=”nofollow” is link specific.

Why do meta robots tags  matter ?

  • Sloppy web development could have accidentally placed “noindex” directives on important, which would cause your site to have a low index rate.
  • If you have similar or duplicate content on your website, you can place “noindex” tags on 1 of those pages to avoid duplicate content penalty.
  • You might want to “nofollow” external links on certain pages. Search engines crawl from site to site through links, you don’t want spiders exiting powerful pages to other websites.

How can I check my site’s meta robots tags?

  • Dump your URL into Screaming Frog SEO Spider.
  • Under the “Internal” tab, scroll to the right.
  • You will see “Meta Robots 1” and “Meta Robots 2”.
  • These two columns will tell you the directives of each page on your website.

How to Robots Tags

Client Side (40x) Errors

What 40x errors?

  • 40x are “Bad Request” errors take place when the request sent to the web server, fails.
  • There are a number of client side errors that can occur (401, 403) but the most common is a 404 error, which generally happens when traffic is directed to a page that no longer exists.
  • Full list of 40x errors.

Why do 40x errors matter?

  • General rule of thumb, anytime your website isn’t rendering properly for visitors, this is a bad thing.
  • 404 errors in particular go against SEO best practices . When deleting or moving pages, we want to make sure the proper steps have been taken to ensure a proper user experience (UX) and minimal loss of inbound link equity.
  • 404 pages with inbound links or significant inbound traffic should be 301 (permanently redirected) to a similar piece of content on your site.

How can I check my site’s 40x errors?

  • Log into your Google Search Console.
  • Navigate to Crawl > Crawl Errors.
  • You will see a list of 4ox errors occurring on your site.
  • Are these pages you meant to delete? Do they have inbound links pointing to them? Traffic? Consider setting up 301 redirects to manage them.

check-404-errors

Client Side (50x) Errors

What 50x errors?

Why do 50x errors matter?

  • A large spike in these errors could point to an inability for your web hosting and server to manage the requirements of your website, resulting in downtime for visitors.

How can I check my site’s 50x errors?

  • Log into your Google Search Console.
  • Navigate to Crawl > Crawl Errors > Other.
  • You will see a list of 5ox errors occurring on your site (if applicable).

50x-errors-seo

HTML Sitemap Check

What is an HTML sitemap?

  • A sitemap that lives on a web page, not an XML file.

Why do HTML sitemaps matter?

  • HTML sitemaps provide an easily navigable view for website users.
  • In addition, they provide a page that can evenly distribute equity to deep and less crawled pages on your website.
  • Matt Cutts on HTML Sitemaps .

How can I check if my site has an HTML sitemap?

XML Sitemap Check

What is an XML sitemap ?

  • An XML file that helps search engines better crawl and understand your website.

Why do XML sitemaps matter?

  • They help improve indexation of your website.
  • You’re able to set a “crawl budget”, i.e. the importance of each page / page type on your website. This is especially important for massive (10K+ pages) websites that want to give preference to set of pages for search engine crawl time.
  • It helps protect your website against duplicate content. Getting a page indexed and list in your sitemap will give you ownership over it.

How can I check if my site has an XML sitemap?

  • Visit yoursite.com/sitemap.xml – do you have one listed?
  • In Google Search Console, navigate to Crawl > Sitemaps.
  • Here you can view your sitemap or submit one.
  • For WordPress sites, there are dozens of plugins to help you create one.
  • For non WordPress sites, use this tool .

test-for-xml-sitemap

Video XML Sitemap Check

What is a video XML sitemap?

  • A video sitemap helps search engines to quickly identify video content and index it for video searches.

Why do video XML sitemaps matter?

  • If you create video content, a video sitemap will help you rank in Google Videos section. This is a great way to easily boost organic traffic.

How can I check if my site has a video XML sitemap?

  • Visit yoursite.com/sitemap_video.xml – do you have one listed?
  • In Google Search Console, navigate to Crawl > Sitemaps.
  • Submit your video sitemap in Google Search Console, (Crawl > Sitemaps > Add/Test Sitemap).

What is an image XML sitemap?

  • An image sitemap helps search engines to quickly identify image content and index it in image searches.

Why do image XML sitemaps matter?

  • People actively bypass organic results for image results, depending on the query.
  • Getting your images ranked for image based searches can skyrocket organic traffic

How can I check if my site has an image XML sitemap?

  • Visit yoursite.com/sitemap_video.xml – do you have one listed?
  • In Google Search Console, navigate to Crawl > Sitemaps.
  • Submit your video sitemap in Google Search Console, (Crawl > Sitemaps > Add/Test Sitemap).

Use of Pagination

What is pagination?

  • HTML commands (“rel = prev” and “rel = next”) on content that spills over into multiple pages, but should be treated as one.
  • For example, your blog (yoursite.com/blog) might have multiple pages (yoursite.com/blog/2) as you create more content.
  • Pagination tags should be used on the “Next page” and “Previous page” links to alert search engines of this.
  • This also applies to eCommerce sites with multiple product pages and long guides that is broken down into multiple pages.

Why does pagination matter?

  • These tags can help combat duplicate content penalties and low indexation rates.

Check for Custom 404 Page

What is a 404 page?

  • Alerts users and search engines when a page has been removed from your site.

Why do 404 pages matter?

  • Sometimes deleting content (aka 404’ing it) is what’s best for your site, even if people will still be visiting it.
  • If that’s the case, a custom 404 page should alert people where to find other important pages on your website. Use internal links to pass equity to target pages .

How can I check if my site has a 404 page?

  • Type yoursite.com/caijfhjdshfkjdsh into a browser

Check for Subdomains

What is a subdomain?

  • Extensions of your root domain that you can use for a number purposes:
    • Hosting content – setting up a blog – blog.yourdomain.com.
    • Testing – a place to test offline content before pushing live to your final domain – staging.yoursite.com.
    • Private content – we use training.webris.org to host internal training content for staff members.

Why do subdomains matter?

  • They should be integrated into your SEO strategy. For example:
    • blog.yoursite.com should be set to “index” and have it’s own set of directives (robots.txt and sitemap.xml) for proper search engine indexation.
    • staging.yoursite.com should be set to “noindex” to avoid duplicate content penalties and searchers stumbling on content that wasn’t approved to go live yet.

How can I check my subdomains?

2. Architecture Checks

The structure of your website is incredibly important for search engines to properly rank it. This section covers the necessary checks to ensure it’s setup properly.

Check for Breadcrumbs

What are breadcrumbs?

  • A trail, or secondary navigation, clearly visible to website users to help them navigate your website.

Why do breadcrumbs matter?

  • Search engines crawl from page to page through links. Breadcrumbs enforce page hierarchy and navigation to search engines.
  • Breadcrumbs also help users to navigate content, particularly on eCommerce websites with a number of product categories and high page depth.
  • If you have a content heavy website, users can get lost deep in your site. Breadcrumbs help to easily find their place and continue browsing, without having to use the top level navigation to return.
  • This check is better for eCommerce sites, less important for smaller sites with low pages.

How can I check my site’s breadcrumbs?

  • If you have breadcrumbs enabled, you should see them appear underneath your navigation as you dive deep into your site.
  • Not every website needs breadcrumbs , but  content heavy and eCommerce websites should always have them setup.

How to setup breadcrumbs in WordPress .

How to code a breadcrumbs menu.

breadcrumbs

Top Level Navigation (TLN) Analysis

What is a TLN?

  • The main menu and navigation on a website.

Why do TLNs matter?

  • TLNs have a tremendous impact on both search indexation and the overall user experience.
  • Users want a logical, easy to use and find menu that clearly directs them where they need to go.
  • Search engines want the same thing – your top pages should be linked to from the TLN, whether that’s a dedicated section or a drop down depends on the amount of content on your website.

How can I analyze my site’s TLN?

  • Are your target pages linked to from your TLN?
  • Are you using SEO optimized titles in your TLN?
  • Is your TLN well organized for user’s to find what they need with minimal clicks?
  • Your TLN should be coded in HTML, NOT JS!

Why do footers matter?

  • You can’t link to every page on your website from your TLN (unless you have a small website).
  • Footers provide a great opportunity to pass equity to various pages or sections on your website.

How can I analyze my site’s footer?

  • It really depends on your website’s goals, niche and depth of pages.
  • Generally speaking, I like to use the footer to link to important, non sales pages.
  • Google’s latest update looks hard at the quality and depth of content on your website to ensure that you’re a legitimate, functioning business.
  • FAQ, locations page, privacy policy, careers, HTML sitemap and other pages important pages that search engines look for to determine the quality of your website.
  • It’s important to get these pages crawled by search engines, the footer is the best place to show search engines that these pages are an important part of your website.

Site Depth Check

What is site depth / structure?

  • This refers to the number of ‘clicks’ your pages are away from the starting URL.

Why does site depth / structure matter?

  • Both search engines and users shouldn’t have to click 1,000 times to get to important content on your website.
  • General SEO best practices state to keep important contnet (i.e. pages you want to rank) within 4 click of the starting URL (i.e. your home page).
  • Basically what that means is target pages should be easily accessible from top level nav, footer or located within a few clicks of these pages.

How can I analyze site depth / structure?

  • In Screaming Frog, run a crawl of your website.
  • All the way to the right, click on “Site Structure”.
  • You will see stats about how many pages you have and their depth from the starting URL.
  • Analyze which pages are over 3 clicks and decide if there’s a better place for them to live within your website.

page depth

3. URL Analysis

This section is dedicated entirely to analyzing a website’s URLs for proper optimization. The entire analysis will be done using Screaming Frog SEO Spider for analysis.

URL Delimiter Check

What are hyphens in the URL?

  • The default URL structure should use hyphens (” – “). For example:

Good : http://yoursite.com/miami-seo-professionals/

Bad : http://yoursite.com/miami_seo_professionals/

Worse : http://yoursite.com/miami,seo,professionals/

Why do hyphens matter?

  • Using _ or , as your URL structure causes search engines to read URL strings wrong.
  • Search engines read – as spaces. Using them ensures your content will be read the right way.

How can I check my URLs?

  • In Screaming Frog, run a crawl of your website.
  • Set the tab to “URI”.
  • In the search bar, enter “_”.
  • Filter the results to see if your URLs contain underscores.

NOTE: you can also export your crawl to Excel for better filtering and analysis. 

hyphens-seo-url

URL Friendliness

What is URL friendliness?

  • URLs should be structured (when possible) to be clean, short, memorable and shareable.

Why does URL friendliness matter?

  • User experience signals (SERP click through rate in particular) are increasingly important ranking factors. Short, clean and readable URLs drive more SERP clicks than non friendly URLs.
  • For example, which would you click?
    • http://site.com/cute/10-cutest-puppies-ever/
    • http://site.com/9dfshre/?324323/10sfd-fscutest-pfdsuppies-sdfever/

How can I check my URLs?

  • In Screaming Frog, run a crawl of your website.
  • Set the tab to “URI”.
  • Export data to Excel and analyze.
  • It could be a CMS issue forcing URLs into unfriendly states. If URLs are human generated, you should recommend creating a URL structuring guide for those pushing URLs live to ensure friendliness going forward.
  • Consider changing extremely unfriendly for cleaner ones, 301 redirect old into the new.

Absolute vs. Relative URLs

What are absolute and relative URLs?

  • Relative URLs are often used by web developers as shorthand to code internal links on a website. They do not contain the full URL, but still link to the destination page.
  • Absolute URLs contain the full URL string when linking internally to another page.

Why does this matter?

  • Relative URLs are SLIGHTLY better for page loading times and easier for developers when coding HTML.
  • Absolute URLs are better for SEO as they contain the full URL string, better optimized for search engine crawling.

How can I check my URLs?

  • On any given page on the website, right click and select “view source code”.
  • Find an internal link.
  • If it’s coded as anchor , it’s an absolute link.

relative-URLs

4. “On Page  SEO” Checks

This is the biggest section on the audit. It covers how to analyze individual pages in bulk to uncover issues with the site.

Meta 'hreflang' (used SF signal: 'hreflang=')

What is Meta “hreflang”?

  • Signals to Google which language is being used on a page.

Why does Meta “hreflang” matter?

  • If you have content in different languages on your website, you want to make sure that the appropriate page is served to the searcher based on what language they’re using.
  • Results will be served based on location.
  • Ex. spanish pages with hreflang=es will be served to IP addresses in Spanish speaking countries.

How can I check for Meta “hreflang” on my site?

  • Right click + “View Page Source”.
  • Search HTML for reflang markup ( )

Authorship markup (rel='author' or rel='me')

What is Authorship markup?

  • Shows a rich snippet of the author in the SERP.
  • Attributes content on a page or post to a particular author (i.e. digital signature)

Why does authorship markup matter?

  • Currently Google has suspended authorship markup; however may bring it back in future.

How can I check if I have Authorship markup?

Publisher markup

What is Publisher markup

  • This markup connects the entire website to the publisher.
  • While they can be used mutually exclusive, publisher markup is for companies and authorship markup is for individuals.
  • Similar to how authorship markup shows a picture of the author as a rich snippet, publisher markup shows a summary of the companies google plus page on the right hand side of the screen when someone searches for the company by name.

Why does Publisher markup matter?

  • It good for branding as the searcher will get a snapshot of your company’s name, logo, address, pictures and reviews.

How can I check if I have Publisher markup?

  • Verify that your website is connected to your business google plus page.
  • Check the section of your website for this code

Page Source META tag

What is Page Source Meta tags?

  • The information that is displayed by the search engines in the SERPs about a particular page or website.
  • Your meta descriptions should be no longer than 156 characters. Anything more will get truncated by Google.
  • Your pages should all have meta tags , none missing.
  • Your pages should all have unique  meta tags , no duplicates.

Why do Meta tags matter?

  • They matter because they act as descriptors for your site.
  • They tell the user what content they can expect to find when they click on the result.
  • While they have no direct ranking impact, they increase SERP click through rate, which is a ranking factor .

How can I check if I have Meta Tags

  • You can view the source code of your page and look for <description> in the head tag. </li> <li> Check your Screaming Frog report. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-web_page"> Visible <title> tags per page </h3> <div> <h4> What are <title> tags? </h4> <ul> <li> The title of your pages. </li> <li> This should be written both for SEO benefit and to incite a click from the user. </li> <li> It’s best to structure your page title with your main keywords within in. </li> <li> You must keep page title’s to under 65 characters. Anything more will get truncated by Google. </li> <li> Your pages <strong> should all have title tags </strong> , none missing. </li> <li> Your pages <strong> should all have <em> unique </em> title tags </strong> , no duplicates. </li> </ul> <h4> Why do the <title> tags matter? </h4> <ul> <li> Title tags are HUGE on page ranking factors. </li> <li> It draws the most attention to the user in the SERP with larger text and highlighted blue. </li> </ul> <h4> How can I check my <title> tags </h4> <ul> <li> Viewing the source code of your page. </li> <li> Using the <em> site:url </em> operator to read your titles in SERPs. </li> <li> Check your Screaming Frog audit. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-h1"> Page headings (H1) </h3> <div> <h4> What are page headings? </h4> <ul> <li> Aka <h1> tags, are generally found at the top of the page and display the page’s heading (may be different from the title tag). </li> <li> There should only be 1 heading on each page. </li> </ul> <h4> Why do H1 tags matter? </h4> <ul> <li> Tells search engines about important content on the page. </li> <li> A good place to work in LSI keywords different from the main keyword in the title tag. </li> </ul> <h4> How can I check my H1 tags? </h4> <ul> <li> Check your Screaming Frog Audit. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-html_tag"> Use of structured data markup (Schema.org) </h3> <div> <h4> What is structured data markup </h4> <ul> <li> A snippet of code (HTML) located in the <header> tag that instructs search engines what your page is about. </li> <li> These markups come in different forms (local business, video, etc) and should be used based on your website and content type. </li> </ul> <h4> Why does structured data markup matter? </h4> <ul> <li> It makes it easier for Googlebot to get to the meat of what your page is about without having to read complex code. </li> <li> For product reviews, having a rich snippet show up on the SERP with stars, which greatly increases click through rate. </li> </ul> <h4> How can I check for structured data markup? </h4> <ul> <li> Paste your website’s URL into <a href="https://developers.google.com/structured-data/testing-tool/" target="_blank" rel="noopener noreferrer"> Google’s Structured Data Testing Tool </a> . </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-content"> Key Content Location </h3> <div> <h4> What is key content location </h4> <ul> <li> The place where important, topical related content appears on the page. </li> </ul> <h4> Why does key content location matter? </h4> <ul> <li> Search engines read content from top to bottom. Topically related content should be mentioned near the top of the page to give the page the most relevancy for the desired topic. </li> <li> Your main keyword should be in the h1 tag and LSI variations of keyword should be placed in h2, h3 (when appropriate) without overtly keyword stuffing. </li> </ul> <h4> How can I check the key content location? </h4> <ul> <li> Right click + “view page source” and search the h1, h2 and h3 tags </li> <li> Use the “find” feature on a webpage to view the location of keywords on the page. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-pen"> Editorial Strength </h3> <div> <h4> What is editorial strength </h4> <ul> <li> The quality of the content being published (length, authoritative, informative). </li> <li> Determine if the content is compelling enough for <a href="index-42.html"> link building efforts </a> . </li> </ul> <h4> Why does editorial strength matter? </h4> <ul> <li> Content that is well written, robust and properly optimized will index quicker and rank better in search. </li> <li> Conversely, thin content, duplicate content or keyword stuffed content will not rank well and runs the risk of penalty and/or deindexing. </li> </ul> <h4> How can I check the editorial strength of my content? </h4> <ul> <li> Use Grammarly to check for grammar errors. </li> <li> Use a free online word counter tool to check how many words are in an article and compare that to existing content that’s performing well in the space. </li> <li> Use a keyword density checker like <a href="http://www.seocentro.com/tools/seo/keyword-density.html"> SEO Centr </a> o to make sure you’re not over optimizing any keywords. </li> <li> If you’ve outsourced content, run it through Copyscape or at the very least, copy and paste an entire paragraph into Google search to make sure it’s not published anywhere else on the net. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-thin_content"> Pages With Thin Content </h3> <div> <h4> What is thin content? </h4> <ul> <li> Pages on a site with very little text and/or without rich media. </li> <li> Pages that serve little to no value to the end user. </li> </ul> <h4> Why does having thin content pages matter? </h4> <ul> <li> Creates a bad user experience and lower your sites quality score. </li> <li> They take longer to index or don’t index at all <b> . </b> </li> <li> Even if they do index, they have very little value and rank poorly. </li> </ul> <h4> How can I check for thin content pages? </h4> <ul> <li> Open Screaming Frog and enter the domain. </li> <li> Scroll over to the right to find “Word Count” and look for pages with less than 300 words (outside of trivial pages ie. contact, about). </li> <li> Consider no-indexing these low value pages. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-location_marker"> Image Location </h3> <div> <h4> What is image location? </h4> <ul> <li> Where images on a page are hosted. </li> </ul> <h4> Why is image location important? </h4> <ul> <li> Images can be found in search on the web. If someone finds your image you want the path to direct them to your site. </li> <li> If you’re hosting images on a third party site and that site is terminated, you’ll lose the images on your site. </li> </ul> <h4> How can I find the image location? </h4> <ul> <li> To check images on a page, hover your cursor over the image. The image url will appear in the lower left hand side of your screen. </li> <li> To check images on multiple pages, use Screaming Frog “Images” tab. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-image_size"> Image Sizes </h3> <div> <h4> What is image size? </h4> <ul> <li> The file size of an image (measured in kilobyte). </li> </ul> <h4> Why is it important to have images < 100 kb? </h4> <ul> <li> Larger image sizes slow load time on a page. </li> <li> Slow load time leads to bad user experience having to wait for images to render. </li> <li> Large image files take up unnecessary space on your server. </li> </ul> <h4> How can I check the file size of images? </h4> <ul> <li> For individual images, right clicking on an image and viewing properties/info. </li> <li> To bulk check images, use Screaming Frog “Images” tab and filter by “Over 100 kb”. </li> <li> Use an image editing software to decrease large image files before uploading to site. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-images_alt"> Use of Image ALT Tags </h3> <div> <h4> What is alt attributes/text? </h4> <ul> <li> When applied to images, the alt text will appear in it’s place when an image fails to render and gives a description of the image. </li> </ul> <h4> Why is it important to use alt text? </h4> <ul> <li> While it’s not recommended to stuff keywords into the alt text, it is place where you can add relevant keywords for SEO purposes. </li> <li> Search engines are unable to crawl images therefore unable to determine what the image is or deliver it in search queries without alt text. </li> </ul> <h4> How can I check if images have alt text? </h4> <ul> <li> To check alt text of an individual image, right click on the image and view image info. </li> <li> To bulk check alt text, use Screaming Frog “Images” and filter by “Missing Alt Text” to view the images without alt text. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-missing"> Missing <title></h3> <div> <h4> <b> What are missing title tags? </b> </h4> <ul> <li> <span style="font-weight: 400;"> Not having an input into <a href="index-57.html"> how search engines are seeing your page titles </a> .  </span> </li> </ul> <h4> <b> Why do missing title tags matter? </b> </h4> <ul> <li> Page titles are a ranking factor, they tell search engines what your page is about. </li> <li> <span style="font-weight: 400;"> Does not give the user a clear indication as to what the content on the page is about. </span> </li> </ul> <h4> <b> How can I check if I’m missing <title> ? </b> </h4> <ul> <li> <span style="font-weight: 400;"> Using the title tab in Screaming Frog. </span> </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-duplicate_tags"> Duplicate <title> Tags </h3> <div> <h4> <b> What are duplicate title tags? </b> </h4> <ul> <li> <span style="font-weight: 400;"> When at least 2 pages on your site have the same title. </span> </li> </ul> <h4> <b> Why do duplicate titles matter? </b> </h4> <ul> <li> <span style="font-weight: 400;"> You run the risk of search engines passing over them as similar or duplicate content. Each page on your site should have a clear, unique message. </span> </li> <li> <span style="font-weight: 400;"> If pages have duplicate titles most likely they have similar content which would be better suited to merged together to create one robust and authoritative page with a unique title tag. </span> </li> </ul> <h4> <b> How can I check for duplicate <title> tags? </b> </h4> <ul> <li> <span style="font-weight: 400;"> Screaming Frog   </span> </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-length"> Title Tag Length </h3> <div> <p> <b> What are optimized title tags? </b> </p> <ul> <li> <span style="font-weight: 400;"> Having less than 65 characters in the title tag. </span> </li> </ul> <p> <b> Why does character size matter? </b> </p> <ul> <li> <span style="font-weight: 400;"> Having more than 65 characters will result in the title being truncated. </span> </li> <li> This can cut off keywords or your message to searchers. </li> </ul> <h4> <b> How can I check for title character size? </b> </h4> <ul> <li> <span style="font-weight: 400;"> Screaming frog </span> </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-missing_meta"> Missing Meta Descriptions </h3> <div> <h4> <b> What are missing meta descriptions? </b> </h4> <ul> <li> <span style="font-weight: 400;"> When you don’t enter your own meta description, Google takes what it thinks is the most descriptive part of the content and uses it for the snippet to show users in the SERP. </span> </li> </ul> <p> <b> Why do meta descriptions matter? </b> </p> <ul> <li> <span style="font-weight: 400;"> While filling out the meta description has become less important to tell the search engines what your page is about, it’s still a good place to put in keyword phrases and language that will elicit a click from the user. </span> </li> <li> <span style="font-weight: 400;"> By not filling out the meta description, you miss the opportunity to frame your snippet the way that you want it to read. </span> </li> </ul> <h4> <b> How can I check the for missing meta description? </b> </h4> <ul> <li> <span style="font-weight: 400;"> Screaming Frog > Meta description </span> </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-duplicate_meta"> Duplicate Meta Descriptions </h3> <div> <h4> <b> What are duplicate meta descriptions? </b> </h4> <ul> <li> <span style="font-weight: 400;"> When two or more pages have the same content in the meta description </span> </li> </ul> <h4> <b> Why do duplicate meta description matter? </b> </h4> <ul> <li> <span style="font-weight: 400;"> It’s better to either have unique meta description or no meta description than to use duplicate meta description. </span> </li> <li> Each page on your site should have a clear cut message. </li> </ul> <h4> <b> How can I check for duplicate meta description? </b> </h4> <ul> <li> <span style="font-weight: 400;"> Screaming Frog </span> </li> <li> <span style="font-weight: 400;"> Google Search Console </span> </li> </ul> </div> </div> </div> <div class="su-divider su-divider-style-dashed" style="margin:30px 0;border-width:4px;border-color:#e8e6e6"></div> <h2> <strong> 5. </strong> SEO Equity Tests </h2> <p> SEO equity refers to the power of your website and how well it’s being distributed across pages. This section covers how to check SEO equity to ensure it’s not bleeding out. </p> <div class="bp_accordian" style="margin-top:px;margin-bottom:px;"> <div class="section"> <h3 class="acc_ico19 ico-redirect"> 302 redirects </h3> <div> <h4> What is a 302 redirect? </h4> <ul> <li> Tells search engines that a page has been moved temporarily. </li> </ul> <h4> Why do 302 redirects matter? </h4> <ul> <li> 302 redirects do not pass SEO equity, meaning if you redirect a page, the link value does not pass through. </li> <li> It may prevent content on the new url from indexing because Google believes at some point you will revert back to the redirected url. </li> </ul> <h4> How can I check for 302 redirects? </h4> <ul> <li> <a href="https://www.screamingfrog.co.uk/seo-spider/" target="_blank" rel="noopener noreferrer"> Screaming Frog </a> </li> <li> <a href="http://www.redirect-checker.org/" target="_blank" rel="noopener noreferrer"> Redirect Checker </a> </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-redirect_chains"> Check for Redirect Chains </h3> <div> <h4> What are redirect chains? </h4> <ul> <li> A string of multiple redirects from one location to another. </li> </ul> <h4> Why do redirect chains matter? </h4> <ul> <li> Having too many redirects may cause the Googlebot to eventually stop following the chain </li> <li> You lose “link juice” with each redirect. </li> </ul> <h4> How can I check for redirect chains? </h4> <ul> <li> <a href="https://www.screamingfrog.co.uk/seo-spider/" target="_blank" rel="noopener noreferrer"> Screaming Frog </a> </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-broken_redirects"> Check for Broken redirects </h3> <div> <h4> What are broken redirects? </h4> <ul> <li> A link that takes you to an error page. </li> </ul> <h4> Why do broken redirects matter? </h4> <ul> <li> Lead to bad user experience </li> <li> Low quality score of your website </li> <li> Negatively affect your ranking in the SERPs </li> </ul> <h4> How can I check for broken redirects? </h4> <ul> <li> <a href="https://www.screamingfrog.co.uk/seo-spider/" target="_blank" rel="noopener noreferrer"> Screaming Frog </a> </li> <li> <span style="line-height: 1.5;"> Google Webmaster Tools > Crawl Errors </span> </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-errors"> Check for rel=nofollow Stats </h3> <div> <h4> What is rel=”no follow”? </h4> <ul> <li> A command telling Googlebot not to pass any equity, trust or credit through a link. </li> </ul> <h4> Why do nofollow links matter: </h4> <ul> <li> If you want to pass link equity through an outbound link or through an internal link on your site </li> <li> If you’re link building and getting nofollow links, you’re getting diminished returns on your effort </li> </ul> <h4> How can I check for nofollow links: </h4> <ul> <li> <a href="https://majestic.com/"> Majestic </a> </li> <li> <a href="https://www.screamingfrog.co.uk/seo-spider/" target="_blank" rel="noopener noreferrer"> Screaming Frog </a> </li> <li> <a href="https://chrome.google.com/webstore/detail/nofollow/dfogidghaigoomjdeacndafapdijmiid?hl=en" target="_blank" rel="noopener noreferrer"> A nofollow browser plugin </a> </li> </ul> </div> </div> </div> <div class="su-divider su-divider-style-dashed" style="margin:30px 0;border-width:4px;border-color:#e8e6e6"></div> <h2> <strong> 6. </strong> Google Search Console Audit </h2> <p> Google Search Console (formerly Google Webmaster Tools) is a critical part of an SEO campaign – it should serve as a core part of your technical analysis. These are the step by step checks to run in your account. </p> <div class="bp_accordian" style="margin-top:px;margin-bottom:px;"> <div class="section"> <h3 class="acc_ico19 ico-graph"> Google Analytics linked to Google Webmaster </h3> <div> <h4> What is Google Analytics? </h4> <ul> <li> A data providing tool by Google to monitor and maintain your site’s performance. </li> </ul> <h4> Why does GA linked to SC matter? </h4> <ul> <li> Give you data to improve visibility and user experience on your site </li> <li> It will inform you of critical issues that have an affect on your site’s rankings </li> <li> Give you data that you can use to optimize your website for better conversions </li> </ul> <h4> How can I link Google Analytics to Search Console? </h4> <ul> <li> Sign up for a free account and select one of the methods available to connect your site to Search Console. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-internal_link"> Internal Links </h3> <div> <h4> What are internal links? </h4> <ul> <li> Links that point to other pages within your website. </li> </ul> <h4> Why are internal links important? </h4> <ul> <li> Internal links pass link equity across your website. </li> <li> Establishes a hierarchy within a category ( <a href="index-50.html"> read more on “silos” </a> ). </li> <li> Improves user experience by making it easier to navigate. </li> </ul> <h4> How can I check internal links on my site: </h4> <ul> <li> Search Console > Search Traffic > Internal Links </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-actions"> Manual Actions </h3> <div> <h4> What are manual actions? </h4> <ul> <li> A spam penalty that has been issued to a website by a manual Google review instead of algorithmic penalty. </li> </ul> <h4> Why do manual actions matter: </h4> <ul> <li> Manual actions penalties can negatively affect your site’s rankings. </li> <li> You have to request Google to remove the penalty once you’ve addressed the issues by submitting a reconsideration request. </li> <li> They can be sitewide or partial – penalties have a major impact on your ability to rank higher in search engines. </li> </ul> <h4> How can I check for manual action? </h4> <ul> <li> Search Console > Search Traffic > Manual Actions </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-page_not_found"> Page Not Found Errors </h3> <div> <h4> What are Page Not Found errors? </h4> <ul> <li> When a page on your website has been removed or moved and the url in question could not be found on your server. </li> <li> A 404 :”page not found error” is shown to the user. </li> </ul> <h4> Why are page not found error important? </h4> <ul> <li> You want to be aware of page not found errors so you can address them properly so users are not landing on error pages. </li> </ul> <h4> How can I check for Page not found? </h4> <ul> <li> <a href="https://www.screamingfrog.co.uk/seo-spider/" target="_blank" rel="noopener noreferrer"> Screaming Frog </a> </li> <li> Search Console > Crawl > Crawl errors </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-lock"> Pages Blocked by Robots.txt </h3> <div> <h4> What are Pages Blocked by robots.txt? </h4> <ul> <li> These are pages on your website that the Googlebot is not crawling due to directives in the robots.txt file. </li> </ul> <h4> Why do Pages Blocked by Robots.txt matter: </h4> <ul> <li> At times, you can accidently block the wrong pages from being indexed by search engines. </li> <li> Simply removing this directive can mean an instant boost in traffic. </li> </ul> <h4> How can I check for pages blocked by Robots.txt? </h4> <ul> <li> Search Console > Google Index > Blocked resources </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-page_indexed"> Check Pages Indexed </h3> <div> <h4> What are Pages Indexed? </h4> <ul> <li> The number of pages on your website that are in Google’s Index, aka eligible to rank in search results. </li> </ul> <h4> Why do Pages Indexed matter: </h4> <ul> <li> If your pages are not indexed, they will not be found in search. </li> <li> Pages not getting indexed is a sign that your site has a penalty or low authority with search engines. </li> </ul> <h4> How can I check for Pages Indexed? </h4> <ul> <li> Pages indexed report in GSC. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-site_links"> Sitelinks </h3> <div> <h4> What are sitelinks? </h4> <ul> <li> Links to pages on your site shown below the meta description in the SERP. </li> </ul> <h4> Why do sitelinks matter: </h4> <ul> <li> Sitelinks have been shown to improve CTR. </li> <li> They present your site as a more authoritative resource. </li> <li> Takes up more real estate in the SERPs. </li> <li> It also allows the user to navigate straight to the pages on your site that are relevant to their search query. </li> </ul> <h4> How can I check for sitelinks? </h4> <ul> <li> Sitelinks are created algorithmically which means there’s nothing you can do to create them. </li> <li> You can choose to tell Google not to create a sitelink for a given page by going to Search Console > Search Appearance > Sitelinks </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-sitemap_indexation"> Sitemap Indexation </h3> <div> <h4> What is Sitemap Indexation? </h4> <ul> <li> The amount of pages on your site that have been indexed. </li> </ul> <h4> Why do Sitemap Indexation matter? </h4> <ul> <li> It will tell you if any URLs are not accessible or are blocked by robots.txt. </li> </ul> <h4> How can I check my Sitemap Indexation? </h4> <ul> <li> Search Console > Crawl > Sitemaps </li> </ul> </div> </div> </div> <div class="su-divider su-divider-style-dashed" style="margin:30px 0;border-width:4px;border-color:#e8e6e6"></div> <h2> <strong> 7. </strong> Link Issues </h2> <p> Links are an integral part of SEO – this section covers how to uncover potential issues with your website’s internal links. </p> <div class="bp_accordian" style="margin-top:px;margin-bottom:px;"> <div class="section"> <h3 class="acc_ico19 ico-anchor"> Anchor text links </h3> <div> <h4> What is an Anchor Link? </h4> <ul> <li> A link embedded in text (hyperlink), typically relevant to the content it’s linking to, that can be clicked on. </li> </ul> <h4> Why do Anchor text Links matter? </h4> <ul> <li> Anchor text helps Google understand the relevancy and topical nature of the page that it’s linking to. </li> <li> <a href="index-85.html"> Read more about anchor text. </a> </li> </ul> <h4> How can I check the anchor text on my site? </h4> <ul> <li> Screaming Frog Tool using the outbound links tab. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-broken_links"> Broken Links (internal 404 broken links) </h3> <div> <h4> What are Broken Links? </h4> <ul> <li> A standard http response code that indicates the server on which the site is hosted could not find the page requested. </li> </ul> <h4> Why do broken links matter? </h4> <ul> <li> Broken links are natural part of the web however, having too many broken links will give users a bad experience and loss traffic. </li> <li> There are better ways to redirect traffic from 404 to relevant, live material. </li> </ul> <h4> How can I check for broken links? </h4> <ul> <li> Screaming Frog </li> <li> Broken link checker plugin </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-logo_link"> Check Logo Link </h3> <div> <h4> What is a logo link? </h4> <ul> <li> I hyperlink in the logo image of the website </li> </ul> <h4> Why do logo link matter? </h4> <ul> <li> For branding and making your logo synonymous with your homepage. </li> <li> Easy navigate to your homepage by clicking on your site wide logo. </li> </ul> <h4> How can I check for a logo link? </h4> <ul> <li> Place your cursor over you logo and it will turn into the pointer icon indicating that it’s a live link. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-external_link"> Investigate External Links </h3> <div> <h4> What are external links? </h4> <ul> <li> Links that take the user offsite. </li> </ul> <h4> Why do external links matter? </h4> <ul> <li> Increases the topical relevance of your content. </li> <li> Helps readers find additional resources not included in your site. </li> </ul> <h4> How can I check for external links? </h4> <ul> <li> Screaming from tool external tab. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-no_follow"> Use of No Follow Links </h3> <div> <h4> What is proper use of nofollow? </h4> <ul> <li> Typically you want to nofollow outbound links. </li> </ul> <h4> Why does use of nofollow links matter? </h4> <ul> <li> Follow links pass credit, trust and link equity which means you’re telling Google you’re vouching for it. </li> <li> Having too many follow external link will bleed the juice on your website. </li> </ul> <h4> How can I check for nofollow links? </h4> <ul> <li> Screaming Frog tool outlinks tab. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-malicious_link"> Malicious Links </h3> <div> <h4> What are malicious backlinks? </h4> <ul> <li> Links coming into your site from irrelevant spam sites. </li> </ul> <h4> Why do malicious backlinks matter? </h4> <ul> <li> They can have a direct impact on your seo and cause spam penalties. </li> <li> They can shape the topical relevance of your site. </li> </ul> <h4> How can I check for malicious backlinks? </h4> <ul> <li> Search Console > Links to your site </li> <li> Majestic </li> </ul> </div> </div> </div> <div class="su-divider su-divider-style-dashed" style="margin:30px 0;border-width:4px;border-color:#e8e6e6"></div> <h2> <strong> 8. </strong> Social Media Analysis </h2> <p> <a href="index-78.html"> Social media is undeniably overlapping with SEO </a> . This section covers the technical checks to make sure you’re setup properly. </p> <div class="bp_accordian" style="margin-top:px;margin-bottom:px;"> <div class="section"> <h3 class="acc_ico19 ico-user"> Google My Business Account? </h3> <div> <h4> What is Google My Business? </h4> <ul> <li> Formerly Google+ Pages, it’s your online business center for everything Google. </li> </ul> <h4> Why does Google My Business matter? </h4> <ul> <li> Getting setup and verified as a Google Business is a massive part of SEO for local businesses. Without it, you can’t rank in local search results. </li> <li> For larger businesses, it’s also a verified review platform and allows you to get setup in Google Maps. </li> </ul> <h4> How can I check if I have a G+? </h4> <ul> <li> Typing in the name, phone and google plus in the Google search bar. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-facebook"> Open Graph Snippet </h3> <div> <h4> What is Open Graph Snippet? </h4> <ul> <li> A meta tag that is used to populate Facebook status box when someone shares your link. </li> </ul> <h4> Why does Open Graph Snippet matter? </h4> <ul> <li> It allows you to control the image, description and title that Facebook pulls through to the status display when you automate a post or someone shares the link to your page. </li> </ul> <h4> How can I check if my Open Graph Snippet? </h4> <ul> <li> Check the source code. </li> <li> Yoast SEO plugin. </li> <li> Typing in the meta tags manually. </li> </ul> </div> </div> <div class="section"> <h3 class="acc_ico19 ico-twitter"> Twitter Card Snippet </h3> <div> <h4> What are Twitter Card Snippets? </h4> <ul> <li> Code that you embed into your site that allows an image, title and description of the post to pull through on your tweets. </li> </ul> <h4> Why do Twitter Card Snippets matter? </h4> <ul> <li> They give Twitter users better understanding on the content shared via the link because it shows an image, title and description of the post. </li> <li> Help CTR because people see more information. </li> </ul> <h4> How can I check for Twitter Cards? </h4> <ul> <li> Yoast SEO Plugin. </li> </ul> </div> </div> </div> <div class="su-divider su-divider-style-dashed" style="margin:30px 0;border-width:4px;border-color:#e8e6e6"></div> <p> That was exhausting. </p> <p> If you enjoyed this, PLEASE SHARE! </p> <div class="social-sharing"> <span class="top before-sharebutton-text"> Share This </span> <a onclick="return ss_plugin_loadpopup_js(this);" rel="external nofollow" class="button-facebook" href="http://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwebris.org%2Ftechnical-seo-audit%2F" target="_blank" ></a> <a onclick="return ss_plugin_loadpopup_js(this);" rel="external nofollow" class="button-twitter" href="http://twitter.com/intent/tweet/?text=Steal+Our+Technical+SEO+Audit+Template&url=https%3A%2F%2Fwebris.org%2Ftechnical-seo-audit%2F" target="_blank"></a> <a onclick="return ss_plugin_loadpopup_js(this);" rel="external nofollow" class="button-linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwebris.org%2Ftechnical-seo-audit%2F&title=Steal+Our+Technical+SEO+Audit+Template" target="_blank" ></a> </div> </div> </div> <!-- Post Content - END --> </div> <!-- Blog Post Content Area - END --> </div> <div id="land_to_comments"></div> <div class="scmnt_form18"> <h3> Leave a Comment </h3> <div class="wr_star_rate wrsr18"></div> <div class="rtform18"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title"> <small> <a rel="nofollow" id="cancel-comment-reply-link" href="index-40.html#respond" style="display:none;"> Cancel reply </a> </small> </h3> <form action="https://webris.org/wp-comments-post.php?wpe-comment-post=webrisorg" method="post" id="commentform" class="comment-form"> <p class="comment-notes"> <span id="email-notes"> Your email address will not be published. </span> <span class="required-field-message" aria-hidden="true"> Required fields are marked <span class="required" aria-hidden="true"> * </span> </span> </p> <input id="author" class="y_name_r" name="author" placeholder="Your name here" type="text" size="30" /> <input id="email" class="y_email_r" name="email" placeholder="Email address here" type="text" size="30" /> <p class="comment-form-cookies-consent"> <input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent"> Save my name, email, and website in this browser for the next time I comment. </label> </p> <textarea id="comment" class="write_review_r" name="comment" aria-required="true" placeholder="Message here..."></textarea> <p class="form-submit"> <input name="submit" type="submit" id="submit_b_comm" class="submit" value="SUBMIT" /> <input type='hidden' name='comment_post_ID' value='3721' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p> <p style="display: none;"> <input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="7ee6788198" /> </p> <p style="display: none !important;"> <label> Δ <textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea> </label> <input type="hidden" id="ak_js_1" name="ak_js" value="149"/> <script> document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() ); </script> </p> </form> </div> <!-- #respond --> </div> </div> <!-- Your Review - END --> <div class="srev18"> <h3 class="review_title"> Comments ( 787 ) </h3> <div class="ncmnts18" id="all_comm_sh"> <li class="comment even thread-even depth-1" id="comment-81985"> <div id="div-comment-81985" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/08cab134b3094f6938a0dbd1b8576170?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/08cab134b3094f6938a0dbd1b8576170?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> AkDeepak </strong> Says <br/> <span> 7 years ago </span> </cite> </div> <p> Dear Ryan Stewart, </p> <p> Many many thanks for provide SEO Audit report . <br /> Please give me knowledge in how can Audit report ? <br /> Like that audit tool’s website. </p> <p> Thank you so much with God Bless you…. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81985' data-commentid="81985" data-postid="3721" data-belowelement="div-comment-81985" data-respondelement="respond" data-replyto="Reply to AkDeepak" aria-label='Reply to AkDeepak'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-81986"> <div id="div-comment-81986" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/70024bf7bbfc0787765b3cf2501d3aa3?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/70024bf7bbfc0787765b3cf2501d3aa3?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Neil Sheth </strong> Says <br/> <span> 7 years ago </span> </cite> </div> <p> Ryan, </p> <p> Wow, this is incredibly useful and must have taken a ton of time to create. It’s very thorough and clear to follow, thanks! </p> <p> Neil Sheth </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81986' data-commentid="81986" data-postid="3721" data-belowelement="div-comment-81986" data-respondelement="respond" data-replyto="Reply to Neil Sheth" aria-label='Reply to Neil Sheth'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1" id="comment-81987"> <div id="div-comment-81987" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/f6810b36a2604a7a55ca620d7e84d43e?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/f6810b36a2604a7a55ca620d7e84d43e?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> jaspreet </strong> Says <br/> <span> 7 years ago </span> </cite> </div> <p> Excellent. .Explained so beautifully ..Thanks! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81987' data-commentid="81987" data-postid="3721" data-belowelement="div-comment-81987" data-respondelement="respond" data-replyto="Reply to jaspreet" aria-label='Reply to jaspreet'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1 parent" id="comment-81988"> <div id="div-comment-81988" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/d931a87aabb91859606464a09de5634d?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/d931a87aabb91859606464a09de5634d?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Ross </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Hi Ryan, </p> <p> Great Read </p> <p> Thanks </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81988' data-commentid="81988" data-postid="3721" data-belowelement="div-comment-81988" data-respondelement="respond" data-replyto="Reply to Ross" aria-label='Reply to Ross'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-81989"> <div id="div-comment-81989" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> thanks ross! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81989' data-commentid="81989" data-postid="3721" data-belowelement="div-comment-81989" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1" id="comment-81990"> <div id="div-comment-81990" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/e14596d85c73cc138c5ed8fa1289eb5c?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/e14596d85c73cc138c5ed8fa1289eb5c?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Lenny Mauricio </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Good stuff – Learned some cool tips on SEO! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81990' data-commentid="81990" data-postid="3721" data-belowelement="div-comment-81990" data-respondelement="respond" data-replyto="Reply to Lenny Mauricio" aria-label='Reply to Lenny Mauricio'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-81991"> <div id="div-comment-81991" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/82dd065159e5bb7f7aadd645c7e5d745?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/82dd065159e5bb7f7aadd645c7e5d745?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Jesse Murdock </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> As you will soon find me saying quite often on your blog posts…. <br /> Thank you Ryan for solid information <br /> -Jesse Murdock </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81991' data-commentid="81991" data-postid="3721" data-belowelement="div-comment-81991" data-respondelement="respond" data-replyto="Reply to Jesse Murdock" aria-label='Reply to Jesse Murdock'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-81993"> <div id="div-comment-81993" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> youre welcome jesse, thanks for commenting </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81993' data-commentid="81993" data-postid="3721" data-belowelement="div-comment-81993" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-81992"> <div id="div-comment-81992" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/259626643e98a750129727880009c121?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/259626643e98a750129727880009c121?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> cierak nightly </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Great tips. <br /> Thanks </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81992' data-commentid="81992" data-postid="3721" data-belowelement="div-comment-81992" data-respondelement="respond" data-replyto="Reply to cierak nightly" aria-label='Reply to cierak nightly'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-81994"> <div id="div-comment-81994" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> youre welcome! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81994' data-commentid="81994" data-postid="3721" data-belowelement="div-comment-81994" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-81995"> <div id="div-comment-81995" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/6b3b26bfdc49db8ffe8833927dc52872?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/6b3b26bfdc49db8ffe8833927dc52872?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Vishal Agrawal </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Great Post Ryan! <br /> also, this post is well structured.. 🙂 </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81995' data-commentid="81995" data-postid="3721" data-belowelement="div-comment-81995" data-respondelement="respond" data-replyto="Reply to Vishal Agrawal" aria-label='Reply to Vishal Agrawal'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-81996"> <div id="div-comment-81996" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> thanks vishal! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81996' data-commentid="81996" data-postid="3721" data-belowelement="div-comment-81996" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-81997"> <div id="div-comment-81997" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/7bc7b265008a1e05bfe3f0c943eb1a14?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/7bc7b265008a1e05bfe3f0c943eb1a14?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Shane Pollard </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> The breakdown of all the technical details just reinforces that Im on the right track but you just expand on what im doing ten fold, so Yoink! ill just be adding these extra skills thank you very much. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81997' data-commentid="81997" data-postid="3721" data-belowelement="div-comment-81997" data-respondelement="respond" data-replyto="Reply to Shane Pollard" aria-label='Reply to Shane Pollard'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-81998"> <div id="div-comment-81998" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> thanks shane! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81998' data-commentid="81998" data-postid="3721" data-belowelement="div-comment-81998" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-81999"> <div id="div-comment-81999" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/02aa6828ba8127b2661c2714a56ca482?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/02aa6828ba8127b2661c2714a56ca482?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Pratiksinh </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> 2 words and those are: “Fu***ng Awesome” </p> <p> Thank you so much Ryan!!! This is the first time I am on your website and I suppose I landed on one of the best articles on Internet. </p> <p> Instantly I subscribed to your Youtube channel as well. Thanks once again 🙂 Cheers and stay awesome! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-81999' data-commentid="81999" data-postid="3721" data-belowelement="div-comment-81999" data-respondelement="respond" data-replyto="Reply to Pratiksinh" aria-label='Reply to Pratiksinh'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82001"> <div id="div-comment-82001" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> youre welcome and thanks for subscribing! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82001' data-commentid="82001" data-postid="3721" data-belowelement="div-comment-82001" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-82000"> <div id="div-comment-82000" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/322367efa5f0013a7aebd76217af9458?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/322367efa5f0013a7aebd76217af9458?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Marius </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Hi Ryan, </p> <p> Thank you so much for this comprehensive guide, and the awesome template; really helpful. </p> <p> I’ve got a tiny little question: what do you mean by “Not addressed” status of the Legacy Condition? I am not a native speaker, and the meaning is a little unclear to me. Does it mean something like “not applicable” or something? </p> <p> Thanks a lot </p> <p> Regards, <br /> Marius </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82000' data-commentid="82000" data-postid="3721" data-belowelement="div-comment-82000" data-respondelement="respond" data-replyto="Reply to Marius" aria-label='Reply to Marius'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2 parent" id="comment-82002"> <div id="div-comment-82002" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> legacy = how we got it from the client </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82002' data-commentid="82002" data-postid="3721" data-belowelement="div-comment-82002" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> <ul class="children"> <li class="comment even depth-3" id="comment-82003"> <div id="div-comment-82003" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/322367efa5f0013a7aebd76217af9458?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/322367efa5f0013a7aebd76217af9458?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Marius </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Thank you very much for your answer, </p> <p> I understand, so Legacy Condition – Not Adressed means that certain issues do not apply in some cases, like Video XML Sitemaps for a text & images website, such as a blog or a basic ecommerce site. Is that correct? </p> <p> Thank you again, <br /> Marius </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82003' data-commentid="82003" data-postid="3721" data-belowelement="div-comment-82003" data-respondelement="respond" data-replyto="Reply to Marius" aria-label='Reply to Marius'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1 parent" id="comment-82004"> <div id="div-comment-82004" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/734567e8e1d386063e33d1f6b00d5de9?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/734567e8e1d386063e33d1f6b00d5de9?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Cliff </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Amazing content as usual </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82004' data-commentid="82004" data-postid="3721" data-belowelement="div-comment-82004" data-respondelement="respond" data-replyto="Reply to Cliff" aria-label='Reply to Cliff'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82005"> <div id="div-comment-82005" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> thanks cliff! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82005' data-commentid="82005" data-postid="3721" data-belowelement="div-comment-82005" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1 parent" id="comment-82006"> <div id="div-comment-82006" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/2a5476d5d7d481994d4d957c1f6af53c?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/2a5476d5d7d481994d4d957c1f6af53c?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Shrikant </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> It was very informative.. Thank u so much. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82006' data-commentid="82006" data-postid="3721" data-belowelement="div-comment-82006" data-respondelement="respond" data-replyto="Reply to Shrikant" aria-label='Reply to Shrikant'> Reply </a> </div> </div> <ul class="children"> <li class="comment even depth-2" id="comment-82016"> <div id="div-comment-82016" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/df3249b02932d87787f924fce942c933?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/df3249b02932d87787f924fce942c933?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Mark Excell </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> To be brutal you need to use something like IBP or SEO Profiler for this sort of work.. I have tried other methods, but nothing comes close… </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82016' data-commentid="82016" data-postid="3721" data-belowelement="div-comment-82016" data-respondelement="respond" data-replyto="Reply to Mark Excell" aria-label='Reply to Mark Excell'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-82007"> <div id="div-comment-82007" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/89ce909dd023aef65c94f4ca391163dd?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/89ce909dd023aef65c94f4ca391163dd?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Mahesh </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Hi Ryan Stewart, <br /> I enjoyed from your article, Very good and very usefull infirmation. <br /> Thank you. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82007' data-commentid="82007" data-postid="3721" data-belowelement="div-comment-82007" data-respondelement="respond" data-replyto="Reply to Mahesh" aria-label='Reply to Mahesh'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1" id="comment-82008"> <div id="div-comment-82008" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/1536f5a6c6888df5e2010df6d9c19fab?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/1536f5a6c6888df5e2010df6d9c19fab?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://www.eteksoftware.com/' rel='external nofollow ugc' class='url'> sankar </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> It was not only informative but also it can help people who working this field. God Bless you. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82008' data-commentid="82008" data-postid="3721" data-belowelement="div-comment-82008" data-respondelement="respond" data-replyto="Reply to sankar" aria-label='Reply to sankar'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-82009"> <div id="div-comment-82009" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/7c03c36df9c974a9c44e8b5c6c225211?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/7c03c36df9c974a9c44e8b5c6c225211?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://google.se/' rel='external nofollow ugc' class='url'> Delia91 </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> I see your website is similar to my weblog. Do you allow guest <br /> posting? I can write unique posts for you. Let me <br /> know if you are interested. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82009' data-commentid="82009" data-postid="3721" data-belowelement="div-comment-82009" data-respondelement="respond" data-replyto="Reply to Delia91" aria-label='Reply to Delia91'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-82010"> <div id="div-comment-82010" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/6a55e414fad0901c1195ecdc7971ec1e?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/6a55e414fad0901c1195ecdc7971ec1e?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://www.thecontentcopywriter.com/' rel='external nofollow ugc' class='url'> Brian Driscoll </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> As usual, very good information Ryan! Everything I have seen on this blog is spectacular, and you have the whole entire SEO checklist here! </p> <p> Like how you formatted it, but I have a question concerning checklist quality. Some SEO audit companies advertise their audits as “specialized and unique towards your company”, and that it takes 30-45 days to do it. </p> <p> I guess this is the justification for price and time. But am I wrong? Do these SEO audit companies have in-depth engineering analytics that I don’t know about? Because from the looks of this post, it looks doable and at most mildly confusing. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82010' data-commentid="82010" data-postid="3721" data-belowelement="div-comment-82010" data-respondelement="respond" data-replyto="Reply to Brian Driscoll" aria-label='Reply to Brian Driscoll'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82013"> <div id="div-comment-82013" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> no – they dont. SEO audits are tough in that they take a lot of time, but more importantly they take a lot of time of someone with a lot of knowledge. in order to run this audit, you have to have context into using tools, understanding the inner workings of a website and then be able to make the right recommendations to fix them. when you do this on a huge site, it gets expnsive and time consuming. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82013' data-commentid="82013" data-postid="3721" data-belowelement="div-comment-82013" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-82011"> <div id="div-comment-82011" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/4c13a382c24bb4140c3272cd98affa1e?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/4c13a382c24bb4140c3272cd98affa1e?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Ydoxy </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Wonderful content for technical Seo. I am reading and increase my knowledge Account. Thank you. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82011' data-commentid="82011" data-postid="3721" data-belowelement="div-comment-82011" data-respondelement="respond" data-replyto="Reply to Ydoxy" aria-label='Reply to Ydoxy'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82012"> <div id="div-comment-82012" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> youre welcome, thanks for commenting </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82012' data-commentid="82012" data-postid="3721" data-belowelement="div-comment-82012" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1" id="comment-82014"> <div id="div-comment-82014" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/3d4441c1107de970f6935b856f68fbaa?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/3d4441c1107de970f6935b856f68fbaa?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Son </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Great work! Used this for my SEO Technical Assessment and inspiration for developing further standards for launching new sites or setting up other sites for SEO success. <br /> Used along with data, optimization for conversions and testing this provides real value for my work. Thanks agian! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82014' data-commentid="82014" data-postid="3721" data-belowelement="div-comment-82014" data-respondelement="respond" data-replyto="Reply to Son" aria-label='Reply to Son'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-82015"> <div id="div-comment-82015" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/e89f7f28a9691a82614d91c258ceea58?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/e89f7f28a9691a82614d91c258ceea58?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Dave Spigen </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Amazing information Ryan! Do you have a video for this? I was wondering if you type all these details manually in the sheet or if you integrate data from various tools like you showed in your content audit video. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82015' data-commentid="82015" data-postid="3721" data-belowelement="div-comment-82015" data-respondelement="respond" data-replyto="Reply to Dave Spigen" aria-label='Reply to Dave Spigen'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-82017"> <div id="div-comment-82017" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/81c716f39367a3b5d0d69355c7ff194f?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/81c716f39367a3b5d0d69355c7ff194f?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Aarif Habeeb </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Amazing information Ryan! Everyday will be a learning day and today I learn very important information related to SEO. It will defiantly help me to improve my knowledage and working in the field of SEO. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82017' data-commentid="82017" data-postid="3721" data-belowelement="div-comment-82017" data-respondelement="respond" data-replyto="Reply to Aarif Habeeb" aria-label='Reply to Aarif Habeeb'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82018"> <div id="div-comment-82018" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/about-me/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> youre welcome! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82018' data-commentid="82018" data-postid="3721" data-belowelement="div-comment-82018" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1" id="comment-82019"> <div id="div-comment-82019" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/1b9438e5d678bb74b8757fb39e94bc55?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/1b9438e5d678bb74b8757fb39e94bc55?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Anik Chowdhury </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Just Amazing information at a glance.After a long time, I find out this SEO resources that will help me to achieve my goal. Many many thanks for creating this awesome advanced level technical SEO Guide. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82019' data-commentid="82019" data-postid="3721" data-belowelement="div-comment-82019" data-respondelement="respond" data-replyto="Reply to Anik Chowdhury" aria-label='Reply to Anik Chowdhury'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1 parent" id="comment-82020"> <div id="div-comment-82020" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/23c573bf12d54f48894bac8ba75f186d?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/23c573bf12d54f48894bac8ba75f186d?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Rakibul </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> Thank you for sharing your practical experience all over the world in the favor of learning technial SEO. I read you blog daily and find awesome interesting facts that i could not find anywhere. Now i am being able to learn SEO from you. But one thing I could not able to download the templates. Please Help me. Keep up good working 🙂 </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82020' data-commentid="82020" data-postid="3721" data-belowelement="div-comment-82020" data-respondelement="respond" data-replyto="Reply to Rakibul" aria-label='Reply to Rakibul'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2 parent" id="comment-82021"> <div id="div-comment-82021" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 6 years ago </span> </cite> </div> <p> its not a download, its a free google sheets file </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82021' data-commentid="82021" data-postid="3721" data-belowelement="div-comment-82021" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> <ul class="children"> <li class="comment odd alt depth-3" id="comment-82029"> <div id="div-comment-82029" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/018675a8828a126497b8b999d26787b6?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/018675a8828a126497b8b999d26787b6?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Cyle Patnode </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Hey Ryan, seriously awesome stuff. I have a huge audit to do and trying to get the google sheets link sent over and it’s not working. I tried to email addresses. Can you help me get the link to the sheets template? </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82029' data-commentid="82029" data-postid="3721" data-belowelement="div-comment-82029" data-respondelement="respond" data-replyto="Reply to Cyle Patnode" aria-label='Reply to Cyle Patnode'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-82022"> <div id="div-comment-82022" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0ab894c78f2e421762c513666dfaf74e?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0ab894c78f2e421762c513666dfaf74e?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Kostas K </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Ryan. Thank you. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82022' data-commentid="82022" data-postid="3721" data-belowelement="div-comment-82022" data-respondelement="respond" data-replyto="Reply to Kostas K" aria-label='Reply to Kostas K'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82023"> <div id="div-comment-82023" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> You are welcome, Kostas! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82023' data-commentid="82023" data-postid="3721" data-belowelement="div-comment-82023" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1" id="comment-82024"> <div id="div-comment-82024" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/37b0e1251e23d4fd8849452b02e23861?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/37b0e1251e23d4fd8849452b02e23861?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> haitham </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> It’s the best audit checklist ever </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82024' data-commentid="82024" data-postid="3721" data-belowelement="div-comment-82024" data-respondelement="respond" data-replyto="Reply to haitham" aria-label='Reply to haitham'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1 parent" id="comment-82025"> <div id="div-comment-82025" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/3ae0e77027fca9e586504e729da5a98b?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/3ae0e77027fca9e586504e729da5a98b?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Sv </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Really well done, thanks </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82025' data-commentid="82025" data-postid="3721" data-belowelement="div-comment-82025" data-respondelement="respond" data-replyto="Reply to Sv" aria-label='Reply to Sv'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82026"> <div id="div-comment-82026" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Thank you! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82026' data-commentid="82026" data-postid="3721" data-belowelement="div-comment-82026" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1 parent" id="comment-82027"> <div id="div-comment-82027" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/e57d956b587aad2b7052985d4e614953?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/e57d956b587aad2b7052985d4e614953?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Suman </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Hi Ryan, your SEO Audit report is really awesome and very helpful. I got a thorough knowledge from this. Also ins and outs you have mentioned with examples are great. Just in one place, i noticed a typo, you can clarify that… “General SEO best practices state to keep important contnet (i.e. pages you want to rank) within 4 click of the starting URL (i.e. your home page).” — here ‘contnet’ is the typo which will be will be ‘content’ 🙂 </p> <p> After all, a great article. </p> <p> Thanks <br /> Suman </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82027' data-commentid="82027" data-postid="3721" data-belowelement="div-comment-82027" data-respondelement="respond" data-replyto="Reply to Suman" aria-label='Reply to Suman'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82028"> <div id="div-comment-82028" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Thank you! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82028' data-commentid="82028" data-postid="3721" data-belowelement="div-comment-82028" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1 parent" id="comment-82030"> <div id="div-comment-82030" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/07973d576d2a7d752a5cb7dd025df74f?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/07973d576d2a7d752a5cb7dd025df74f?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Ankur Kulshrestha </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Very useful stuff… thank you very much ☺ </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82030' data-commentid="82030" data-postid="3721" data-belowelement="div-comment-82030" data-respondelement="respond" data-replyto="Reply to Ankur Kulshrestha" aria-label='Reply to Ankur Kulshrestha'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82031"> <div id="div-comment-82031" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> you are welcome 🙂 </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82031' data-commentid="82031" data-postid="3721" data-belowelement="div-comment-82031" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1 parent" id="comment-82032"> <div id="div-comment-82032" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/80bb4b53013efc86e63ffaf51f5da136?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/80bb4b53013efc86e63ffaf51f5da136?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Oksana </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> I like never ever leave reviews but this guide is actually amazing so I couldn’t resist! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82032' data-commentid="82032" data-postid="3721" data-belowelement="div-comment-82032" data-respondelement="respond" data-replyto="Reply to Oksana" aria-label='Reply to Oksana'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82033"> <div id="div-comment-82033" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 5 years ago </span> </cite> </div> <p> Thank you! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82033' data-commentid="82033" data-postid="3721" data-belowelement="div-comment-82033" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1 parent" id="comment-82034"> <div id="div-comment-82034" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/5abf78d0766c025f5e90a2994f34caa5?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/5abf78d0766c025f5e90a2994f34caa5?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Aleem Iqbal </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> Awesome Post </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82034' data-commentid="82034" data-postid="3721" data-belowelement="div-comment-82034" data-respondelement="respond" data-replyto="Reply to Aleem Iqbal" aria-label='Reply to Aleem Iqbal'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82035"> <div id="div-comment-82035" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> Thank you! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82035' data-commentid="82035" data-postid="3721" data-belowelement="div-comment-82035" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1" id="comment-82036"> <div id="div-comment-82036" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/207e330aaf7cd7ee91f7bc158676861d?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/207e330aaf7cd7ee91f7bc158676861d?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Bhagwant </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> One of the best guides I come across. Keep up the good work </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82036' data-commentid="82036" data-postid="3721" data-belowelement="div-comment-82036" data-respondelement="respond" data-replyto="Reply to Bhagwant" aria-label='Reply to Bhagwant'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-82037"> <div id="div-comment-82037" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/894f1ee659154145f07b437339ff902c?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/894f1ee659154145f07b437339ff902c?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> rassinroshan@hotmail.com </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> Dear Ryan Stewart, <br /> I absolutely thank you for the bottom of my heart for providing such a superb “SEO Audit Report” outline. It is very thorough and clear and easy to read and follow. <br /> This is absolutely the best SEO Audit Report I have every seen. <br /> Thank you for putting many hours in researching & typing. <br /> I give you 5 stars. <br /> God Bless you, <br /> Rassin Roshan, Plano, TX </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82037' data-commentid="82037" data-postid="3721" data-belowelement="div-comment-82037" data-respondelement="respond" data-replyto="Reply to rassinroshan@hotmail.com" aria-label='Reply to rassinroshan@hotmail.com'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82038"> <div id="div-comment-82038" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> Thank you!!! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82038' data-commentid="82038" data-postid="3721" data-belowelement="div-comment-82038" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-82039"> <div id="div-comment-82039" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/1997f131979d44ff3b032c36cea7dd30?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/1997f131979d44ff3b032c36cea7dd30?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Sain </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> Ryan, This is incred!ble.. I have 3 years of experience in SEO and Digital Marketing, I have never seen such a useful Site Audit information before. Hats off! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82039' data-commentid="82039" data-postid="3721" data-belowelement="div-comment-82039" data-respondelement="respond" data-replyto="Reply to Sain" aria-label='Reply to Sain'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82040"> <div id="div-comment-82040" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> Thank you for letting us know!!! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82040' data-commentid="82040" data-postid="3721" data-belowelement="div-comment-82040" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1" id="comment-82041"> <div id="div-comment-82041" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/e7bf3b9246a890edf8d89c25cbe17827?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/e7bf3b9246a890edf8d89c25cbe17827?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Harshvardhan Singh Chouhan </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> Fantastic Stuff. You have provided information in a very well manner. I know for this you should have done enough research and you have years of knowledge with that you have provided in very short and in a clean and clear way. We have got a readymade thing. Thanks a tone, this blog helped me understanding SEO a lot. <br /> And one more thing there is a lot of spelling and grammar mistake in your blog if you like me to help you, you are most welcome. </p> <p> And, do this comment section should me put up on comments so the user should not have to navigate all the way to bottom. (generally telling I don’t know this is right or wrong) </p> <p> 🙂 </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82041' data-commentid="82041" data-postid="3721" data-belowelement="div-comment-82041" data-respondelement="respond" data-replyto="Reply to Harshvardhan Singh Chouhan" aria-label='Reply to Harshvardhan Singh Chouhan'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1 parent" id="comment-82042"> <div id="div-comment-82042" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/80bcb34852c88b7101052808199a3106?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/80bcb34852c88b7101052808199a3106?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Vishal Verma </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> At the beginning of post you have shown a Google doc, would you be able to share that template link ? </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82042' data-commentid="82042" data-postid="3721" data-belowelement="div-comment-82042" data-respondelement="respond" data-replyto="Reply to Vishal Verma" aria-label='Reply to Vishal Verma'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82043"> <div id="div-comment-82043" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 4 years ago </span> </cite> </div> <p> You need to opt in at the form on top of the page to get access to it </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82043' data-commentid="82043" data-postid="3721" data-belowelement="div-comment-82043" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-82044"> <div id="div-comment-82044" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/c290b466863cdb24059e6a50edd24f69?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/c290b466863cdb24059e6a50edd24f69?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> David Martin </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Really great step by step guide, thanks! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82044' data-commentid="82044" data-postid="3721" data-belowelement="div-comment-82044" data-respondelement="respond" data-replyto="Reply to David Martin" aria-label='Reply to David Martin'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1" id="comment-82045"> <div id="div-comment-82045" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/641fe42e2faee121e6b3a2541de8506b?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/641fe42e2faee121e6b3a2541de8506b?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Giuliano </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Great content Ryan! Usefull check list. <br /> A little tip: in mobile view i go top and bottm on Page when collaps panels… <br /> But a little effort for great content 🙂 </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82045' data-commentid="82045" data-postid="3721" data-belowelement="div-comment-82045" data-respondelement="respond" data-replyto="Reply to Giuliano" aria-label='Reply to Giuliano'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1 parent" id="comment-82046"> <div id="div-comment-82046" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/117b7fd29b385ff84e22fcd0e7e2d013?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/117b7fd29b385ff84e22fcd0e7e2d013?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Ranjan Jena </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> There is a spelling mistake in the word content in the “Site Depth Check” (3rd Bullet Point). </p> <p> Thank You for this wonderful guide to help understand SEO the best. It literally helping a lot to perform better with my existing projects and in my seo training program. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82046' data-commentid="82046" data-postid="3721" data-belowelement="div-comment-82046" data-respondelement="respond" data-replyto="Reply to Ranjan Jena" aria-label='Reply to Ranjan Jena'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82047"> <div id="div-comment-82047" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Thank you for your comment (and spotting the error) </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82047' data-commentid="82047" data-postid="3721" data-belowelement="div-comment-82047" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1" id="comment-82048"> <div id="div-comment-82048" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/bbfdacd9899495f1a5e6a04245faac98?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/bbfdacd9899495f1a5e6a04245faac98?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Tuhina Jaswal </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> I must appreciate this piece of content. Great! Too much information about technical audit. Please keep sharing more such awesome content. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82048' data-commentid="82048" data-postid="3721" data-belowelement="div-comment-82048" data-respondelement="respond" data-replyto="Reply to Tuhina Jaswal" aria-label='Reply to Tuhina Jaswal'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-82049"> <div id="div-comment-82049" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/e4196b9f3a64ab5c81b2cb59311e9924?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/e4196b9f3a64ab5c81b2cb59311e9924?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> dexterpro25 </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Awesome it is it would be better if you make a video and do a sample audit </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82049' data-commentid="82049" data-postid="3721" data-belowelement="div-comment-82049" data-respondelement="respond" data-replyto="Reply to dexterpro25" aria-label='Reply to dexterpro25'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82050"> <div id="div-comment-82050" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Already done: <a href="https://theblueprint.training/trainings/technical-seo/" rel="nofollow ugc"> https://theblueprint.training/trainings/technical-seo/ </a> </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82050' data-commentid="82050" data-postid="3721" data-belowelement="div-comment-82050" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-82051"> <div id="div-comment-82051" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/5a137b9ba66859acc69025f73d7af003?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/5a137b9ba66859acc69025f73d7af003?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Christina </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Ryan thank you for this. Wish you all the best ! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82051' data-commentid="82051" data-postid="3721" data-belowelement="div-comment-82051" data-respondelement="respond" data-replyto="Reply to Christina" aria-label='Reply to Christina'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82052"> <div id="div-comment-82052" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> You are so welcome Christina!!! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82052' data-commentid="82052" data-postid="3721" data-belowelement="div-comment-82052" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1" id="comment-82053"> <div id="div-comment-82053" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/6c552fbbcb7e08cea55452797ff22cb6?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/6c552fbbcb7e08cea55452797ff22cb6?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> ArslaN </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Very Helpful Content ….Thanks ! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82053' data-commentid="82053" data-postid="3721" data-belowelement="div-comment-82053" data-respondelement="respond" data-replyto="Reply to ArslaN" aria-label='Reply to ArslaN'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1 parent" id="comment-82054"> <div id="div-comment-82054" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/f1457944814644e58bbd7b1635f66f69?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/f1457944814644e58bbd7b1635f66f69?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Juliana </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Hey Ryan, <br /> This is great information. I would only recommend updating the Search Console images since they are now different. This way it makes it easier to find. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82054' data-commentid="82054" data-postid="3721" data-belowelement="div-comment-82054" data-respondelement="respond" data-replyto="Reply to Juliana" aria-label='Reply to Juliana'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82055"> <div id="div-comment-82055" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> agreed, thanks for the tip! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82055' data-commentid="82055" data-postid="3721" data-belowelement="div-comment-82055" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-82056"> <div id="div-comment-82056" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/48d76342bf6b077d1562c8d3186ee18e?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/48d76342bf6b077d1562c8d3186ee18e?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Mahbub Osmane </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Hi Ryan, </p> <p> Awesome content you shared about technical SEO Audit, I have 6+ years of experience in SEO and Digital Marketing, I have never seen such a useful SEO audit information before. Too much information about the technical audit. Please keep sharing more such awesome content. Hats off! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82056' data-commentid="82056" data-postid="3721" data-belowelement="div-comment-82056" data-respondelement="respond" data-replyto="Reply to Mahbub Osmane" aria-label='Reply to Mahbub Osmane'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-82057"> <div id="div-comment-82057" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/2a49303aedb56b9960590c0e20689320?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/2a49303aedb56b9960590c0e20689320?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Emilia Jazz </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Thanks Ryan, That’s a great article. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82057' data-commentid="82057" data-postid="3721" data-belowelement="div-comment-82057" data-respondelement="respond" data-replyto="Reply to Emilia Jazz" aria-label='Reply to Emilia Jazz'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82058"> <div id="div-comment-82058" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> thank you Emilia! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82058' data-commentid="82058" data-postid="3721" data-belowelement="div-comment-82058" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1" id="comment-82059"> <div id="div-comment-82059" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/b3e40f6f0f87bec4b6d950424f76a7b6?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/b3e40f6f0f87bec4b6d950424f76a7b6?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Vanesha Darla </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> This technical SEO audit guide was super helpful! Thanks Ryan. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82059' data-commentid="82059" data-postid="3721" data-belowelement="div-comment-82059" data-respondelement="respond" data-replyto="Reply to Vanesha Darla" aria-label='Reply to Vanesha Darla'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1" id="comment-82060"> <div id="div-comment-82060" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/85a3f26eedb5dbadd09d7aa7d97415b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/85a3f26eedb5dbadd09d7aa7d97415b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Rita Vidigal </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Amazing work!! Very useful. Thanks Ryan </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82060' data-commentid="82060" data-postid="3721" data-belowelement="div-comment-82060" data-respondelement="respond" data-replyto="Reply to Rita Vidigal" aria-label='Reply to Rita Vidigal'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1 parent" id="comment-82061"> <div id="div-comment-82061" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/5a3fdf7b2ca06b30b768a5c3fc660035?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/5a3fdf7b2ca06b30b768a5c3fc660035?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Susan Rust </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Maybe one of the best compilations ever. Thank you for your thoughtful post. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82061' data-commentid="82061" data-postid="3721" data-belowelement="div-comment-82061" data-respondelement="respond" data-replyto="Reply to Susan Rust" aria-label='Reply to Susan Rust'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82064"> <div id="div-comment-82064" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Wow, thank you Susan! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82064' data-commentid="82064" data-postid="3721" data-belowelement="div-comment-82064" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1 parent" id="comment-82062"> <div id="div-comment-82062" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/fc69c7682a8d5bb90cd6ebc9c1c21387?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/fc69c7682a8d5bb90cd6ebc9c1c21387?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Freddy Joe </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Well that’s one impressive blog on SEO Audit. Thanks. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82062' data-commentid="82062" data-postid="3721" data-belowelement="div-comment-82062" data-respondelement="respond" data-replyto="Reply to Freddy Joe" aria-label='Reply to Freddy Joe'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan odd alt depth-2" id="comment-82063"> <div id="div-comment-82063" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> Well thank you Freddy </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82063' data-commentid="82063" data-postid="3721" data-belowelement="div-comment-82063" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1" id="comment-82065"> <div id="div-comment-82065" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/692db96afee90b2f8571f4a350d39483?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/692db96afee90b2f8571f4a350d39483?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> DigitalBill$ </strong> Says <br/> <span> 3 years ago </span> </cite> </div> <p> 👏 Bravo.. Someone that actually gets it.. </p> <p> Refreshing.. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82065' data-commentid="82065" data-postid="3721" data-belowelement="div-comment-82065" data-respondelement="respond" data-replyto="Reply to DigitalBill$" aria-label='Reply to DigitalBill$'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1" id="comment-82066"> <div id="div-comment-82066" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/7d01ee0052108c4b41225084f8252691?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/7d01ee0052108c4b41225084f8252691?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Umair </strong> Says <br/> <span> 2 years ago </span> </cite> </div> <p> You are awesome, Thank you so much </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82066' data-commentid="82066" data-postid="3721" data-belowelement="div-comment-82066" data-respondelement="respond" data-replyto="Reply to Umair" aria-label='Reply to Umair'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1" id="comment-82067"> <div id="div-comment-82067" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/4634bfe2382d74840d92f35e48612835?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/4634bfe2382d74840d92f35e48612835?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Shubham </strong> Says <br/> <span> 2 years ago </span> </cite> </div> <p> This is an excellent post. I’m in the process of auditing my site and there are a couple of tips here that I’ll be using. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82067' data-commentid="82067" data-postid="3721" data-belowelement="div-comment-82067" data-respondelement="respond" data-replyto="Reply to Shubham" aria-label='Reply to Shubham'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1" id="comment-82068"> <div id="div-comment-82068" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/d1d3094fd00892448b06645c025f8df1?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/d1d3094fd00892448b06645c025f8df1?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Madeleine </strong> Says <br/> <span> 2 years ago </span> </cite> </div> <p> Good blog post. I absolutely love this website. Continue the good work! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82068' data-commentid="82068" data-postid="3721" data-belowelement="div-comment-82068" data-respondelement="respond" data-replyto="Reply to Madeleine" aria-label='Reply to Madeleine'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-odd thread-alt depth-1" id="comment-82069"> <div id="div-comment-82069" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/cff1266aa38cd9a7e82b51726db760a8?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/cff1266aa38cd9a7e82b51726db760a8?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Mukarram Sultan </strong> Says <br/> <span> 12 months ago </span> </cite> </div> <p> Hey Ryan, </p> <p> Thanks for this amazing checklist, really helps a lot, I would really appreciate it if you could share a video link if you already have a video made on this template or if you haven’t I would request you to create one as I have seen there are a few variations from the old sheet to this updated one and I’m still confused. </p> <p> Regards </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82069' data-commentid="82069" data-postid="3721" data-belowelement="div-comment-82069" data-respondelement="respond" data-replyto="Reply to Mukarram Sultan" aria-label='Reply to Mukarram Sultan'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-even depth-1 parent" id="comment-82070"> <div id="div-comment-82070" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/3ad3a8366de51e2bfd4de18586feddea?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/3ad3a8366de51e2bfd4de18586feddea?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Kristen </strong> Says <br/> <span> 10 months ago </span> </cite> </div> <p> Thanks so much for this! I’ve been using it for years. Has there been an update to the doc though? There seems to be a huge section missing on on-page, social media etc. Thanks! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82070' data-commentid="82070" data-postid="3721" data-belowelement="div-comment-82070" data-respondelement="respond" data-replyto="Reply to Kristen" aria-label='Reply to Kristen'> Reply </a> </div> </div> <ul class="children"> <li class="comment byuser comment-author-ryan even depth-2" id="comment-82071"> <div id="div-comment-82071" class="comment-body c yes"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/0b74103dfea0e456324cdc63c59622b2?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> <a href='http://ryanwashere.com/' rel='external nofollow ugc' class='url'> Ryan Stewart </a> </strong> Says <br/> <span> 10 months ago </span> </cite> </div> <p> Hey Kristen – we’ve migrated everything over here: <a href="https://theblueprint.training/" rel="nofollow ugc"> https://theblueprint.training </a> </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82071' data-commentid="82071" data-postid="3721" data-belowelement="div-comment-82071" data-respondelement="respond" data-replyto="Reply to Ryan Stewart" aria-label='Reply to Ryan Stewart'> Reply </a> </div> </div> </li> <!-- #comment-## --> </ul> <!-- .children --> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-82072"> <div id="div-comment-82072" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/1a7930a7edcfc79a1ecef765bdc6746f?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/1a7930a7edcfc79a1ecef765bdc6746f?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Bragdeal </strong> Says <br/> <span> 8 months ago </span> </cite> </div> <p> Thank you for sharing …. very useful information. </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82072' data-commentid="82072" data-postid="3721" data-belowelement="div-comment-82072" data-respondelement="respond" data-replyto="Reply to Bragdeal" aria-label='Reply to Bragdeal'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment even thread-even depth-1" id="comment-82073"> <div id="div-comment-82073" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/5db32869e3f5538c0fddf479ccbc86e9?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/5db32869e3f5538c0fddf479ccbc86e9?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> HMG Digital </strong> Says <br/> <span> 7 months ago </span> </cite> </div> <p> This si is very incredible! Very detailed and well done! I enjoyed reading it! this is a great step by step guide, thanks for sharing! </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82073' data-commentid="82073" data-postid="3721" data-belowelement="div-comment-82073" data-respondelement="respond" data-replyto="Reply to HMG Digital" aria-label='Reply to HMG Digital'> Reply </a> </div> </div> </li> <!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1" id="comment-82074"> <div id="div-comment-82074" class="comment-body c no"> <div class="brdr_f_chd"> <div class="comment-author vcard"> <img alt='' src='https://secure.gravatar.com/avatar/8e7c3b27f8bd47c67e70634cacda3e7f?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/8e7c3b27f8bd47c67e70634cacda3e7f?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' loading='lazy'/> <cite class="fn"> <strong> Vikas Sharma </strong> Says <br/> <span> 7 months ago </span> </cite> </div> <p> Great One </p> </div> <div class="reply"> <a rel='nofollow' class='comment-reply-link' href='#comment-82074' data-commentid="82074" data-postid="3721" data-belowelement="div-comment-82074" data-respondelement="respond" data-replyto="Reply to Vikas Sharma" aria-label='Reply to Vikas Sharma'> Reply </a> </div> </div> </li> <!-- #comment-## --> </div> </div> <!-- Review Section - END --> </div> <!-- Wrap_1144 - END --> <div class="authi_20 spsb22 stick_wc"> <h3> YOUR WEBSITE IS <strong> LOSING MONEY! </strong> </h3> <img src="png/spsb_img.png" alt=""> <p> Find out how much organic traffic your website should be getting through our Traffic Projection Analysis. </p> <a class="ybtn22" href="index-95.html"> SHOW ME OUR POTENTIAL! </a> </div> <div class="soc_iog floatsoc stick_wc"> <a class="fbk" href="#" target="_blank"></a> <a class="twr" href="https://twitter.com/" target="_blank"></a> <a class="lin" href="#" target="_blank"></a> </div> </div> </div> </div> <!-- Content Right Side End --> <!-- <section class="sootb_sec"></section> --> <section class="fcta22"> <div class="wrpds"> <h2> DO YOU KNOW YOUR WEBSITE’S POTENTIAL? </h2> <div class="dflex_c"> <div> <h3> OUR TRAFFIC PROJECTION TOOL WILL SHOW YOUR WEBSITE’S TRUE ORGANIC POTENTIAL, AKA HOW MUCH 💰 YOU SHOULD BE MAKING. </h3> <p> Using data from your website, our Traffic Projection analysis can accurately forecast how much traffic (and revenue) your website could be getting from Google. </p> <a href="index-7.html" class="ybtn22"> FIND OUT MORE </a> </div> <img src="png/ftrcta_img.png" alt="" /> </div> </div> </section> </div> <footer class="ftrbtm"> <div class="ftxt"> <a href="index.html"> <img src="svg/webris-logo-2022.svg" alt="" /> </a> <p> © Webris 2022 All rights reserved. </p> </div> <div class="fbtm_menu"> <div class="menu-new-footer-menu-20-container"> <ul id="menu-new-footer-menu-20" class="menu"> <li id="menu-item-18002" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18002"> <a href="index-3.html"> About </a> </li> <li id="menu-item-18004" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18004"> <a href="index-10.html"> Case Studies </a> </li> <li id="menu-item-18005" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18005"> <a href="index-5.html"> Blog </a> </li> <li id="menu-item-18128" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18128"> <a href="index-7.html"> FREE ANALYSIS </a> </li> </ul> </div> </div> </footer> <script src="js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script> <link rel='stylesheet' id='su-shortcodes-css' href='css/shortcodesb683.css?ver=5.12.0' type='text/css' media='all' /> <script type='text/javascript' id='site_tracking-js-extra'> /* <![CDATA[ */ var php_data = {"ac_settings":{"tracking_actid":609547366,"site_tracking_default":1,"site_tracking":1},"user_email":""}; /* ]]> */ </script> <script type='text/javascript' src='js/regenerator-runtime.min3937.js?ver=0.13.9' id='regenerator-runtime-js'></script> <script type='text/javascript' src='js/wp-polyfill.min2c7c.js?ver=3.15.0' id='wp-polyfill-js'></script> <script type='text/javascript' id='contact-form-7-js-extra'> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/webris.org\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='js/index5406.js?ver=5.5.6' id='contact-form-7-js'></script> <script type='text/javascript' src='js/socialsharef24c.js?ver=1.6' id='wp-social-sharing-js'></script> <!-- Shortcodes Ultimate custom CSS - start --> <style type="text/css"> /*** Shortcodes Ultimate - content elements ***/ /* Heading ---------------------------------------------------------------*/ .su-heading-style-default { padding: 2px 0; border-top: 1px solid #999; border-bottom: 1px solid #999; } .su-heading-style-default .su-heading-inner { padding: 1em 0.5em; border-top: 4px solid #eee; border-bottom: 4px solid #eee; } .su-heading.su-heading-align-left { text-align: left; } .su-heading.su-heading-align-left .su-heading-inner { padding-left: 0.2em; } .su-heading.su-heading-align-right { text-align: right; } .su-heading.su-heading-align-right .su-heading-inner { padding-right: 0.2em; } .su-heading.su-heading-align-center { text-align: center; } /* Divider ---------------------------------------------------------------*/ .su-divider { clear: both; border: none; text-align: right; line-height: 1; } .su-divider a { display: inline-block; font-size: 0.8em; text-decoration: none; outline: none; padding-bottom: 5px; } .su-divider-style-default { border-bottom-style: solid; } .su-divider-style-dotted { border-bottom-style: dotted; } .su-divider-style-dashed { border-bottom-style: dashed; } .su-divider-style-double { border-bottom-style: double; } /* Spacer ---------------------------------------------------------------*/ .su-spacer { display: block; height: 0; clear: both; overflow: hidden; } .su-spacer-5 { height: 5px } .su-spacer-10 { height: 10px } .su-spacer-20 { height: 20px } .su-spacer-30 { height: 30px } .su-spacer-40 { height: 40px } /* Highlight ---------------------------------------------------------------*/ .su-highlight { display: inline; padding: 1px 0; } /* Label ---------------------------------------------------------------*/ .su-label { display: inline; margin-right: 0.3em; padding: 0.1em 0.3em; font-size: 0.8em; height: 0.8em; line-height: 0.8em; color: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .su-label-type-default { background: #999 } .su-label-type-success { background: #090 } .su-label-type-warning { background: #f90 } .su-label-type-important { background: #f03 } .su-label-type-black { background: #111 } .su-label-type-info { background: #09c } /* Dropcap ---------------------------------------------------------------*/ .su-dropcap { float: left; display: inline-block; width: 2em; height: 2em; margin: 0.2em 0.5em 0.2em 0; line-height: 2em; text-align: center; overflow: hidden; text-transform: uppercase; } .su-dropcap-style-default { color: #fff; background: rgb(69, 72, 77); /* Old browsers */ background: -moz-linear-gradient(top, rgba(69, 72, 77, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(0, 0, 0, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(69, 72, 77, 1)), color-stop(100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(0, 0, 0, 1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(69, 72, 77, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(0, 0, 0, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(69, 72, 77, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(0, 0, 0, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(69, 72, 77, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(0, 0, 0, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* IE10+ */ background: linear-gradient(to bottom, rgba(69, 72, 77, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(0, 0, 0, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0); /* IE6-9 */ text-shadow: -1px -1px 0 #000; -moz-text-shadow: -1px -1px 0 #000; -webkit-text-shadow: -1px -1px 0 #000; border-radius: 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; -moz-border-radius: 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; -webkit-border-radius: 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-dropcap-style-flat { background: #444; color: #fff; } .su-dropcap-style-light { color: #333; border-radius: 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; -moz-border-radius: 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; -webkit-border-radius: 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; background: rgb(255, 255, 255); /* Old browsers */ background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(234, 234, 234, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(255, 255, 255, 1)), color-stop(100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(234, 234, 234, 1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(234, 234, 234, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(234, 234, 234, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(234, 234, 234, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* IE10+ */ background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}, rgba(234, 234, 234, 1) 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0); /* IE6-9 */ } .su-dropcap-style-simple { width: 1em; height: 1em; line-height: 1em; text-align: left; } /* Frame ---------------------------------------------------------------*/ .su-frame, .su-frame-inner { display: block; } .su-frame-align-left { float: left; margin: 0 1em 1em 0; } .su-frame-align-center { float: none; margin: 1em auto; } .su-frame-align-right { float: right; margin: 0 0 1em 1em; } .su-frame img { display: block !important; float: none !important; padding: 0 !important; margin: 0 !important; border: none !important; box-shadow: none !important; } .su-frame-style-default { padding: 2px; border: 1px solid #999; background: #fff; -webkit-box-shadow: 1px 1px 4px #ccc; -moz-box-shadow: 1px 1px 4px #ccc; box-shadow: 1px 1px 4px #ccc; } .su-frame-style-default .su-frame-inner { padding: 2px; border: 4px solid #eee; } /* List ---------------------------------------------------------------*/ .su-list ul { list-style: none !important; margin: 0 0 1.5em 0 !important; padding: 0 !important; } .su-list ul li { position: relative; list-style-type: none !important; display: block !important; line-height: 1.3em; margin: 0 !important; padding: 4px 0 4px 2em !important; } .su-list ul li > img { position: absolute; left: 0; top: 4px; width: 1.3em; height: 1.3em; padding: 0; margin: 0; border: none; } .su-list ul li i { position: absolute; left: 0; top: 4px; width: 1.3em; height: 1.3em; line-height: 1.3em; text-align: center; } /* Button ---------------------------------------------------------------*/ .su-button { display: inline-block !important; text-align: center; text-decoration: none !important; box-sizing: content-box !important; -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; transition: all .2s; -o-transition: all .2s; -ie-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s; } .su-button-wide { display: block !important; margin: 1em 0; } .su-button-center { text-align: center; } .su-button span { display: block !important; text-decoration: none !important; box-sizing: content-box !important; -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; transition: all .2s; -o-transition: all .2s; -ie-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s; } .su-button img { border: none !important; vertical-align: middle !important; margin: -0.2em 0.4em 0 -0.3em !important; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; } .su-button i { display: inline-block; width: 1em; height: 1em; margin: 0 0.5em 0 0 !important; text-align: center; line-height: 1em; } .su-button.su-button-float-icon img { margin: 0 0.5em !important } .su-button small { display: block; margin: -0.2em 0 0 0; color: inherit; text-align: center; font-style: normal; font-size: 0.8em; line-height: 1; opacity: 0.7; filter: alpha(opacity=70); } .su-button-style-default { border-width: 1px; border-style: solid; } .su-button-style-default:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; } .su-button-style-default span { border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; } .su-button-style-flat, .su-button-style-flat span { border: none } .su-button-style-flat span { position: relative } .su-button-style-flat:hover span { top: 1px } .su-button-style-ghost { background: transparent !important; } .su-button-style-ghost span { border-width: 3px; border-style: solid; } .su-button-style-ghost:hover span { border-color: inherit !important; } .su-button-style-soft span { background: 0 -20px url('style-soft.html') repeat-x } .su-button-style-soft:hover span { background: 0 0 url('style-soft.html') repeat-x } .su-button-style-glass span { background: 0 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} url('style-glass.html') repeat-x } .su-button-style-glass:hover span { background: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} url('style-glass.html') repeat-x } .su-button-style-bubbles span { background: 0 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} url('style-bubbles.html') no-repeat } .su-button-style-bubbles:hover span { background: -710px 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} url('style-bubbles.html') no-repeat } .su-button-style-noise span { background: 0 0 url('style-noise.html') repeat-x } .su-button-style-noise:hover span { background: 0 0 url('style-noise.html') repeat-x } .su-button-style-stroked span { margin: 1px; border: 1px dashed #fff !important; } .su-button-style-stroked:hover span { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; } .su-button-style-3d { border-bottom-style: solid; border-bottom-width: 6px; } .su-button-style-3d span { border-bottom-style: solid; border-bottom-width: 1px; } .su-button-style-3d:hover { position: relative; top: 3px; border-bottom-width: 3px; } /* Table ---------------------------------------------------------------*/ .su-table table { width: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} !important; margin: 0 0 1.5em 0 !important; border-collapse: collapse !important; font-size: 1em !important; border: 1px solid #ccc !important; } .su-table th { text-align: center !important; padding: 1em !important; font-size: 1em !important; font-weight: normal !important; color: #333 !important; border: 1px solid #ccc !important; background: #f0f0f0 !important; } .su-table td { padding: 0.5em 1em !important; border: 1px solid #ccc !important; background: #fff !important; } .su-table .su-even td { background: #f7f7f7 !important } /* QR code ---------------------------------------------------------------*/ .su-qrcode { display: inline-block; } .su-qrcode-align-left { float: left; margin: 0 0.5em 0.5em 0; } .su-qrcode-align-center { display: block; clear: both; margin: 1em auto; text-align: center; } .su-qrcode-align-right { float: right; margin: 0 0 0.5em 0.5em; } .su-qrcode a, .su-qrcode a:hover, .su-qrcode a:active, .su-qrcode a:focus { background: transparent; outline: none; display: inline; text-decoration: none; } .su-qrcode-clickable a:hover { opacity: 0.7; filter: alpha(opacity=70); } .su-qrcode img { max-width: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } /*** Shortcodes Ultimate - media elements ***/ /* Container for responsive media elements */ .su-responsive-media-yes { position: relative; padding-bottom: 56.25{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; height: 0; overflow: hidden; } .su-responsive-media-yes iframe, .su-responsive-media-yes object, .su-responsive-media-yes embed { position: absolute; top: 0; left: 0; width: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; height: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } /* YouTube ---------------------------------------------------------------*/ .su-youtube { margin: 0 0 1.5em 0 } .su-youtube iframe { border: none !important } /* Vimeo ---------------------------------------------------------------*/ .su-vimeo { margin: 0 0 1.5em 0 } .su-vimeo iframe { border: none !important } /* Screenr ---------------------------------------------------------------*/ .su-screenr { margin: 0 0 1.5em 0 } .su-screenr iframe { border: none !important } /* Dailymotion ---------------------------------------------------------------*/ .su-dailymotion { margin: 0 0 1.5em 0 } .su-dailymotion iframe { border: none !important } /* Document ---------------------------------------------------------------*/ .su-document { margin: 0 0 1.5em 0 } .su-document iframe { border: none !important } /* Gmap ---------------------------------------------------------------*/ .su-gmap { margin: 0 0 1.5em 0 } .su-gmap iframe { border: none !important } /*** Shortcodes Ultimate - box elements ***/ /* Common styles ---------------------------------------------------------------*/ .su-clearfix:before, .su-clearfix:after { display: table; content: " "; } .su-clearfix:after { clear: both; } /* Tabs + Tab ---------------------------------------------------------------*/ .su-tabs { margin: 0 0 1.5em 0; padding: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #eee; } .su-tabs-nav span { display: inline-block; margin-right: 3px; padding: 10px 15px; font-size: 13px; min-height: 40px; line-height: 20px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; color: #333; cursor: pointer; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; transition: all .2s; } .su-tabs-nav span:hover { background: #f5f5f5; } .su-tabs-nav span.su-tabs-current { background: #fff; cursor: default; } .su-tabs-nav span.su-tabs-disabled { opacity: 0.5; filter: alpha(opacity=50); cursor: default; } .su-tabs-pane { padding: 15px; font-size: 13px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px; background: #fff; color: #333; } .su-tabs-vertical:before, .su-tabs-vertical:after { content: " "; display: table; } .su-tabs-vertical:after { clear: both; } .su-tabs-vertical .su-tabs-nav { float: left; width: 30{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-tabs-vertical .su-tabs-nav span { display: block; margin-right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px; } .su-tabs-vertical .su-tabs-panes { float: left; width: 70{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-tabs-vertical .su-tabs-pane { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .su-tabs-nav, .su-tabs-nav span, .su-tabs-panes, .su-tabs-pane { -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; } /* Styles for screens that are less than 768px */ @media only screen and (max-width: 768px) { .su-tabs-nav span { display: block; } .su-tabs-vertical .su-tabs-nav { float: none; width: auto; } .su-tabs-vertical .su-tabs-panes { float: none; width: auto; } } /* Spoiler + Accordion ---------------------------------------------------------------*/ .su-spoiler { margin-bottom: 1.5em; } .su-spoiler .su-spoiler:last-child { margin-bottom: 0; } .su-accordion { margin-bottom: 1.5em; } .su-accordion .su-spoiler { margin-bottom: 0.5em; } .su-spoiler-title { position: relative; cursor: pointer; min-height: 20px; line-height: 20px; padding: 7px 7px 7px 34px; font-weight: bold; font-size: 13px; } .su-spoiler-icon { position: absolute; left: 7px; top: 7px; display: block; width: 20px; height: 20px; line-height: 21px; text-align: center; font-size: 14px; font-family: FontAwesome; font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; *margin-right: .3em; } .su-spoiler-content { padding: 14px; -webkit-transition: padding-top .2s; -moz-transition: padding-top .2s; -o-transition: padding-top .2s; transition: padding-top .2s; -ie-transition: padding-top .2s; } .su-spoiler.su-spoiler-closed > .su-spoiler-content { height: 0; margin: 0; padding: 0; overflow: hidden; border: none; opacity: 0; } .su-spoiler-icon-plus .su-spoiler-icon:before { content: "\f068"; } .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before { content: "\f067"; } .su-spoiler-icon-plus-circle .su-spoiler-icon:before { content: "\f056"; } .su-spoiler-icon-plus-circle.su-spoiler-closed .su-spoiler-icon:before { content: "\f055"; } .su-spoiler-icon-plus-square-1 .su-spoiler-icon:before { content: "\f146"; } .su-spoiler-icon-plus-square-1.su-spoiler-closed .su-spoiler-icon:before { content: "\f0fe"; } .su-spoiler-icon-plus-square-2 .su-spoiler-icon:before { content: "\f117"; } .su-spoiler-icon-plus-square-2.su-spoiler-closed .su-spoiler-icon:before { content: "\f116"; } .su-spoiler-icon-arrow .su-spoiler-icon:before { content: "\f063"; } .su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon:before { content: "\f061"; } .su-spoiler-icon-arrow-circle-1 .su-spoiler-icon:before { content: "\f0ab"; } .su-spoiler-icon-arrow-circle-1.su-spoiler-closed .su-spoiler-icon:before { content: "\f0a9"; } .su-spoiler-icon-arrow-circle-2 .su-spoiler-icon:before { content: "\f01a"; } .su-spoiler-icon-arrow-circle-2.su-spoiler-closed .su-spoiler-icon:before { content: "\f18e"; } .su-spoiler-icon-chevron .su-spoiler-icon:before { content: "\f078"; } .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before { content: "\f054"; } .su-spoiler-icon-chevron-circle .su-spoiler-icon:before { content: "\f13a"; } .su-spoiler-icon-chevron-circle.su-spoiler-closed .su-spoiler-icon:before { content: "\f138"; } .su-spoiler-icon-caret .su-spoiler-icon:before { content: "\f0d7"; } .su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before { content: "\f0da"; } .su-spoiler-icon-caret-square .su-spoiler-icon:before { content: "\f150"; } .su-spoiler-icon-caret-square.su-spoiler-closed .su-spoiler-icon:before { content: "\f152"; } .su-spoiler-icon-folder-1 .su-spoiler-icon:before { content: "\f07c"; } .su-spoiler-icon-folder-1.su-spoiler-closed .su-spoiler-icon:before { content: "\f07b"; } .su-spoiler-icon-folder-2 .su-spoiler-icon:before { content: "\f115"; } .su-spoiler-icon-folder-2.su-spoiler-closed .su-spoiler-icon:before { content: "\f114"; } .su-spoiler-style-default { } .su-spoiler-style-default > .su-spoiler-title { padding-left: 27px; padding-right: 0; } .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon { left: 0; } .su-spoiler-style-default > .su-spoiler-content { padding: 1em 0 1em 27px; } .su-spoiler-style-fancy { border: 1px solid #ccc; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background: #fff; color: #333; } .su-spoiler-style-fancy > .su-spoiler-title { border-bottom: 1px solid #ccc; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background: #f0f0f0; font-size: 0.9em; } .su-spoiler-style-fancy.su-spoiler-closed > .su-spoiler-title { border: none; } .su-spoiler-style-fancy > .su-spoiler-content { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .su-spoiler-style-simple { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; } .su-spoiler-style-simple > .su-spoiler-title { padding: 5px 10px; background: #f0f0f0; color: #333; font-size: 0.9em; } .su-spoiler-style-simple > .su-spoiler-title > .su-spoiler-icon { display: none; } .su-spoiler-style-simple > .su-spoiler-content { padding: 1em 10px; background: #fff; color: #333; } /* Quote ---------------------------------------------------------------*/ .su-quote-style-default { position: relative; margin-bottom: 1.5em; padding: 0.5em 3em; font-style: italic; } .su-quote-style-default.su-quote-has-cite { margin-bottom: 3em; } .su-quote-style-default:before, .su-quote-style-default:after { position: absolute; display: block; width: 20px; height: 20px; background-image: url('quote.html'); content: ''; } .su-quote-style-default:before { top: 0; left: 0; background-position: 0 0; } .su-quote-style-default:after { right: 0; bottom: 0; background-position: -20px 0; } .su-quote-style-default .su-quote-cite { position: absolute; right: 4em; bottom: -1.5em; font-style: normal; } .su-quote-style-default .su-quote-cite:before { content: "\2014\0000a0"; } .su-quote-style-default .su-quote-cite a { text-decoration: underline; } /* Pullquote ---------------------------------------------------------------*/ .su-pullquote { display: block; width: 30{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; padding: 0.5em 1em; } .su-pullquote-align-left { margin: 0.5em 1.5em 1em 0; padding-left: 0; float: left; border-right: 5px solid #eee; } .su-pullquote-align-right { margin: 0.5em 0 1em 1.5em; padding-right: 0; float: right; border-left: 5px solid #eee; } /* Row + Column ---------------------------------------------------------------*/ .su-row { clear: both; zoom: 1; margin-bottom: 1.5em; } .su-row:before, .su-row:after { display: table; content: ""; } .su-row:after { clear: both; } .su-column { display: block; margin: 0 4{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} 0 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .su-column-last { margin-right: 0; } .su-row .su-column { margin: 0 0 0 4{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-row .su-column.su-column-size-1-1 { margin-left: 0; margin-right: 0; } .su-row .su-column:first-child { margin-left: 0; } .su-column-centered { margin-right: auto !important; margin-left: auto !important; float: none !important; } .su-column img, .su-column iframe, .su-column object, .su-column embed { max-width: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } @media only screen { [class*="su-column"] + [class*="su-column"]:last-child { float: right; } } .su-column-size-1-1 { width: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-1-2 { width: 48{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-1-3 { width: 30.66{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-2-3 { width: 65.33{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-1-4 { width: 22{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-3-4 { width: 74{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-1-5 { width: 16.8{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-2-5 { width: 37.6{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-3-5 { width: 58.4{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-4-5 { width: 79.2{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-1-6 { width: 13.33{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } .su-column-size-5-6 { width: 82.66{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; } /* Styles for screens that are less than 768px */ @media only screen and (max-width: 768px) { .su-column { width: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9} !important; margin: 0 0 1.5em 0 !important; float: none !important; } .su-row .su-column:last-child { margin-bottom: 0 !important; } } /* Service ---------------------------------------------------------------*/ .su-service { position: relative; margin: 0 0 1.5em 0; } .su-service-title { display: block; margin-bottom: 0.5em; color: #333; font-weight: bold; font-size: 1.1em; } .su-service-title img { position: absolute; top: 0; left: 0; display: block !important; margin: 0 !important; padding: 0 !important; border: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; } .su-service-title i { position: absolute; top: 0; left: 0; display: block !important; width: 1em; height: 1em; text-align: center; line-height: 1em; } .su-service-content { line-height: 1.4; } /* Box ---------------------------------------------------------------*/ .su-box { margin: 0 0 1.5em 0; border-width: 2px; border-style: solid; } .su-box-title { display: block; padding: 0.5em 1em; font-weight: bold; font-size: 1.1em; } .su-box-content { background-color: #fff; color: #444; padding: 1em; } .su-box-style-soft .su-box-title { background-image: url('style-soft.html'); background-position: 0 0; background-repeat: repeat-x; } .su-box-style-glass .su-box-title { background-image: url('style-glass.html'); background-position: 0 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; background-repeat: repeat-x; } .su-box-style-bubbles .su-box-title { background-image: url('style-bubbles.html'); background-position: 0 50{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; background-repeat: repeat-x; } .su-box-style-noise .su-box-title { background-image: url('style-noise.html'); background-position: 0 0; background-repeat: repeat-x; } /* Note ---------------------------------------------------------------*/ .su-note { margin: 0 0 1.5em 0; border-width: 1px; border-style: solid; } .su-note-inner { padding: 1em; border-width: 1px; border-style: solid; } /* Expand ---------------------------------------------------------------*/ .su-expand { margin: 0 0 1.5em 0; } .su-expand-content { overflow: hidden; } .su-expand-link { margin-top: 0.5em; cursor: pointer; } .su-expand-link:hover { opacity: 0.7; filter: alpha(opacity=70); } .su-expand-link a, .su-expand-link a:hover, .su-expand-link a:active, .su-expand-link a:visited, .su-expand-link a:focus { display: inline; text-decoration: none; background: transparent; border: none; } .su-expand-link-style-default .su-expand-link a, .su-expand-link-style-default .su-expand-link a:hover { text-decoration: none; } .su-expand-link-style-underlined .su-expand-link span { text-decoration: underline; } .su-expand-link-style-dotted .su-expand-link span { border-bottom: 1px dotted #333; } .su-expand-link-style-dashed .su-expand-link span { border-bottom: 1px dashed #333; } .su-expand-link-style-button .su-expand-link a { display: inline-block; margin-top: 0.2em; padding: 0.2em 0.4em; border: 2px solid #333; } .su-expand-link-more { display: none; } .su-expand-link-less { display: block; } .su-expand-collapsed .su-expand-link-more { display: block; } .su-expand-collapsed .su-expand-link-less { display: none; } .su-expand-link i { display: inline-block; margin: 0 0.3em 0 0; vertical-align: middle; color: inherit; } .su-expand-link img { display: inline-block; width: 1em; height: 1em; margin: 0 0.3em 0 0; vertical-align: middle; } /* Lightbox content ---------------------------------------------------------------*/ .su-lightbox-content { position: relative; margin: 0 auto; } .mfp-content .su-lightbox-content, #su-generator .su-lightbox-content { display: block !important; } .su-lightbox-content-preview { width: 100{476a1b9825899f7e21f124b8533c8410a6ecd3a860b9841e06adbefeac0656e9}; min-height: 300px; background: #444; overflow: hidden; } .su-lightbox-content h1, .su-lightbox-content h2, .su-lightbox-content h3, .su-lightbox-content h4, .su-lightbox-content h5, .su-lightbox-content h6 { color: inherit; } /* Common margin resets for box elements ---------------------------------------------------------------*/ .su-column-inner > *:first-child, .su-accordion > *:first-child, .su-spoiler-content > *:first-child, .su-service-content > *:first-child, .su-box-content > *:first-child, .su-note-inner > *:first-child, .su-expand-content > *:first-child, .su-lightbox-content > *:first-child { margin-top: 0; } .su-column-inner > *:last-child, .su-tabs-pane > *:last-child, .su-accordion > *:last-child, .su-spoiler-content > *:last-child, .su-service-content > *:last-child, .su-box-content > *:last-child, .su-note-inner > *:last-child, .su-expand-content > *:last-child, .su-lightbox-content > *:last-child { margin-bottom: 0; } </style> <!-- Shortcodes Ultimate custom CSS - end --> <script type="text/javascript"> jQuery("#snav button#close_snav").click(function(){ jQuery("div#snav").hide(300); }); </script> <div style="text-align: center; padding: 10px;"> <a target='_blank' href='http://www.rawcakegirl.com' > 英雄联盟竞猜线上入口靠谱 </a> <a target='_blank' href='http://www.recoverydog.org' > 玩嘉电竞抽注APP v0.8 </a> <a target='_blank' href='http://www.ukkickstartscheme.com' > 28加拿大走势APP今日 </a> <a target='_blank' href='http://www.allgreens.org' > 鲸鱼电竞比赛竞猜app下载 </a> <a target='_blank' href='http://www.51t-shirt.net' > 2022lpl比赛开盘注册 </a> <a target='_blank' href='http://www.deathquotes.org' > esg电竞现场查询 </a> </div> </body> </html> <script type="text/javascript" src="js/custom.js"></script> <script> jQuery(document).ready(function() { var stickyTop = $('.stick_wc').offset().top; jQuery(window).scroll(function() { var windowTop = $(window).scrollTop(); if (stickyTop < windowTop && jQuery(".sbp20 .wrp_ps").height() + jQuery(".sbp20 .wrp_ps").offset().top - jQuery(".stick_wc").height() > windowTop) { //jQuery('.stick_wc').css('position', 'fixed'); jQuery('.soc_iog.stick_wc').removeClass('stc_ss'); jQuery('.authi_20.stick_wc').css('position', 'fixed'); } else { //jQuery('.stick_wc').css('position', 'relative'); jQuery('.soc_iog.stick_wc').addClass('stc_ss'); jQuery('.authi_20.stick_wc').css('position', 'relative'); } }); }); </script>