• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Google Scholar Metadata : Guide For WordPress

By Abhishek Ghosh April 6, 2015 2:34 am Updated on April 6, 2015

Google Scholar Metadata : Guide For WordPress

Advertisement

Here is a Full Guide to Rightly Debug Google Scholar Metadata for WordPress Including Debugging JSON-LD, Dublin Core and Conflicting Meta Tags. If you can not debug rightly, basically you’ll never get the Citation Links, Related Articles and other important stuffs which peoples basically seek for. There is a Plugin named Google Scholar Plugin for adding Google Scholar Metadata in WordPress – it is basically buggy and to much backdated. There is thing named Matthew effect, Google Scholar and Search gives high weight on citation counts in it’s ranking algorithm.

 

Google Scholar Metadata : Read Our Previous Articles

 

We have lot of articles on Micro-formats and other semantically important things. Each link will open in new window; you can only open the desired web pages :

 

  1. WordPress as Academic Journal : All plugins listed. This is the most important article.
  2. Dublin Core :  Dublin Core in HTML5 for WordPress.
  3. JSON LD – JSON-LD is discussed in details. Probably Google Scholar does not understand JSON-LD at the time of publication of this article.
  4. TechArticle schema–  This will give you a good idea how to dynamically add various new, not present features in WordPress.
  5. Adding new itemprops – We gave example to add Itemprop image schema in WordPress posts. You can use this idea for adding your needed stuffs.

 

Google Scholar Metadata : Guide For WordPress

 

Header and Footer is a very good Plugin for WordPress. If you are using StudioPress Genesis, then you will get more better plugins for finer control. Both will allow to execute PHP snippets – this is important to dynamically generate the tags. There are two helpful web based tools :

Advertisement

---

Vim
1
2
3
4
5
# copy paste in a text editor first
https://developers.google.com/structured-data/testing-tool/
http://greycite.knowledgeblog.org/
# also read
https://scholar.google.com/scholar/inclusion.html#troubleshooting

You will need these things at maximum at header :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<html>
<head>
<title>NAME OF POST IN HTML5</title>
...
<meta name="citation_title" content="Meta Description" />
<meta name="citation_journal_title" content="Website Name">
<meta name="citation_author" content="Last Name1, First Name1" />
<meta name="citation_author" content="Ghosh, Abhishek " />
<meta name="citation_pdf_url" content="/wp-content/uploads/pdf/this_article.pdf" />
<meta name="citation_journal_title" content="Journal Name">
<meta name="citation_title" content="Article Title">
<meta name="citation_publication_date" content="06-04-2015" />
<meta name="citation_date" content="06-04-2015">
<meta name="citation_volume" content="10">
<meta name="citation_issue" content="1">
<meta name="citation_firstpage" content="1">
<meta name="citation_lastpage" content="15">
<meta name="citation_doi" content="give if exists">
<meta name="citation_abstract_html_url" content="short link or full permalink">
<meta name="citation_fulltext_html_url" content="short link or full permalink">  
<meta name="dc.Contributor" content="Last Name1, First Name1">
<meta name="dc.Contributor" content="Last Name2, First Name2">
<meta name="dc.Title" content="Article Title">
<meta name="dc.Date" content="06-04-2015">
<meta name="citation_publisher" content="Website Name">
<meta name="citation_online_date" content=" ">
<meta name="citation_conference_title" content=" ">
<meta name="citation_volume" content=" ">
<meta name="citation_issue" content=" ">
<meta name="citation_issn" content=" ">
<meta name="citation_isbn" content=" ">
<meta name="citation_firstpage" content=" ">
<meta name="citation_lastpage" content=" ">
<meta name="citation_dissertation_institution" content=" ">
<meta name="citation_technical_report_institution" content=" ">
<meta name="citation_technical_report_number" content=" ">
 
...
</head>

As said above, Google Scholar does not understand JSON-LD. Google is basically a cheating company to find people’s data and supply to NSA, what extra stuffs we found during these finding are quite odd :

All of us, worked with schema.org stuffs for WordPress development. Google’s version or need of schema.org markups actually does not matches with schema.org’s official guide. This Microformat testing tool is new. KCite is best example to show you that so much markup is not needed :

Google Scholar Metadata - Guide For WordPress

we guess, unless 1 citation is counted by Google, you basically can not fully debug. That url http://greycite.knowledgeblog.org/ is giving information which are not given by Google’s tool. Actually NOTABILITY to Google is a meaningless word. We will avoid too many conflicting data. Newer issue is :

Blog is not a known valid target type for the mainContentOfPage property error.

According to Google, Blog can not be used as a type of mainContentOfPage. You have to work a bit to fix.

Tagged With examples of scholar metadata , google prefers schema org over dublin core , google scholar meta data , google scholar metadata , metadata tagging scholars , provide metadata to google scholar , wordpress not appearing in google scholar

This Article Has Been Shared 589 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Google Scholar Metadata : Guide For WordPress

  • Fixing WordPress After Update : Fix For White Page

    Fixing WordPress After Update Video Guide practically shows you all the possible ways to fix your WordPress website in case you are facing the White Page issue.

  • WordPress Command Line Tool : Install and Run Commands

    WordPress Command Line Tool can be installed on any UNIX or UNIX Like OS. The usage ranges from installing a plugin, Publishing Post to anything you want.

  • YouTube Tips : Embed Playlist, YouTube’s audio, YouTube HTML5 Player

    Here are YouTube Tips to Embed YouTube Playlist, YouTube’s audio, YouTube HTML5 Player in any webpage or WordPress page or posts. Let us see how we can do them.

  • AdSense Asynchronous Ads with Responsive Design

    AdSense Asynchronous Ads with Responsive design is a quite difficult to manage or implement. Here are some ideas which might help you for HTML5 website.

  • TechArticle schema : Implementing in WordPress

    TechArticle schema is a specification described under Article, which is under CreativeWork, which is under Thing. Here is how to implement TechArticle schema.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What You Need to Know About Hybrid Mobile App Development March 6, 2021
  • Why Not to Use Your Host for Email Marketing March 5, 2021
  • What You Need to Know About the Microservices March 4, 2021
  • Fix Missing/Bad FileProvider for Freshchat (Android error code 354) March 3, 2021
  • Basics of Data Protection on the Internet March 2, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Google Scholar Metadata : Guide For WordPress," in The Customize Windows, April 6, 2015, March 7, 2021, https://thecustomizewindows.com/2015/04/google-scholar-metadata-guide-for-wordpress/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy