0
0
SEO Fundamentalsknowledge~10 mins

Faceted navigation and crawl issues in SEO Fundamentals - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the sentence: Faceted navigation allows users to filter products by {{BLANK_1}}.

SEO Fundamentals
Faceted navigation allows users to filter products by [1].
Drag options to blanks, or click blank then click option'
Acolors
Ball of the above
Ccategories
Dprices
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing only one filter type instead of all.
Confusing faceted navigation with simple menus.
2fill in blank
medium

Complete the sentence: Crawl issues happen when search engines find {{BLANK_1}} URLs due to faceted navigation.

SEO Fundamentals
Crawl issues happen when search engines find [1] URLs due to faceted navigation.
Drag options to blanks, or click blank then click option'
Aduplicate
Bbroken
Cslow
Dsecure
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'broken' URLs which are unrelated to faceted navigation.
Confusing crawl speed with crawl issues.
3fill in blank
hard

Fix the error: To prevent crawl issues, use {{BLANK_1}} tags to tell search engines which URL is preferred.

SEO Fundamentals
To prevent crawl issues, use [1] tags to tell search engines which URL is preferred.
Drag options to blanks, or click blank then click option'
Anofollow
Bmeta robots
Ccanonical
Dalt
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'nofollow' which prevents link following but doesn't fix duplicates.
Confusing 'alt' tags which describe images.
4fill in blank
hard

Fill both blanks to complete the advice: Use {{BLANK_1}} to block crawling of certain faceted URLs and {{BLANK_2}} to avoid indexing them.

SEO Fundamentals
Use [1] to block crawling of certain faceted URLs and [2] to avoid indexing them.
Drag options to blanks, or click blank then click option'
Arobots.txt
Bmeta robots noindex
Csitemap
Dcanonical
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing up sitemap with robots.txt.
Using canonical tag to block crawling which it does not do.
5fill in blank
hard

Fill all three blanks to complete the strategy: To manage faceted navigation crawl issues, {{BLANK_1}} URLs with parameters, {{BLANK_2}} duplicate content with canonical tags, and {{BLANK_3}} crawling using robots.txt or meta tags.

SEO Fundamentals
To manage faceted navigation crawl issues, [1] URLs with parameters, [2] duplicate content with canonical tags, and [3] crawling using robots.txt or meta tags.
Drag options to blanks, or click blank then click option'
Aconfigure
Bhandle
Ccontrol
Dignore
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'ignore' which is not a solution.
Mixing up the order of actions.