Title: Automatic Schema
Author: digitalstartup
Published: <strong>14 Dicembre 2016</strong>
Last modified: 9 Novembre 2017

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Automatic Schema

 Di [digitalstartup](https://profiles.wordpress.org/digitalstartup/)

[Scarica](https://downloads.wordpress.org/plugin/automatic-schema.1.0.8.zip)

 * [Dettagli](https://it.wordpress.org/plugins/automatic-schema/#description)
 * [Recensioni](https://it.wordpress.org/plugins/automatic-schema/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/automatic-schema/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/automatic-schema/#developers)

 [Supporto](https://wordpress.org/support/plugin/automatic-schema/)

## Descrizione

**What is Microdata?**

The job of microdata, is to hold the hand of a search engine, and take it directly
to the data that you need it to find. This helps search engines understand what 
it is crawling and minimise mistakes.

Major search engines, like Google, now support something called the [schema.org](http://schema.org/)
vocabulary for structured data. In English, it is a universal template for structuring
data. Essentially this makes it easier for search engines to crawl your pages. As
a human being, we are able to fill in the blanks when we view information, but software
like search engines require a helping hand.

One of the ways the schema.org vocabulary can be embedded within a page, is by using
microdata. There are different sets for whatever your page is referring to. In the
case of selling products, you would use the [Product Schema](http://schema.org/Product).
If you are familiar with metadata, then think of it like that. In the HTML of your
page code, you wrap the text in the same way.

**What does this plugin do?**

This plugin allows you to embed Schema.org Microdata for PostingBlog. But rather
than pre-fill this information using other plugins, it automatically pulls the information
from your Article and your WordPress Settings so that you don’t have to do anything.

The microdata won’t be shown on the page, but instead just within the footer using
meta tags. This means that the page will be optimised for search engines without
having to add text to the page.

**Supported Schema.org**

This plugin is currently limited to PostingBlog Schema.

**Would you like to contribute?**
 You may now contribute to the plugin on Github:
[Automatic Schema](https://github.com/DigitalStartupUK/DS-Schema.org) by [Digital Startup](https://digitalstartup.co.uk/)
on Github

### Arbitrary section

## Screenshot

 * [[
 * Part 1 of the Settings Screen
 * [[
 * Part 2 of the Settings Screen
 * [[
 * How Google Structured Data Testing Tools sees the Microdata

## Installazione

**Using the Dashboard**

Go to Plugins -> Add New -> Search for “All in One Schema.org Rich Snippets” Or 
Upload the plugins zip file

**Using FTP**

 1. Upload the plugin into wp-content/plugins directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > Automatic Schema
 4. Add a 300 x 300px company/business/website logo and Save
 5. Your article pages will now automatically include the PostingBlog Microdata

To verify that your Schema.org Microdata is working correctly, please visit [Google Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool)
for verification. Simply copy the URL of one of your Blog Articles into the prompt.

## FAQ

  Installation Instructions

**Using the Dashboard**

Go to Plugins -> Add New -> Search for “All in One Schema.org Rich Snippets” Or 
Upload the plugins zip file

**Using FTP**

 1. Upload the plugin into wp-content/plugins directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > Automatic Schema
 4. Add a 300 x 300px company/business/website logo and Save
 5. Your article pages will now automatically include the PostingBlog Microdata

To verify that your Schema.org Microdata is working correctly, please visit [Google Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool)
for verification. Simply copy the URL of one of your Blog Articles into the prompt.

  The microdata does not show

 * Microdata only shows on article pages
    - Clear your WordPress Cache
       (e.g. W3-Total-Cache)

  There are Errors in Google Structured Testing Tool

Check which errors are highlighted, and ensure that the settings for the fields 
are correct. For example, if the Image URL for the article is missing in the report–
then ensure you have attached a Featured Image to your article.

## Recensioni

![](https://secure.gravatar.com/avatar/fcccded646dbc4b6f37234c37bc7471415d0a4f92e61de9ca942efb4b70572fd?
s=60&d=retro&r=g)

### 󠀁[super](https://wordpress.org/support/topic/super-1567/)󠁿

 [lolo123456](https://profiles.wordpress.org/lolo123456/) 1 Ottobre 2019

super

![](https://secure.gravatar.com/avatar/b3238b9f097f0369540bad5cbddb4cb3e9061d5174bcadfde9dbdc7d854004ab?
s=60&d=retro&r=g)

### 󠀁[Amazing](https://wordpress.org/support/topic/amazing-1523/)󠁿

 [yannis7](https://profiles.wordpress.org/yannis7/) 25 Luglio 2017

This is an amazing automatic plugin. Works like a charm and does an excellent job.
I tested my pages with google tool for rich snippets and there was no error! Description,
title and all the necessary elements were all there automatically. Fantastic! Dear
Developers, thank you very much. Excellent job.

 [ Leggi tutte le recensioni di 3 ](https://wordpress.org/support/plugin/automatic-schema/reviews/)

## Contributi e sviluppo

“Automatic Schema” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ digitalstartup ](https://profiles.wordpress.org/digitalstartup/)

[Traduci “Automatic Schema” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/automatic-schema)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/automatic-schema/)
segui il [repository SVN](https://plugins.svn.wordpress.org/automatic-schema/), 
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/automatic-schema/)
tramite [RSS](https://plugins.trac.wordpress.org/log/automatic-schema/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.8

 * Audited for compatibility of WordPress 4.9

#### 1.0.7

 * Fixed issue where articleBody would show in Footer

#### 1.0.6

 * Fixed typos in Settings Page
 * Updated layout of Settings Page

#### 1.0.5

 * Made visual improvements to the settings page
 * Added function to allow upload of Company Image for Microdata

## Meta

 *  Versione **1.0.8**
 *  Ultimo aggiornamento **8 anni fa**
 *  Installazioni attive **100+**
 *  Versione WordPress ** 4.6 o superiore **
 *  Testato fino alla versione **4.9.29**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/automatic-schema/)
 * Tag
 * [article](https://it.wordpress.org/plugins/tags/article/)[bing](https://it.wordpress.org/plugins/tags/bing/)
   [google](https://it.wordpress.org/plugins/tags/google/)[microdata](https://it.wordpress.org/plugins/tags/microdata/)
   [microformat](https://it.wordpress.org/plugins/tags/microformat/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/automatic-schema/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  2 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/automatic-schema/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/automatic-schema/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/automatic-schema/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/automatic-schema/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/automatic-schema/reviews/?filter=1)

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/automatic-schema/reviews/)

## Collaboratori

 *   [ digitalstartup ](https://profiles.wordpress.org/digitalstartup/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/automatic-schema/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](https://wordpress.org/plugins/automatic-schema)