The property author is not recognized by Google for an object of type Thing
I am new to Google rich snippets and I did some basic research on Google rich snippets and added following code to my site:
<div class='reiew-rating'>
<div itemscope itemtype="http://schema.org/Review">
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<meta itemprop="name" content=" Interview questions" />
<meta itemprop="description" content=" for entry level/juniors/freshers & experienced/seniors" /><meta itemprop="url" content="" />
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" Content="Suresh babu mamidala">
</span>
<img id="6_1" src="http://callinterview.com/images/rating_full.png" alt="rating_1" data-rat="1" >
<img id="6_2" src="http://callinterview.com/images/rating_full.png" alt="rating_2" data-rat="2" >
<img id="6_3" src="http://callinterview.com/images/rating_full.png" alt="rating_3" data-rat="3" >
<img id="6_4" src="http://callinterview.com/images/rating_full.png" alt="rating_4" data-rat="4" >
<img id="6_5" src="http://callinterview.com/images/rating_avg.png" alt="rating_5" data-rat="5" >
</div>
<div property="aggregateRating" typeof="AggregateRating">
<span property="ratingValue">4.5</span>
<meta property="bestRating" content="5"/>
<meta property="worstRating" content="1"/>
based on <span property="ratingCount">7869</span> ratings
</div>
<span itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="Callinterview.com">
</div>
</div>
When I test it in the Google structured data testing tool, I am facing following error/s:
The property author is not recognized by Google for an object of type Thing.
A value for the author field is required.
How to solve this?
html5 schema.org microdata google-rich-snippets
add a comment |
I am new to Google rich snippets and I did some basic research on Google rich snippets and added following code to my site:
<div class='reiew-rating'>
<div itemscope itemtype="http://schema.org/Review">
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<meta itemprop="name" content=" Interview questions" />
<meta itemprop="description" content=" for entry level/juniors/freshers & experienced/seniors" /><meta itemprop="url" content="" />
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" Content="Suresh babu mamidala">
</span>
<img id="6_1" src="http://callinterview.com/images/rating_full.png" alt="rating_1" data-rat="1" >
<img id="6_2" src="http://callinterview.com/images/rating_full.png" alt="rating_2" data-rat="2" >
<img id="6_3" src="http://callinterview.com/images/rating_full.png" alt="rating_3" data-rat="3" >
<img id="6_4" src="http://callinterview.com/images/rating_full.png" alt="rating_4" data-rat="4" >
<img id="6_5" src="http://callinterview.com/images/rating_avg.png" alt="rating_5" data-rat="5" >
</div>
<div property="aggregateRating" typeof="AggregateRating">
<span property="ratingValue">4.5</span>
<meta property="bestRating" content="5"/>
<meta property="worstRating" content="1"/>
based on <span property="ratingCount">7869</span> ratings
</div>
<span itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="Callinterview.com">
</div>
</div>
When I test it in the Google structured data testing tool, I am facing following error/s:
The property author is not recognized by Google for an object of type Thing.
A value for the author field is required.
How to solve this?
html5 schema.org microdata google-rich-snippets
add a comment |
I am new to Google rich snippets and I did some basic research on Google rich snippets and added following code to my site:
<div class='reiew-rating'>
<div itemscope itemtype="http://schema.org/Review">
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<meta itemprop="name" content=" Interview questions" />
<meta itemprop="description" content=" for entry level/juniors/freshers & experienced/seniors" /><meta itemprop="url" content="" />
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" Content="Suresh babu mamidala">
</span>
<img id="6_1" src="http://callinterview.com/images/rating_full.png" alt="rating_1" data-rat="1" >
<img id="6_2" src="http://callinterview.com/images/rating_full.png" alt="rating_2" data-rat="2" >
<img id="6_3" src="http://callinterview.com/images/rating_full.png" alt="rating_3" data-rat="3" >
<img id="6_4" src="http://callinterview.com/images/rating_full.png" alt="rating_4" data-rat="4" >
<img id="6_5" src="http://callinterview.com/images/rating_avg.png" alt="rating_5" data-rat="5" >
</div>
<div property="aggregateRating" typeof="AggregateRating">
<span property="ratingValue">4.5</span>
<meta property="bestRating" content="5"/>
<meta property="worstRating" content="1"/>
based on <span property="ratingCount">7869</span> ratings
</div>
<span itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="Callinterview.com">
</div>
</div>
When I test it in the Google structured data testing tool, I am facing following error/s:
The property author is not recognized by Google for an object of type Thing.
A value for the author field is required.
How to solve this?
html5 schema.org microdata google-rich-snippets
I am new to Google rich snippets and I did some basic research on Google rich snippets and added following code to my site:
<div class='reiew-rating'>
<div itemscope itemtype="http://schema.org/Review">
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<meta itemprop="name" content=" Interview questions" />
<meta itemprop="description" content=" for entry level/juniors/freshers & experienced/seniors" /><meta itemprop="url" content="" />
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="name" Content="Suresh babu mamidala">
</span>
<img id="6_1" src="http://callinterview.com/images/rating_full.png" alt="rating_1" data-rat="1" >
<img id="6_2" src="http://callinterview.com/images/rating_full.png" alt="rating_2" data-rat="2" >
<img id="6_3" src="http://callinterview.com/images/rating_full.png" alt="rating_3" data-rat="3" >
<img id="6_4" src="http://callinterview.com/images/rating_full.png" alt="rating_4" data-rat="4" >
<img id="6_5" src="http://callinterview.com/images/rating_avg.png" alt="rating_5" data-rat="5" >
</div>
<div property="aggregateRating" typeof="AggregateRating">
<span property="ratingValue">4.5</span>
<meta property="bestRating" content="5"/>
<meta property="worstRating" content="1"/>
based on <span property="ratingCount">7869</span> ratings
</div>
<span itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="Callinterview.com">
</div>
</div>
When I test it in the Google structured data testing tool, I am facing following error/s:
The property author is not recognized by Google for an object of type Thing.
A value for the author field is required.
How to solve this?
html5 schema.org microdata google-rich-snippets
html5 schema.org microdata google-rich-snippets
edited Aug 14 '16 at 16:10
unor
67.2k17142250
67.2k17142250
asked Aug 14 '16 at 15:58
Suresh Babu MamidalaSuresh Babu Mamidala
34
34
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You add the author
property to the Thing
:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
</div>
But the author
property is not defined for the Thing
type.
If it’s the author
of the Review
, you have to make sure not to nest it under a different itemscope
, e.g.:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
</div>
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
Yeah..i changed the code,its working now
– Suresh Babu Mamidala
Aug 15 '16 at 1:27
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f38943955%2fthe-property-author-is-not-recognized-by-google-for-an-object-of-type-thing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You add the author
property to the Thing
:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
</div>
But the author
property is not defined for the Thing
type.
If it’s the author
of the Review
, you have to make sure not to nest it under a different itemscope
, e.g.:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
</div>
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
Yeah..i changed the code,its working now
– Suresh Babu Mamidala
Aug 15 '16 at 1:27
add a comment |
You add the author
property to the Thing
:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
</div>
But the author
property is not defined for the Thing
type.
If it’s the author
of the Review
, you have to make sure not to nest it under a different itemscope
, e.g.:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
</div>
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
Yeah..i changed the code,its working now
– Suresh Babu Mamidala
Aug 15 '16 at 1:27
add a comment |
You add the author
property to the Thing
:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
</div>
But the author
property is not defined for the Thing
type.
If it’s the author
of the Review
, you have to make sure not to nest it under a different itemscope
, e.g.:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
</div>
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
You add the author
property to the Thing
:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
</div>
But the author
property is not defined for the Thing
type.
If it’s the author
of the Review
, you have to make sure not to nest it under a different itemscope
, e.g.:
<div itemprop="itemReviewed" itemscope itemtype="http://schema.org/Thing">
<!-- … -->
</div>
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
<!-- … -->
</span>
answered Aug 14 '16 at 16:08
unorunor
67.2k17142250
67.2k17142250
Yeah..i changed the code,its working now
– Suresh Babu Mamidala
Aug 15 '16 at 1:27
add a comment |
Yeah..i changed the code,its working now
– Suresh Babu Mamidala
Aug 15 '16 at 1:27
Yeah..i changed the code,its working now
– Suresh Babu Mamidala
Aug 15 '16 at 1:27
Yeah..i changed the code,its working now
– Suresh Babu Mamidala
Aug 15 '16 at 1:27
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f38943955%2fthe-property-author-is-not-recognized-by-google-for-an-object-of-type-thing%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown