GLOSSARY
Search Marketing FAQ
Concise answers to the most common questions relevant to SEO, GEO, CRO, and PPC. Filter by discipline, platform, and topic. Cortex references its corpus of platform-published best practices to draft each answer, with citations linking back to the source documents.
Showing 265-288 of 1947 questions
What is SoftwareApplication schema and when do I need it?SEOStructured Data / SchemaSERP Features+
SoftwareApplication schema marks up software products with structured details - name, operating system, category, pricing, and ratings. Use it if your business offers a web application, mobile app, or downloadable software. It enables rich results displaying your app's rating, price, and category directly in search results, improving visibility for software-related queries.
in Structured Data & Schema Markup
What is Review schema and how do I implement it without violating Google's guidelines?SEOGoogleStructured Data / Schema+
Review schema marks up individual reviews or aggregate ratings for products, services, or businesses. Implement it only for genuine, independently collected reviews displayed on the page. Google prohibits self-serving review markup - you cannot add Review schema to your own testimonials page. Use AggregateRating for third-party review summaries to stay compliant.
in Structured Data & Schema Markup
What is Event schema and how does it affect search visibility?SEOGoogleStructured Data / SchemaSERP Features+
Event schema marks up events with structured details including name, date, time, location, description, ticket availability, and performer. Google uses this data to display event rich results and event packs in search results. Implementing Event schema increases visibility for event-related queries and can drive direct ticket sales from the SERP.
in Structured Data & Schema Markup
What is VideoObject schema and how do I mark up videos?SEOStructured Data / SchemaSERP Features+
VideoObject schema provides structured metadata about video content - title, description, thumbnail URL, upload date, duration, and content URL. Add it as JSON-LD on any page embedding a video. This enables video rich results, video carousels, and key moments in search results, significantly increasing click-through rates for pages featuring video content.
in Structured Data & Schema Markup
How do I test and validate my schema markup?SEOGoogleStructured Data / SchemaSERP Features+
Use two tools in combination. Google's Rich Results Test checks whether your schema is eligible for specific Google rich results and flags errors in required properties. The Schema Markup Validator at validator.schema.org performs a broader syntax check against the full Schema.org vocabulary, catching structural issues the Rich Results Test may not surface.
in Structured Data & Schema Markup
What is the Rich Results Test and how do I use it?SEOGoogleStructured Data / SchemaSERP Features+
The Rich Results Test is Google's tool for validating whether your page's structured data qualifies for rich results in Google Search. Enter a URL or paste code directly. It identifies schema types detected, flags errors and warnings in required and recommended properties, and shows a preview of how the rich result will appear.
in Structured Data & Schema Markup
What is the Schema Markup Validator and how is it different from the Rich Results Test?SEOGoogleStructured Data / SchemaSERP Features+
The Schema Markup Validator checks your structured data against the full Schema.org specification for syntax correctness and vocabulary compliance. The Rich Results Test only checks whether schema qualifies for Google-specific rich results. Use the Validator for comprehensive technical accuracy and the Rich Results Test for Google eligibility - both are necessary for thorough validation.
in Structured Data & Schema Markup
How does schema markup affect rich results in Google?SEOStructured Data / SchemaSERP Features+
Schema markup is the primary mechanism for triggering rich results - enhanced search listings displaying star ratings, FAQ dropdowns, product prices, event dates, recipe details, and more. Without schema, your pages are limited to basic blue link listings. Rich results increase SERP real estate and click-through rates, often by 20 to 40 percent.
in Structured Data & Schema Markup
Does schema markup directly improve rankings?SEOStructured Data / SchemaAI Overviews & CitationsSERP Features+
Schema markup is not a direct ranking factor - adding it will not move your position from fifth to first. However, it enables rich results that dramatically improve click-through rates, and it provides search engines and AI models with clearer content understanding. The indirect benefits to visibility, engagement, and AI citation are substantial.
in Structured Data & Schema Markup
How does schema markup help AI models and LLMs understand my content?SEOGEOStructured Data / Schema+
Schema markup provides explicit, machine-readable labels that tell AI models exactly what your content represents - your organization, products, authors, claims, and entity relationships. LLMs use these structured signals during retrieval to assess source credibility, disambiguate entities, and extract facts with higher confidence than parsing unstructured prose alone. It reduces AI interpretation guesswork.
in Structured Data & Schema Markup
What is the relationship between schema markup and GEO/LLM credibility?SEOGEOStructured Data / SchemaAI Overviews & CitationsE-E-A-T / Trust Signals+
Schema markup acts as a trust and clarity layer for AI retrieval systems. When an LLM evaluates which sources to cite, structured data provides verifiable context - confirmed entity identity, author credentials, product specifications, and content classification. This machine-readable credibility layer gives schema-equipped pages an advantage over unstructured competitors in AI citation selection.
in Structured Data & Schema Markup
Can I use multiple schema types on the same page?SEOStructured Data / Schema+
Yes. A single page can and often should include multiple schema types. A product page might use Product, BreadcrumbList, Organization, and AggregateRating schema simultaneously. Combine them in a single JSON-LD block using the @graph property or place multiple JSON-LD blocks on the page. Each type provides distinct structured signals to search engines.
in Structured Data & Schema Markup
What is nested schema and when should I use it?SEOStructured Data / Schema+
Nested schema embeds one schema type within another - for example, placing a Review object inside a Product object, or an Author inside an Article. Use nesting whenever entities have clear parent-child relationships. Nesting creates richer, more connected structured data that gives search engines and AI models a more complete understanding of your content.
in Structured Data & Schema Markup
How do I add schema markup to a WordPress site?SEOStructured Data / SchemaSERP Features+
Use a dedicated plugin like Yoast SEO, Rank Math, or Schema Pro that generates JSON-LD automatically based on your page content and settings. For custom schema beyond plugin capabilities, add JSON-LD manually to your theme's header template or use a custom code insertion plugin. Always validate the output using Google's Rich Results Test.
in Structured Data & Schema Markup
What is the difference between required and recommended schema properties?SEOGoogleStructured Data / SchemaSERP Features+
Required properties are mandatory fields that must be present for Google to process the schema and consider it for rich results - missing them causes validation errors. Recommended properties are optional but strengthen your rich result eligibility and provide additional context. Always implement both required and recommended properties for maximum benefit.
in Structured Data & Schema Markup
What are common schema implementation mistakes?SEOStructured Data / Schema+
Common mistakes include using schema that does not match visible page content, missing required properties, implementing self-serving Review markup that violates Google's guidelines, using incorrect data types for fields, hardcoding values that become outdated, forgetting to nest related entities, and failing to validate markup after deployment. Regular auditing prevents these errors from accumulating.
in Structured Data & Schema Markup
How do I monitor schema errors in Google Search Console?SEOGoogleStructured Data / SchemaAnalytics & Tracking+
Navigate to the Enhancements section in Google Search Console, where each detected schema type has its own report - Products, FAQs, Breadcrumbs, and others. Each report shows valid items, items with warnings, and items with errors. Click into specific issues to see affected URLs, error descriptions, and validation status after fixes.
in Structured Data & Schema Markup
What is sameAs property in Organization schema and why does it matter?SEOStructured Data / SchemaSERP Features+
The sameAs property lists URLs of your official profiles across the web - LinkedIn, Twitter, Facebook, Wikipedia, Crunchbase, and industry directories. It helps search engines and AI models connect these disparate profiles to a single verified entity, strengthening your brand's Knowledge Graph presence and disambiguating your organization from similarly named entities.
in Structured Data & Schema Markup
What is the speakable property in schema and how does it relate to voice search?SEOGoogleStructured Data / SchemaVoice Search+
The speakable property identifies specific sections of a page that are most suitable for text-to-speech playback by voice assistants. It tells Google which content blocks to read aloud when answering voice queries. While still in beta, implementing speakable on news and FAQ content positions your pages for voice search citation as adoption grows.
in Structured Data & Schema Markup
How do I implement AggregateRating schema correctly?SEOGoogleStructured Data / Schema+
AggregateRating schema summarizes multiple user ratings for a product, service, or business. Include ratingValue, bestRating, ratingCount, and reviewCount as properties nested within the parent entity - typically Product or LocalBusiness. The ratings must reflect genuine, independently collected reviews visible on the page. Never fabricate or inflate aggregate scores - Google penalizes misleading review markup.
in Structured Data & Schema Markup
What is ItemList schema and how do I use it for product carousels?SEOGoogleStructured Data / SchemaSERP Features+
ItemList schema marks up an ordered list of items - products, articles, recipes, or courses - on a single page. Google can display these as carousel rich results in search, with each item showing as a scrollable card. Include ListItem elements with position, name, and URL properties for each item in the list.
in Structured Data & Schema Markup
Does schema markup affect Google Discover eligibility?SEOGoogleStructured Data / SchemaE-E-A-T / Trust Signals+
Schema markup is not a direct eligibility requirement for Google Discover, but it contributes indirectly. Article schema with proper author, datePublished, and image properties helps Google understand content freshness and topic relevance - key Discover signals. High-quality images referenced in schema and strong E-E-A-T signals improve the likelihood of Discover selection.
in Structured Data & Schema Markup
How often should I audit and update my schema markup?SEOGoogleStructured Data / SchemaAnalytics & TrackingSERP Features+
Audit schema quarterly or whenever you make significant site changes - redesigns, CMS migrations, new product lines, or URL restructuring. Schema can break silently when templates change, plugins update, or content management processes shift. Monitor the Enhancements reports in Google Search Console continuously and validate changes with the Rich Results Test after every deployment.
in Structured Data & Schema Markup
What is the role of schema in entity disambiguation and Knowledge Graph inclusion?SEOStructured Data / SchemaSERP Features+
Schema markup explicitly defines your entity's properties - name, type, location, founders, products, and sameAs links - giving search engines the structured data needed to distinguish your brand from similarly named entities. Clear entity definition through schema is one of the strongest signals for earning a Knowledge Graph entry and knowledge panel in search results.
in Structured Data & Schema Markup