potentialAction
Domini stimati
Descrizione
Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
Definizione dal vocabolario Schema.org (in inglese).
Andamento nel tempo
Servono almeno due mesi per visualizzare un trend. La serie crescerà a ogni aggiornamento mensile.
Utilizzo in Google Search
Contesti documentati da Google in cui questa proprietà è richiesta o consigliata per i rich results.
- Obbligatoriamath-solvers
SolveMathAction The action that leads to a mathematical explanation (for example, step-by-step solution or graph) of a math expression. { "@type": "MathSolver", "potentialAction": [{ "@type": "SolveMathAction", "target": "https://mathdomain.com/solve?q={math_expression_string}", "mathExpression-input": "required name=math_expression_string", "eduQuestionType": "Polynomial Equation" }] }
- Obbligatoriamath-solvers
EntryPoint The URL target entrypoint for an action. The potentialAction.target property accepts a string to represent the math expression that's being solved by the action. { "@type": "MathSolver", "potentialAction": [{ "@type": "SolveMathAction", "target": "https://mathdomain.com/solve?q={math_expression_string}" }] }
- Obbligatoriavideo
SeekToAction Indicates a potential action. Include the following nested properties potentialAction.startOffset-input potentialAction.target For example: { "@context": "https://schema.org", "@type": "VideoObject", "potentialAction" : { "@type": "SeekToAction", "target": "https://video.example.com/watch/videoID?t={seek_to_second_number}", "startOffset-input": "required name=seek_to_second_number" } }
- Obbligatoriavideo
EntryPoint The URL of the page that contains this VideoObject, including a placeholder in the URL structure that indicates where Google can insert the number of seconds to skip to in the video. This is how Google understands your URL structure and how you format your timestamps. Replace the timestamp part of the URL with the following placeholder string: {seek_to_second_number} For example, replace the timestamp part of the URL: "target": "https://video.example.com/watch/videoID?t=30" So that th
- Consigliatamath-solvers
Text list of Problem Type Definitions The problem type(s) that are capable of being solved by the potentialAction.target property. { "@type": "SolveMathAction", "eduQuestionType": "Polynomial Equation" }
Le fasce indicano il numero di domini unici che usano il termine. Sono volutamente approssimate per ridurre il rumore e tutelare la privacy dei siti. Come leggere i dati.