Title: Hyperion Schema
Author: Tim Normington
Published: <strong>16 abril, 2026</strong>
Last modified: 15 maio, 2026

---

Pesquisar plugins

![](https://ps.w.org/hyperion-schema/assets/banner-772x250.png?rev=3508480)

![](https://ps.w.org/hyperion-schema/assets/icon-256x256.png?rev=3508480)

# Hyperion Schema

 Por [Tim Normington](https://profiles.wordpress.org/timjnormington/)

[Baixar](https://downloads.wordpress.org/plugin/hyperion-schema.1.0.1.zip)

 * [Detalhes](https://br.wordpress.org/plugins/hyperion-schema/#description)
 * [Avaliações](https://br.wordpress.org/plugins/hyperion-schema/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/hyperion-schema/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/hyperion-schema/#developers)

 [Suporte](https://wordpress.org/support/plugin/hyperion-schema/)

## Descrição

Hyperion Schema adds LocalBusiness, FAQPage, and WebSite structured data to your
WordPress site using JSON-LD markup. Configure your business details through a tabbed
settings interface and the plugin outputs valid schema on every page.

#### What It Does

 * Generates **LocalBusiness schema** with business name, type, address, phone, 
   email, geo coordinates, opening hours, and social profiles
 * Generates **FAQPage schema** from question and answer pairs you define in the
   FAQ builder
 * Generates **WebSite schema** on your homepage
 * Outputs valid JSON-LD in your page head or footer

#### Features

 * **30 business types**: Restaurant, Dentist, Plumber, BeautySalon, AutoRepair,
   and 25 more
 * **Opening hours builder**: Set open/close times per day with a closed toggle
 * **FAQ builder**: Add, remove, and reorder question/answer pairs
 * **Social profiles**: Facebook, Instagram, Twitter/X, LinkedIn, YouTube, Yelp,
   TikTok
 * **Geo coordinates**: Latitude and longitude fields with validation and helper
   links
 * **JSON-LD preview**: View your schema output before it goes live
 * **Google Rich Results Test**: One-click link to test your schema with Google
 * **Copy to clipboard**: Copy your JSON-LD for use in other tools
 * **Conflict detection**: Warns if Rank Math, Yoast SEO, or AIOSEO are active
 * **Output location**: Choose between wp_head or wp_footer for caching compatibility
 * **No build step**: PHP only, lightweight, no npm or webpack required

#### Use Cases

 * Local service businesses (plumbers, electricians, HVAC, landscapers)
 * Restaurants, cafes, bars, bakeries
 * Healthcare providers (dentists, physicians, veterinarians)
 * Salons and spas
 * Auto repair shops and dealers
 * Legal, financial, and real estate services
 * Fitness centers and pet stores

## Instalação

 1. Upload the `hyperion-schema` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > Schema Generator
 4. Fill in your business information across the tabs
 5. Check the Preview tab to verify your schema output
 6. Test with Google’s Rich Results Test using the provided link

## Perguntas frequentes

### Do I need to know how to code?

No. The plugin uses a settings page with form fields. Fill in your business details
and the plugin generates the schema markup automatically.

### Will this conflict with my SEO plugin?

The plugin detects Rank Math, Yoast SEO, and AIOSEO and shows a warning if they 
are active. You may need to disable LocalBusiness schema output in your SEO plugin
to avoid duplicate markup.

### Where does the schema appear?

By default, the JSON-LD is output in your page’s `<head>` section via the `wp_head`
hook. You can switch to `wp_footer` in settings if your caching plugin requires 
it.

### How do I verify the schema is working?

Use the Preview tab to see your schema output, then click “Test with Google” to 
validate it with Google’s Rich Results Test.

### What business types are included?

30 business types including Restaurant, Dentist, Plumber, BeautySalon, AutoRepair,
HVACBusiness, LegalService, AccountingService, RealEstateAgent, InsuranceAgency,
FinancialService, Electrician, HairSalon, DaySpa, Physician, Pharmacy, Hospital,
VeterinaryCare, RoofingContractor, HousePainter, MovingCompany, CleaningService,
LandscapingBusiness, PetStore, FitnessCenter, and more.

### Does this support multiple locations?

Not currently. The plugin supports a single business location.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Hyperion Schema” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ Tim Normington ](https://profiles.wordpress.org/timjnormington/)

[Traduzir o “Hyperion Schema” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/hyperion-schema)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/hyperion-schema/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/hyperion-schema/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/hyperion-schema/)
por [RSS](https://plugins.trac.wordpress.org/log/hyperion-schema/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.1

 * Fixed fatal error on Settings page caused by mismatched constant names (HS_URL/
   HS_VERSION vs HYPSC_URL/HYPSC_VERSION)

#### 1.0.0

 * Initial release
 * LocalBusiness schema with 30 business types
 * FAQPage schema builder
 * WebSite schema on homepage
 * Opening hours builder
 * Social profiles (sameAs)
 * Geo coordinates with validation
 * JSON-LD preview panel
 * Conflict detection for Rank Math, Yoast SEO, AIOSEO
 * Output location setting (wp_head or wp_footer)

## Meta

 *  Versão **1.0.1**
 *  Última atualização **1 semana atrás**
 *  Instalações ativas **Menos de 10**
 *  Versão do WordPress ** 5.8 ou superior **
 *  Testado até **6.9.4**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/hyperion-schema/)
 * Tags
 * [faq schema](https://br.wordpress.org/plugins/tags/faq-schema/)[JSON-LD](https://br.wordpress.org/plugins/tags/json-ld/)
   [local business](https://br.wordpress.org/plugins/tags/local-business/)[schema](https://br.wordpress.org/plugins/tags/schema/)
   [structured data](https://br.wordpress.org/plugins/tags/structured-data/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/hyperion-schema/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/hyperion-schema/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/hyperion-schema/reviews/)

## Colaboradores

 *   [ Tim Normington ](https://profiles.wordpress.org/timjnormington/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/hyperion-schema/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://products.tnormington.com/hyperion-schema)