SlideShare uma empresa Scribd logo
1 de 13
Baixar para ler offline
SEO Interview Questions with Answers by
SeoMoz
The maximum length of titles displayed in Google's search result is typically:
A: 155 characters
B: 512 pixels
C: 60-80 Characters
D: 44 Characters
E: Varies by browser resolution
Correct Answer- B: 512 pixels
In the following HTML snippet: <a href="http://moz.com" title="SEO"><img
src="img/software.jpg" alt="Marketing" title="Tools" width="100" weight="100"></a> What is
considered the anchor text of the link?
A: http://moz.com
B: SEO
C: Marketing
D: Tools
E: software
Correct Answer- C: Marketing
When is using rel="nofollow" NOT appropriate?
A: Paid links
B: Untrusted content
C: Press releases with optimized anchor text
D: Widely distributed footer links
E: None; all of these are appropriate
Correct Answer- E: None; all of these are appropriate
Which of the following types of sitemaps is NOT supported by Google?
A: News
B: Product
C: Image
D: Mobile
E: Video
Correct Answer- B: Product
What is the maximum number of URLs typically allowed in an XML sitemap file?
A: 500
B: 5,000
C: 50,000
D: 500,000
E: 5,000,000
Correct Answer- C: 50,000
In the following URL: http://store.example.com/category/keyword?id=123#top "store"
represents the ____ and "com" is the ________
A: Subdomain, Top-Level Domain
B: Root Domain, Subdomain
C: Subfolder, Top-Level Domain
D: Page, Root Domain
E: Top-Level Domain, Protocol
Correct Answer- A: Subdomain, Top-Level Domain
What is the optimal HTTP status code to permanently remove a URL from Google's index?
A: 301
B: 302
C: 404
D: 410
E: 500
Correct Answer- D: 410
Which HTTP status code is best to serve when your site is down for maintence?
A: 200
B: 302
C: 404
D: 503
E: 90210
Correct Answer- D: 503
True or false: A 301 redirect passes roughly the same link equity as using the rel="canonical"
tag.
A: TRUE
B: FALSE
Correct Answer- A: TRUE
Which of the following would be the best choice of URL structure (for both search engines
and humans)?
A: www.wildlifeonline.com/animals/crocodile
B: www.wildlifeonline.com/category/277/article/563
C: www.wildlifeonline.com/O0665?id=563&cat=277
D: text.wildlifeonline.com/category/crocodile
E: www.wildlifeonline.com/563
Correct Answer- A: www.wildlifeonline.com/animals/crocodile
How can meta description tags help with the practice of search engine optimization?
A: They're an important ranking factor in the search algorithms.
B: They help to tell the search engines which keywords are most important on your page.
C: They serve as the copy that will entice searchers to click on your listing.
D: Trick question; meta descriptions are NOT important.
Correct Answer- C: They serve as the copy that will entice searchers to click on your listing.
Which HTTP server response code indicates a file that no longer exists? (File Not Found)
A: 500
B: 301
C: 401
D: 404
E: 300
Correct Answer- D: 404
Which HTTP server response code indicates a page that has been permanently relocated and
all links to the old page will pass their influence to the new page location?
A: 302
B: 301
C: 311
D: 500
E: 300
Correct Answer- B: 301
If these URLs have the same content, example.com/avocado and example.com/avocado/ are
technically considered duplicate content and should be fixed.
A: TRUE
B: FALSE
Correct Answer- A: TRUE
Which of the following methods is best used to handle duplicate-content URLs that include
parameters or tracking code?
A: The rel="canonical" tag
B: Use numbers for your parameters, because Google won't crawl numbered URLs
C: Use the robots.txt file to block spiders from crawling the URLs with extra parameters
D: Answers A and B
E: None of the above
Correct Answer- A: The rel="canonical" tag
If you have a page at www.example.com/page1, which of the following robots.txt directives
prevents search spiders from crawling the URL?
A: Allow: /
B: Disallow:
C: Disallow: /page1
D: Both A & C
Correct Answer- C: Disallow: /page1
You decide to add a blog to your ecommerce site. What is the preferred url structure?
A: www.example.com/blog
B: www.blog.example.com/
C: Create new site at www.blog.com and link it to www.example.com
Correct Answer- A: www.example.com/blog
High-quality links to a site's homepage may help to increase the ranking ability of deeper
pages on the same domain.
A: TRUE
B: FALSE
Correct Answer- A: TRUE
Pages generated by search results (Search within Search) are a good way to add content to
your site.
A: TRUE
B: FALSE
Correct Answer- B: FALSE
Google's Panda update was also known as the ______ update.
A: Quality
B: May Day
C: Farmer
D: Vince
E: Caffeine
Correct Answer- C: Farmer
In general, internal links pass about the same value as external links.
A: TRUE
B: FALSE
Correct Answer- B: FALSE
Which of the following links is likely to pass the most value from a single page?
A: A universal footer link
B: A navigational link contained in the header
C: A left-hand navigation link
D: A right sidebar navigation link
E: A link contained in the main body text
Correct Answer- E: A link contained in the main body text
To give credit for duplicate content that appears on another site, use...
A: A cross-domain canonical tag
B: A prominent link within the content at the top of the page
C: File a DMCA copyright notice
D: Give the author thanks in the body of the text
E: Send them ice cream
Correct Answer- A: A cross-domain canonical tag
If a page includes more than one rel="canonical", Google will...
A: Ignore them all
B: Count the first one
C: Count the last one
D: Guess which one makes more sense, and use that one
Correct Answer- A: Ignore them all
Best practices for rel="canonical" link elements include:
A: Relative URLs
B: Absolute URLs
C: Nofollow the link element
Correct Answer- B: Absolute URLs
What is an example of a "soft" 404 error?
A: A page that returns a 404 HTTP response code, but quickly changes to a 200 a short time later.
B: A page that returns a 200 HTTP response code, and displays a blank page.
C: A page that displays a 404 HTTP response code, and displays a 404 error page.
D: A page that returns a 404 code with pillows.
Correct Answer- B: A page that returns a 200 HTTP response code, and displays a blank page.
True or false: rel="canonical" can be used to point to content on a different domain.
A: TRUE
B: FALSE
Correct Answer- A: TRUE
The X-Robots-Tag should be located:
A: In your robots.txt file
B: In the <head>
C: In the HTTP headers
D: Anywhere inside the <body> element
E: In Robert Downey Jr.'s basement
Correct Answer- C: In the HTTP headers
Of the following, the best way to keep a URL from appearing in search results is:
A: Block robots from crawling the page in the robots.txt file
B: Nofollow all links to the page
C: Use the META robots NOODP tag
D: Use the META robots NOINDEX tag
Correct Answer- D: Use the META robots NOINDEX tag
If the robots <META> tag is missing, the default is:
A: NOINDEX, NOFOLLOW
B: INDEX, FOLLOW
C: NOINDEX, FOLLOW
D: INDEX, NOFOLLOW
E: NOINDEX, NOFOLLOW, NOARCHIVE
Correct Answer- B: INDEX, FOLLOW
The default file type for your sitemap is:
A: .pdf
B: .php
C: .png
D: .doc
E: .xml
Correct Answer- E: .xml
The minimum REQUIRED tags in an XML sitemap include:
A: <urlset>
B: <url>
C: <loc>
D: None of these
E: A, B, and C
Correct Answer- E: A, B, and C
When including Open Graph (OG) tags on a webpage, which of the following is NOT a
required property?
A: og:title
B: og:description
C: og:image
D: og:url
E: og:type
Correct Answer- B: og:description
True or false: For best results, incorporate authorship markup on every page of your website,
including the homepage and category pages.
A: TRUE
B: FALSE
Correct Answer- B: FALSE
All other factors being equal, which would be the most desirable link profile?
A: One link from each of 100 different domains
B: 1,000 links all from one domain
C: 10,000 internal links
Correct Answer- A: One link from each of 100 different domains
Which group of ranking factors do SEOs generally consider to have the largest influence on
rankings?
A: Engagement Metrics
B: Social shares
C: Link-based metrics
D: Site speed
E: Exact match domains
Correct Answer- C: Link-based metrics
Generally, Google refreshes its Panda data:
A: Daily
B: Weekly
C: Monthly
D: Yearly
E: Never
Correct Answer- C: Monthly
Google's recommended format to implement structured data is:
A: Microdata / Schema.org
B: Microformats / vcards
C: RDFa / XHTML
Correct Answer- A: Microdata / Schema.org
Implementing structured data may help:
A: Lead to rich snippets in search results
B: Enchance CTR from search engine results
C: Search engines understand your content
D: Your content to appear in specialized search results like "in-depth Articles"
E: All of these
Correct Answer- E: All of these
Implementing authorship on your content:
A: Guarantees a rankings boost through Author Rank
B: Disassociates your content from spam
C: Prevents duplicate content
D: May lead to enhanced CTR through authorship photos in search results
E: Helps get you that book deal
Correct Answer- D: May lead to enhanced CTR through authorship photos in search results
Google's recommended actions for paginated content include:
A: Specify a "view all" page
B: rel="prev" and rel="next"
C: Do nothing
D: A and B only
E: A, B, or C
Correct Answer- E: A, B, or C
In the following attribute: hreflang="en-US", "en" is the _____ and "US" is the _____.
A: alternate, language
B: language, region
C: United States, English
D: region, language
E: entire, universal symbol
Correct Answer- B: language, region
Which of the following URL structures is NOT recommended to signal language targeting?
A: ccTLDs (example.de)
B: Subdomains with gTLDS (de.example.com)
C: URL parameters (example.com?loc=de)
D: Subdirectories with gTLDs (example.com/de)
Correct Answer- C: URL parameters (example.com?loc=de)
Which of the following statements about anchor text is true?
A: For non-commercial queries, anchor text is less influential on a result's rankings.
B: If a URL itself is the linking anchor text, Google will treat the page's title element as anchor text,
while Bing will use the URL.
C: When an embedded image is linking, the alt attribute of the image may be treated as anchor text.
D: Anchor text is mostly ignored by Google in 2014, but was powerful in years past.
Correct Answer- C: When an embedded image is linking, the alt attribute of the image may be
treated as anchor text.
Which of these concepts has Google filed a (now public) patent about?
A: The likelihood that content shared by a user of social networks will spread
B: The impact of lunar cycles on content creation and search queries
C: Labeling Facebook, Twitter, and other social network shares in search results
D: Modifying the flow of PageRank through links based on the HTML code-to-content ratio
Correct Answer- A: The likelihood that content shared by a user of social networks will spread
What does the phrase "social shares and higher search rankings in Google are well-
correlated" mean?"
A: It means there's a chance (as expressed by the correlation coefficient number) that this input is
used in Google's ranking algorithm.
B: It means that the more social shares a webpage has, the higher it appears in Google's search
results for a given query.
C: It means that, on average, pages with more social shares appear higher in Google rankings than
those with fewer shares. The correlation coefficient expresses the degree with which this occurs.
D: It means that social shares may or may not be used by Google's algorithm to rank webpages.
Correct Answer- C: It means that, on average, pages with more social shares appear higher in
Google rankings than those with fewer shares. The correlation coefficient expresses the degree with
which this occurs.
Which Google update was closely associated with speed, faster indexing and fresher web
results.
A: Penguine
B: Panda
C: Venice
D: Vince
E: Caffeine
Correct Answer- E: Caffeine
What are valid reasons why your webpage's title may not appear in Google's search results
exactly as it does in the page title element in your HTML?
A: Google has overwritten your title element with a title taken from the Yahoo! Directory.
B: Your title does not contain your brand name or other key terms in the users' search query (or
doesn't include them at the start of the title element), so Google is using text from elsewhere on the
page.
C: Google is pulling a title for your webpage from one you entered into an AdWords ad for that URL
(that produces a higher clickthrough rate).
D: Your page contains the meta "title-h1" tag specifying that Google should use the text within the
H1 in place of the title element for the search results listing
E: Both options B & D
Correct Answer- B: Your title does not contain your brand name or other key terms in the users'
search query (or doesn't include them at the start of the title element), so Google is using text from
elsewhere on the page.
Which of the following are true about the growth of mobile vs. desktop search in Google?
A: Mobile search queries overtook desktop in 2013 and are expected to continue growing faster.
B: Desktop search queries are now shrinking, and mobile is growing, but will not overtake desktop in
the next 2-3 years.
C: Both desktop and mobile are growing, but mobile is growing faster and is expected to overtake
desktop in the next 1-2 years.
D: Desktop is not growing (but not shrinking much). Mobile is expected to overake desktop in
number of queries by 2016.
Correct Answer- C: Both desktop and mobile are growing, but mobile is growing faster and is
expected to overtake desktop in the next 1-2 years
Which type of link has NOT been mentioned by Google as being risky for SEO?
A: Embedded links from infographics
B: Guest blog posts
C: Text link advertisements with rel="nofollow"
D: Article submission and directory sites
E: Private link networks
Correct Answer- C: Text link advertisements with rel="nofollow"

Mais conteúdo relacionado

Mais procurados

Seo analysis report template (1)
Seo analysis report template (1)Seo analysis report template (1)
Seo analysis report template (1)
Doiphode Vishal
 
Local SEO Presentation
Local SEO PresentationLocal SEO Presentation
Local SEO Presentation
Vivek Patel
 

Mais procurados (20)

Google Search Console: An Ultimate Guide
Google Search Console: An Ultimate GuideGoogle Search Console: An Ultimate Guide
Google Search Console: An Ultimate Guide
 
Off page seo
Off page seoOff page seo
Off page seo
 
SEO Audit Project
  SEO Audit Project   SEO Audit Project
SEO Audit Project
 
Website and seo audit checklist
Website and seo audit checklistWebsite and seo audit checklist
Website and seo audit checklist
 
A Complete SEO Audit Template. Includes Actionable Tips & Insights
A Complete SEO Audit Template. Includes Actionable Tips & InsightsA Complete SEO Audit Template. Includes Actionable Tips & Insights
A Complete SEO Audit Template. Includes Actionable Tips & Insights
 
How to create an SEO data-driven content strategy
How to create an SEO data-driven content strategyHow to create an SEO data-driven content strategy
How to create an SEO data-driven content strategy
 
Seo ppt - BEGINNERS COURSE - COMPLETE GUIDE - ARISE ROBY
Seo ppt - BEGINNERS COURSE - COMPLETE GUIDE - ARISE ROBYSeo ppt - BEGINNERS COURSE - COMPLETE GUIDE - ARISE ROBY
Seo ppt - BEGINNERS COURSE - COMPLETE GUIDE - ARISE ROBY
 
Website Analysis Seo Report
Website Analysis Seo ReportWebsite Analysis Seo Report
Website Analysis Seo Report
 
On Page SEO
On Page SEOOn Page SEO
On Page SEO
 
Seo analysis report template (1)
Seo analysis report template (1)Seo analysis report template (1)
Seo analysis report template (1)
 
Local SEO Presentation
Local SEO PresentationLocal SEO Presentation
Local SEO Presentation
 
Seo report [template]
Seo report [template]Seo report [template]
Seo report [template]
 
PPT Proposal for SEO
PPT Proposal for SEOPPT Proposal for SEO
PPT Proposal for SEO
 
Image SEO
Image SEOImage SEO
Image SEO
 
Website Analysis Report
Website Analysis ReportWebsite Analysis Report
Website Analysis Report
 
SEO, Search Engine Ranking Position (SERP) Report
SEO, Search Engine Ranking Position (SERP) ReportSEO, Search Engine Ranking Position (SERP) Report
SEO, Search Engine Ranking Position (SERP) Report
 
Google algorithms
Google algorithmsGoogle algorithms
Google algorithms
 
SEM Exam - 50 Questions with answers
SEM Exam - 50 Questions with answersSEM Exam - 50 Questions with answers
SEM Exam - 50 Questions with answers
 
Technical SEO.pdf
Technical SEO.pdfTechnical SEO.pdf
Technical SEO.pdf
 
SEO proposal
SEO proposal SEO proposal
SEO proposal
 

Destaque

Destaque (16)

Search Engine Optimization Class-4
Search Engine Optimization Class-4Search Engine Optimization Class-4
Search Engine Optimization Class-4
 
Search Engine Optimization Class-1
Search Engine Optimization Class-1Search Engine Optimization Class-1
Search Engine Optimization Class-1
 
Search Engine Optimization Class-5
Search Engine Optimization Class-5Search Engine Optimization Class-5
Search Engine Optimization Class-5
 
Search Engine Optimization Class-3
Search Engine Optimization Class-3Search Engine Optimization Class-3
Search Engine Optimization Class-3
 
Search Engine Optimization Class-6
Search Engine Optimization Class-6Search Engine Optimization Class-6
Search Engine Optimization Class-6
 
Moz 2013 Ranking Factors - Matt Peters MozCon
Moz 2013 Ranking Factors - Matt Peters MozConMoz 2013 Ranking Factors - Matt Peters MozCon
Moz 2013 Ranking Factors - Matt Peters MozCon
 
Top 50 seo quiz for 2014 - Advanse Seo Questions
Top 50 seo quiz for 2014 - Advanse Seo QuestionsTop 50 seo quiz for 2014 - Advanse Seo Questions
Top 50 seo quiz for 2014 - Advanse Seo Questions
 
Search Engine Optimization: Not Just For Nerds and Shysters
Search Engine Optimization: Not Just For Nerds and ShystersSearch Engine Optimization: Not Just For Nerds and Shysters
Search Engine Optimization: Not Just For Nerds and Shysters
 
Search Engine Optimization Class-10
Search Engine Optimization Class-10Search Engine Optimization Class-10
Search Engine Optimization Class-10
 
Search Engine Optimization Class-7
Search Engine Optimization Class-7Search Engine Optimization Class-7
Search Engine Optimization Class-7
 
Search Engine Optimization Class-12
Search Engine Optimization Class-12Search Engine Optimization Class-12
Search Engine Optimization Class-12
 
Search Engine Optimization Class-9
Search Engine Optimization Class-9Search Engine Optimization Class-9
Search Engine Optimization Class-9
 
Search Engine Optimization Class-13
Search Engine Optimization Class-13Search Engine Optimization Class-13
Search Engine Optimization Class-13
 
Social Media Week NYC 2017: Breaking Down the Facebook Auction
Social Media Week NYC 2017: Breaking Down the Facebook AuctionSocial Media Week NYC 2017: Breaking Down the Facebook Auction
Social Media Week NYC 2017: Breaking Down the Facebook Auction
 
Search Engine Optimization Class-11
Search Engine Optimization Class-11Search Engine Optimization Class-11
Search Engine Optimization Class-11
 
Search Engine Optimization - What's it about?
Search Engine Optimization -  What's it about?Search Engine Optimization -  What's it about?
Search Engine Optimization - What's it about?
 

Semelhante a SEO Interview Questions with Answers For SEOMOZ

Seo competitive analysis
Seo competitive analysisSeo competitive analysis
Seo competitive analysis
Brian Bateman
 
SEO EXECUTIVE SUMMARY rc9.co
SEO EXECUTIVE SUMMARY rc9.coSEO EXECUTIVE SUMMARY rc9.co
SEO EXECUTIVE SUMMARY rc9.co
yana tarehtha
 

Semelhante a SEO Interview Questions with Answers For SEOMOZ (20)

Digital marketing interview questions with answers by lazyhangout.com
Digital marketing interview questions with answers by lazyhangout.comDigital marketing interview questions with answers by lazyhangout.com
Digital marketing interview questions with answers by lazyhangout.com
 
Flavours of SEO
Flavours of SEOFlavours of SEO
Flavours of SEO
 
WordPress SEO - Geoff Kenyon and Justin Briggs
WordPress SEO - Geoff Kenyon and Justin BriggsWordPress SEO - Geoff Kenyon and Justin Briggs
WordPress SEO - Geoff Kenyon and Justin Briggs
 
SEO Tips Even Mom Would Love
SEO Tips Even Mom Would LoveSEO Tips Even Mom Would Love
SEO Tips Even Mom Would Love
 
SEARCH ENGINE OPTIMIZATION BASICS
SEARCH ENGINE OPTIMIZATION BASICSSEARCH ENGINE OPTIMIZATION BASICS
SEARCH ENGINE OPTIMIZATION BASICS
 
Advanced seo gs v2
Advanced seo gs v2Advanced seo gs v2
Advanced seo gs v2
 
SEO for Bloggers for EVO 2011
SEO for Bloggers for EVO 2011SEO for Bloggers for EVO 2011
SEO for Bloggers for EVO 2011
 
Seo competitive analysis
Seo competitive analysisSeo competitive analysis
Seo competitive analysis
 
WordCamp Toronto SEO: How to do better in Google: Optimizing your WordPress S...
WordCamp Toronto SEO: How to do better in Google: Optimizing your WordPress S...WordCamp Toronto SEO: How to do better in Google: Optimizing your WordPress S...
WordCamp Toronto SEO: How to do better in Google: Optimizing your WordPress S...
 
WordCamp 2012 WordPress SEO
WordCamp 2012 WordPress SEOWordCamp 2012 WordPress SEO
WordCamp 2012 WordPress SEO
 
Search engine optimization
Search engine optimization Search engine optimization
Search engine optimization
 
SEO Web 2.0 Era - Johns Hopkins University
SEO Web 2.0 Era - Johns Hopkins UniversitySEO Web 2.0 Era - Johns Hopkins University
SEO Web 2.0 Era - Johns Hopkins University
 
Search Engine Optimization Basic
Search Engine Optimization BasicSearch Engine Optimization Basic
Search Engine Optimization Basic
 
SEO EXECUTIVE SUMMARY rc9.co
SEO EXECUTIVE SUMMARY rc9.coSEO EXECUTIVE SUMMARY rc9.co
SEO EXECUTIVE SUMMARY rc9.co
 
Seoexam questionswithanswers-
Seoexam questionswithanswers-Seoexam questionswithanswers-
Seoexam questionswithanswers-
 
Kissy Christine Purdaliza SEO assessment Analysis and Plan
Kissy Christine Purdaliza   SEO assessment Analysis and PlanKissy Christine Purdaliza   SEO assessment Analysis and Plan
Kissy Christine Purdaliza SEO assessment Analysis and Plan
 
Www amazon com-report
Www amazon com-reportWww amazon com-report
Www amazon com-report
 
Joomla Onsite SEO Guidelines for 2015
Joomla Onsite SEO Guidelines for 2015Joomla Onsite SEO Guidelines for 2015
Joomla Onsite SEO Guidelines for 2015
 
Understanding ABC of SEO
Understanding ABC of SEOUnderstanding ABC of SEO
Understanding ABC of SEO
 
www.feedbackearning.com
www.feedbackearning.comwww.feedbackearning.com
www.feedbackearning.com
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 

SEO Interview Questions with Answers For SEOMOZ

  • 1. SEO Interview Questions with Answers by SeoMoz The maximum length of titles displayed in Google's search result is typically: A: 155 characters B: 512 pixels C: 60-80 Characters D: 44 Characters E: Varies by browser resolution Correct Answer- B: 512 pixels In the following HTML snippet: <a href="http://moz.com" title="SEO"><img src="img/software.jpg" alt="Marketing" title="Tools" width="100" weight="100"></a> What is considered the anchor text of the link? A: http://moz.com B: SEO C: Marketing D: Tools E: software Correct Answer- C: Marketing When is using rel="nofollow" NOT appropriate? A: Paid links B: Untrusted content C: Press releases with optimized anchor text D: Widely distributed footer links E: None; all of these are appropriate Correct Answer- E: None; all of these are appropriate Which of the following types of sitemaps is NOT supported by Google?
  • 2. A: News B: Product C: Image D: Mobile E: Video Correct Answer- B: Product What is the maximum number of URLs typically allowed in an XML sitemap file? A: 500 B: 5,000 C: 50,000 D: 500,000 E: 5,000,000 Correct Answer- C: 50,000 In the following URL: http://store.example.com/category/keyword?id=123#top "store" represents the ____ and "com" is the ________ A: Subdomain, Top-Level Domain B: Root Domain, Subdomain C: Subfolder, Top-Level Domain D: Page, Root Domain E: Top-Level Domain, Protocol Correct Answer- A: Subdomain, Top-Level Domain What is the optimal HTTP status code to permanently remove a URL from Google's index? A: 301 B: 302 C: 404 D: 410 E: 500 Correct Answer- D: 410
  • 3. Which HTTP status code is best to serve when your site is down for maintence? A: 200 B: 302 C: 404 D: 503 E: 90210 Correct Answer- D: 503 True or false: A 301 redirect passes roughly the same link equity as using the rel="canonical" tag. A: TRUE B: FALSE Correct Answer- A: TRUE Which of the following would be the best choice of URL structure (for both search engines and humans)? A: www.wildlifeonline.com/animals/crocodile B: www.wildlifeonline.com/category/277/article/563 C: www.wildlifeonline.com/O0665?id=563&cat=277 D: text.wildlifeonline.com/category/crocodile E: www.wildlifeonline.com/563 Correct Answer- A: www.wildlifeonline.com/animals/crocodile How can meta description tags help with the practice of search engine optimization? A: They're an important ranking factor in the search algorithms. B: They help to tell the search engines which keywords are most important on your page. C: They serve as the copy that will entice searchers to click on your listing. D: Trick question; meta descriptions are NOT important. Correct Answer- C: They serve as the copy that will entice searchers to click on your listing. Which HTTP server response code indicates a file that no longer exists? (File Not Found)
  • 4. A: 500 B: 301 C: 401 D: 404 E: 300 Correct Answer- D: 404 Which HTTP server response code indicates a page that has been permanently relocated and all links to the old page will pass their influence to the new page location? A: 302 B: 301 C: 311 D: 500 E: 300 Correct Answer- B: 301 If these URLs have the same content, example.com/avocado and example.com/avocado/ are technically considered duplicate content and should be fixed. A: TRUE B: FALSE Correct Answer- A: TRUE Which of the following methods is best used to handle duplicate-content URLs that include parameters or tracking code? A: The rel="canonical" tag B: Use numbers for your parameters, because Google won't crawl numbered URLs C: Use the robots.txt file to block spiders from crawling the URLs with extra parameters D: Answers A and B E: None of the above Correct Answer- A: The rel="canonical" tag If you have a page at www.example.com/page1, which of the following robots.txt directives prevents search spiders from crawling the URL?
  • 5. A: Allow: / B: Disallow: C: Disallow: /page1 D: Both A & C Correct Answer- C: Disallow: /page1 You decide to add a blog to your ecommerce site. What is the preferred url structure? A: www.example.com/blog B: www.blog.example.com/ C: Create new site at www.blog.com and link it to www.example.com Correct Answer- A: www.example.com/blog High-quality links to a site's homepage may help to increase the ranking ability of deeper pages on the same domain. A: TRUE B: FALSE Correct Answer- A: TRUE Pages generated by search results (Search within Search) are a good way to add content to your site. A: TRUE B: FALSE Correct Answer- B: FALSE Google's Panda update was also known as the ______ update. A: Quality B: May Day C: Farmer D: Vince E: Caffeine Correct Answer- C: Farmer
  • 6. In general, internal links pass about the same value as external links. A: TRUE B: FALSE Correct Answer- B: FALSE Which of the following links is likely to pass the most value from a single page? A: A universal footer link B: A navigational link contained in the header C: A left-hand navigation link D: A right sidebar navigation link E: A link contained in the main body text Correct Answer- E: A link contained in the main body text To give credit for duplicate content that appears on another site, use... A: A cross-domain canonical tag B: A prominent link within the content at the top of the page C: File a DMCA copyright notice D: Give the author thanks in the body of the text E: Send them ice cream Correct Answer- A: A cross-domain canonical tag If a page includes more than one rel="canonical", Google will... A: Ignore them all B: Count the first one C: Count the last one D: Guess which one makes more sense, and use that one Correct Answer- A: Ignore them all Best practices for rel="canonical" link elements include:
  • 7. A: Relative URLs B: Absolute URLs C: Nofollow the link element Correct Answer- B: Absolute URLs What is an example of a "soft" 404 error? A: A page that returns a 404 HTTP response code, but quickly changes to a 200 a short time later. B: A page that returns a 200 HTTP response code, and displays a blank page. C: A page that displays a 404 HTTP response code, and displays a 404 error page. D: A page that returns a 404 code with pillows. Correct Answer- B: A page that returns a 200 HTTP response code, and displays a blank page. True or false: rel="canonical" can be used to point to content on a different domain. A: TRUE B: FALSE Correct Answer- A: TRUE The X-Robots-Tag should be located: A: In your robots.txt file B: In the <head> C: In the HTTP headers D: Anywhere inside the <body> element E: In Robert Downey Jr.'s basement Correct Answer- C: In the HTTP headers Of the following, the best way to keep a URL from appearing in search results is: A: Block robots from crawling the page in the robots.txt file B: Nofollow all links to the page C: Use the META robots NOODP tag D: Use the META robots NOINDEX tag Correct Answer- D: Use the META robots NOINDEX tag
  • 8. If the robots <META> tag is missing, the default is: A: NOINDEX, NOFOLLOW B: INDEX, FOLLOW C: NOINDEX, FOLLOW D: INDEX, NOFOLLOW E: NOINDEX, NOFOLLOW, NOARCHIVE Correct Answer- B: INDEX, FOLLOW The default file type for your sitemap is: A: .pdf B: .php C: .png D: .doc E: .xml Correct Answer- E: .xml The minimum REQUIRED tags in an XML sitemap include: A: <urlset> B: <url> C: <loc> D: None of these E: A, B, and C Correct Answer- E: A, B, and C When including Open Graph (OG) tags on a webpage, which of the following is NOT a required property? A: og:title B: og:description C: og:image D: og:url E: og:type
  • 9. Correct Answer- B: og:description True or false: For best results, incorporate authorship markup on every page of your website, including the homepage and category pages. A: TRUE B: FALSE Correct Answer- B: FALSE All other factors being equal, which would be the most desirable link profile? A: One link from each of 100 different domains B: 1,000 links all from one domain C: 10,000 internal links Correct Answer- A: One link from each of 100 different domains Which group of ranking factors do SEOs generally consider to have the largest influence on rankings? A: Engagement Metrics B: Social shares C: Link-based metrics D: Site speed E: Exact match domains Correct Answer- C: Link-based metrics Generally, Google refreshes its Panda data: A: Daily B: Weekly C: Monthly D: Yearly E: Never Correct Answer- C: Monthly
  • 10. Google's recommended format to implement structured data is: A: Microdata / Schema.org B: Microformats / vcards C: RDFa / XHTML Correct Answer- A: Microdata / Schema.org Implementing structured data may help: A: Lead to rich snippets in search results B: Enchance CTR from search engine results C: Search engines understand your content D: Your content to appear in specialized search results like "in-depth Articles" E: All of these Correct Answer- E: All of these Implementing authorship on your content: A: Guarantees a rankings boost through Author Rank B: Disassociates your content from spam C: Prevents duplicate content D: May lead to enhanced CTR through authorship photos in search results E: Helps get you that book deal Correct Answer- D: May lead to enhanced CTR through authorship photos in search results Google's recommended actions for paginated content include: A: Specify a "view all" page B: rel="prev" and rel="next" C: Do nothing D: A and B only E: A, B, or C Correct Answer- E: A, B, or C In the following attribute: hreflang="en-US", "en" is the _____ and "US" is the _____. A: alternate, language B: language, region
  • 11. C: United States, English D: region, language E: entire, universal symbol Correct Answer- B: language, region Which of the following URL structures is NOT recommended to signal language targeting? A: ccTLDs (example.de) B: Subdomains with gTLDS (de.example.com) C: URL parameters (example.com?loc=de) D: Subdirectories with gTLDs (example.com/de) Correct Answer- C: URL parameters (example.com?loc=de) Which of the following statements about anchor text is true? A: For non-commercial queries, anchor text is less influential on a result's rankings. B: If a URL itself is the linking anchor text, Google will treat the page's title element as anchor text, while Bing will use the URL. C: When an embedded image is linking, the alt attribute of the image may be treated as anchor text. D: Anchor text is mostly ignored by Google in 2014, but was powerful in years past. Correct Answer- C: When an embedded image is linking, the alt attribute of the image may be treated as anchor text. Which of these concepts has Google filed a (now public) patent about? A: The likelihood that content shared by a user of social networks will spread B: The impact of lunar cycles on content creation and search queries C: Labeling Facebook, Twitter, and other social network shares in search results D: Modifying the flow of PageRank through links based on the HTML code-to-content ratio Correct Answer- A: The likelihood that content shared by a user of social networks will spread What does the phrase "social shares and higher search rankings in Google are well- correlated" mean?" A: It means there's a chance (as expressed by the correlation coefficient number) that this input is used in Google's ranking algorithm. B: It means that the more social shares a webpage has, the higher it appears in Google's search results for a given query.
  • 12. C: It means that, on average, pages with more social shares appear higher in Google rankings than those with fewer shares. The correlation coefficient expresses the degree with which this occurs. D: It means that social shares may or may not be used by Google's algorithm to rank webpages. Correct Answer- C: It means that, on average, pages with more social shares appear higher in Google rankings than those with fewer shares. The correlation coefficient expresses the degree with which this occurs. Which Google update was closely associated with speed, faster indexing and fresher web results. A: Penguine B: Panda C: Venice D: Vince E: Caffeine Correct Answer- E: Caffeine What are valid reasons why your webpage's title may not appear in Google's search results exactly as it does in the page title element in your HTML? A: Google has overwritten your title element with a title taken from the Yahoo! Directory. B: Your title does not contain your brand name or other key terms in the users' search query (or doesn't include them at the start of the title element), so Google is using text from elsewhere on the page. C: Google is pulling a title for your webpage from one you entered into an AdWords ad for that URL (that produces a higher clickthrough rate). D: Your page contains the meta "title-h1" tag specifying that Google should use the text within the H1 in place of the title element for the search results listing E: Both options B & D Correct Answer- B: Your title does not contain your brand name or other key terms in the users' search query (or doesn't include them at the start of the title element), so Google is using text from elsewhere on the page. Which of the following are true about the growth of mobile vs. desktop search in Google? A: Mobile search queries overtook desktop in 2013 and are expected to continue growing faster.
  • 13. B: Desktop search queries are now shrinking, and mobile is growing, but will not overtake desktop in the next 2-3 years. C: Both desktop and mobile are growing, but mobile is growing faster and is expected to overtake desktop in the next 1-2 years. D: Desktop is not growing (but not shrinking much). Mobile is expected to overake desktop in number of queries by 2016. Correct Answer- C: Both desktop and mobile are growing, but mobile is growing faster and is expected to overtake desktop in the next 1-2 years Which type of link has NOT been mentioned by Google as being risky for SEO? A: Embedded links from infographics B: Guest blog posts C: Text link advertisements with rel="nofollow" D: Article submission and directory sites E: Private link networks Correct Answer- C: Text link advertisements with rel="nofollow"