Semrush Technical SEO course with Bastian Grimm Exam Answers (2024)

Coursera $100 off 2024

Exam Name: Technical SEO course with Bastian Grimm

Exam URL: https://www.semrush.com/academy/courses/technical-seo-course-with-bastian-grimm/

Technical SEO course with Bastian Grimm Exam Answers
Technical SEO course with Bastian Grimm Exam Answers

Before you begin, here’s what to expect:

  • This exam has 34 questions.
  • You will have 40 minutes to complete the exam.
  • You need to score at least 71% to pass.
  • This exam and certification are 100% free.
  • You have a total of 3 attempts to pass, then in 30 days, you’ll get 3 more.

Table of Content


SEMrush Technical SEO Exam Answers

What elements should text links consist of to ensure the best possible SEO performance?

  • Nofollow attribute, anchor text
  • a-tag with href-attribute, noindex attribute
  • Anchor text, a-tag with href-attribute
Answer
  • Anchor text, a-tag with href-attribute

A good approach is to create internal competition. More links to different URLs have the same anchor text, easier for Google is to differentiate which of them is the one URL on your domain to be ranked for the given keyword.

  • False
  • True
Answer
  • False

What are two the most commonly known best practices to increase crawling effectiveness?

  • Internal, link-level rel-nofollow
  • Using linkhubs
  • Multiple links to a single URL
  • Meta robots nofollow
  • Interlink relevant contents with each other
Answer
  • Using linkhubs
  • Interlink relevant contents with each other

Choose three statements referring to XML sitemaps that are true:

  • It is recommended to have URLs that return non-200 status
  • There can be only one XML sitemap per website
  • XML sitemaps must only contain URLs that give a HTTP 200 response
  • XML sitemaps should usually be used when a website is very extensive
  • It is recommended to use gzip compression and UTF-8 encoding
Answer
  • XML sitemaps must only contain URLs that give a HTTP 200 response
  • XML sitemaps should usually be used when a website is very extensive
  • It is recommended to use gzip compression and UTF-8 encoding

Choose a factor that affects the crawling process negatively.

  • A well-defined hierarchy of the pages
  • Duplicate pages/content
  • Content freshness
Answer
  • Duplicate pages/content

Choose two statements that are false about the SEMrush Audit Tool.

  • It can’t audit desktop and mobile versions of a website separately
  • It provides you with a list of issues with ways of fixing
  • It can be downloaded to your local computer
  • It allows you to include or exclude certain parts of a website from audit
Answer
  • It can’t audit desktop and mobile versions of a website separately
  • It can be downloaded to your local computer

What is the proper instrument to simulate Googlebot activity in Chrome?

  • Reverse DNS lookup
  • MobUser Agent Overrider
  • User Agent Switcher
Answer
  • User Agent Switcher

How often does the option to combine a robots.txt disallow with a robots.txt noindex statement make folders or URLs appear in SERPs?

  • Occasionally
  • Never
  • Less than ones without noindex
Answer
  • Never

True or false? It is NOT possible to have multiple robots meta tags.

  • True
  • False
Answer
  • False

Choose two correct statements about a canonical tag:

  • E-commerEach URL can have several rel-canonical directives
  • Pages linked by a canonical tag should have identical or at least very similar content
  • It should point to URLs that serve HTTP200 status codes
  • It is useful to create canonical tag chaining
Answer
  • Pages linked by a canonical tag should have identical or at least very similar content
  • It should point to URLs that serve HTTP200 status codes

Fill in the blank. It’s not wise to index search result pages because _____

  • they do not pass any linkjuice to other pages
  • those pages are dynamic and thus can create bad UX for the searcher
  • Google prefers them over other pages because they are dynamically generated and thus very fresh.
Answer
  • those pages are dynamic and thus can create bad UX for the searcherE-commerce platforms

PRG (Post-Redirect-Get pattern) is a great way to make Google crawl all the multiple URLs created on pages with many categories and subcategories.

  • True
  • False
Answer
  • False

Choose the wrong statement.

  • Proper pagination is required for the overall good performance of a domain in search results
  • Pagination is extremely important in e-commerce and editorial websites
  • It is important to have all sub-pages of a category being indexed
  • rel=next and rel=prev attributes explain to Google which page in the chain comes next or appeared before it
Answer
  • It is important to have all sub-pages of a category being indexed

You have two versions of the same content in HTML (on the website and in PDF). What is the best solution to bringing a user to the site with the full navigation instead of just downloading a PDF file?

  • Introducing hreflang using X-Robots headers
  • Using the X-robots rel=canonical header
  • Using the X-robots-tag and the noindex attribute
Answer
  • Using the X-robots rel=canonical header

What does the 4XX HTTP status code range refer to?

  • Client-side errors
  • Redirects
  • Server-side errors
Answer
  • Client-side errors

Check all three reasons for choosing a 301 redirect over a 302 redirect:

  • The rankings will be fully transferred to the new URL
  • Link equity will be passed to the new URL
  • The new URL won’t have any redirect chains
  • To not lose important positions without any replacement
Answer
  • The rankings will be fully transferred to the new URL
  • Link equity will be passed to the new URL
  • To not lose important positions without any replacement

When is it better to use the 410 error rather than the 404? Choose two answers:

  • When there is another page to replace the deleted URL
  • When the page existed and then was intentionally removed, and will never be back
  • If the page can be restored in the near future
  • When you want to delete the page from the index as quickly as possible and are sure it won’t ever be back
Answer
  • When the page existed and then was intentionally removed, and will never be back
  • When you want to delete the page from the index as quickly as possible and are sure it won’t ever be back

What is the best solution when you know the approximate time of maintenance work on your website?

  • Using the 500 status code with the retry-after header
  • Using the 503 status code with the retry-after header
  • Using the HTTP status code 200
  • Using the noindex directive in your robots.txt file
Answer
  • Using the 503 status code with the retry-after header

Choose three answers. What information can be found in an access-logfile?

  • Passwords
  • The method of the request (usually GET/POST)
  • The time spent on a URL
  • The server IP/hostname
  • The request URL
Answer
  • The method of the request (usually GET/POST)
  • The server IP/hostname
  • The request URL

True or false? It is recommended to work with log files constantly, making it a part of the SEO routine rather than doing one-off audits.

  • False
  • True
Answer
  • True

Which HTTP code ranges refer to crawl errors? Choose two answers.

  • 4xx range
  • 5xx range
  • 2xx range
  • 3xx range
Answer
  • 4xx range
  • 5xx range

Choose two statements that are right.

  •  If you overlay your sitemap with your logfiles, you may see a lack of internal links that shows that the site architecture is not working properly
  • Combining data from logfiles and webcrawls helps compare simulated and real crawler behavior
  • It is not a good idea to combine different data sources for deep analysis. It’s much better to concentrate on just one data source, e.g. logfile
Answer
  •  If you overlay your sitemap with your logfiles, you may see a lack of internal links that shows that the site architecture is not working properly
  • Online point-of-sales systems 

Choose two answers. Some disadvantages of ccTLDs are:

  • They have strong default geo-targeting features, e.g. .fr for French
  • They need to be registered within the local market, which can make it expensive
  • They may be unavailable in different regions/markets
Answer
  • They need to be registered within the local market, which can make it expensive
  • They may be unavailable in different regions/markets

Choose two http response status codes that will work where there is any kind of geographical, automated redirect. We are talking about international requests from different geographical regions.

  • 302 and 303
  • 301 and 303
  • 302 and 301
Answer
  • 302 and 303

You have site versions for France and Italy and you set up two hreflangs for them. For the rest of your end-users you plan to use the English version of the site. Which directive will you use?

  • <link rel=”alternate” href=”http://example.com/” hreflang=”x-default”/>
  • <link rel=”alternate” href=”http://example.com/en” hreflang=”en-au”/> 
  • <link rel=”alternate” href=”http://example.com/en” hreflang=”uk”/>
Answer
  • <link rel=”alternate” href=”http://example.com/” hreflang=”x-default”/>

True or false? The SEMrush Site Audit tool allows you only to define issues that slow down your website and does NOT give any recommendations on how to fix them.

  • True
  • False
Answer
  • False

Choose two optimization approaches that are useful for performance optimization:

  • Avoid using new modern formats like WebP
  • Asynchronous requests
  • Proper compression & meta data removal for images
  • Increase the number of ССS files per URL
Answer
  • Asynchronous requests
  • Proper compression & meta data removal for images

True or false? Pre-fetch and pre-render are especially useful when you do not depend on 3rd party requests or contents from a CDN or a subdomain.

  • True
  • False
Answer
  • False

Fill in the blank. According to the latest statistics, 60% or more of all results for high volume keyword queries in the TOP-3 have already been moved over to run on ______

  • HTTPS
  • FTP
  • HTTP
Answer
  • HTTPS

What are the two valid statements with regard to the critical rendering path (CRP)?

  • The “Critical” tool on Github helps to build CCS for CRP optimisation
  • CRP on mobile is bigger than on a desktop
  • The non-critical CSS is required when the site starts to render
  • There is an initial view (which is critical) and below-the-fold-content
Answer
  • The “Critical” tool on Github helps to build CCS for CRP optimisation
  • There is an initial view (which is critical) and below-the-fold-content

Choose the correct statement about mark-up.

  • Changes in HTML can break the mark-up, so monitoring is needed
  • Invalid mark-up still works, so there’s no need to control it
  • Even if GSC says that your mark-up is not valid, Google will still consider it
Answer
  • Changes in HTML can break the mark-up, so monitoring is needed

Choose a valid statement about AMP:

  • AMP implementation is easy, there’s no need to rewrite HTML and build a new CSS
  • A regular website can never be as fast as an AMP version
  • Using AMP is the only way to get into the Google News carousel/box
  • CSS files do not need to be inlined as non-blocking compared to a regular version
Answer
  • Using AMP is the only way to get into the Google News carousel/box

Fill in the blanks. When you want to use _____, make sure they are placed in plain HTML/X-robots tags. _____ injected by JavaScript are considered less reliable, and the chances are that Google will ignore them. code, Google Analytics can report on data from which systems?

  • hreflang tags
  • rel=amp HTML tags
  • Canonical tags
Answer
  • Canonical tags

Which type of mobile website version should you use to check if the “user agent HTTP header” variable is included to identify and provide the relevant web version to the right user agent?

  • Independent/standalone mobile site
  • Dynamic serving
  • Responsive web design
Answer
  • Dynamic serving


All SEMrush Certification Exam Answers

Semrush SEO Certification Exam Answers


Semrush SEO By Greg Gifford Certification Exam Answers


Semrush Technical SEO Certification Exam Answers


Semrush Content Certification Exam Answers


Semrush Competitive Research Certification Exam Answers


Semrush Sales Certification Exam Answers


Leave a Reply