What schema markup does
Without schema markup, search engines display a basic title and description for your page. With it, your listing can include:- Business details — address, phone number, hours, logo
- FAQ dropdowns — expandable question-and-answer pairs directly in search results
- Product information — price, availability, review rating
- Event details — date, location, ticket price
- Breadcrumbs — a visual path showing page hierarchy
Auto-generated schema
The HoopAI platform automatically generates basic schema markup for certain page types:- Store product pages — Product schema with name, price, availability, and images
- Blog posts — Article schema with author, date, and headline
- Business profile — Organization schema pulled from your business profile settings
Adding custom schema markup
For pages where auto-generated schema is not available or you need additional types:Open page settings in the builder
Open the page in the funnel or website builder. Click Page Settings and navigate to the Tracking Code section.
Add JSON-LD schema to the head
Paste your JSON-LD structured data script into the Head Code section. Example:
Supported schema types
| Schema type | Use case |
|---|---|
| LocalBusiness | Service-area businesses, restaurants, clinics |
| FAQPage | Pages with frequently asked questions |
| Product | E-commerce product pages with pricing |
| Event | Webinars, workshops, conferences |
| Article | Blog posts and news articles |
| BreadcrumbList | Multi-page website navigation hierarchy |
| HowTo | Step-by-step guides and tutorials |
Testing your schema
After adding schema markup, validate it using Google’s testing tools:- Go to Google’s Rich Results Test.
- Enter the URL of your published page.
- The tool shows which schema types were detected and whether they are eligible for rich results.
- Fix any errors or warnings flagged by the tool.
Adding schema markup does not guarantee rich results in search. Google decides whether to display enhanced listings based on the quality and relevance of your content. However, valid schema markup makes your pages eligible for rich results.