• 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 » Node is Empty Warning in WordPress Structured Data Testing

By Abhishek Ghosh April 11, 2015 11:42 am Updated on April 11, 2015

Node is Empty Warning in WordPress Structured Data Testing

Advertisement

It is quite common to get Node is Empty warning in WordPress when tested in Structured Data Testing Tool. There should be a property inside. Previously, we have discussed about how to Fix WordPress mainContentOfPage Schema Error in Genesis. Despite WordPress is a Free Software, these Themes are not Free Softwares. Due to the closed source model of software distribution, it is very difficult for the community to participate and fix them.

 

Why Node is Empty Warning Comes in WordPress Structured Data Testing

 

These Themes gradually proving one basic thing – Google demands highly specialized persons in Theme development and the current developers has too much superficial knowledge. Mix and Match, Trial and Error methods used to add micro data; which now are failing. We have fixed the major error ourselves but we can not distribute it as it is a closed source software. Node is Empty Warning in WordPress in Google Structured Data Testing is not exactly harmful but it does indicate a kind of automated common method used while crafting the webpage. Which can lower down the SERP in near future.

These are not only problem of Genesis, these are problems of most of the paid Themes. Red marked Errors must be fixed to avoid penalty. These errors can decrease the number of site links and other variables on SERP. The developers lack the idea about HTML5 Vocabulary and Interfaces, so about the hierarchy of the represented data.

Advertisement

---

 

Fix Node is Empty Warning in WordPress Structured Data Testing

 

The basic thing is that, you need to fill data :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
<aside class="sidebar sidebar-primary widget-area" role="complementary" itemscope="itemscope" itemtype="http://schema.org/WPSideBar">
<section id="text-2" class="widget widget_text">
<div class="widget-wrap">
....
<div class="text widget">
<span itemprop="text" itemscope itemtype="https://schema.org/Text">
...
 
<p>Copyright &copy; 2015 &middot; <a href="https://jima.in/" itemprop="creator" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Abhishek Ghosh</span></a>
 
...
 
</div>

The above will throw error but we have shown two things :

Adding the Item Type Text and Item Prop text. Text and text are not same. After you add these inside a Widget, WPSideBar itself will not itself show as Node is Empty. It will give error against the Text Item.

As basically this way of editing is meaningless, it is better to remove them to the full. We have fixed our major elements of the webpages in this way :

Node is Empty Warning in WordPress Structured Data Testing

We have removed some default function and used JSON-LD, Page Map etc. to fix them. If we can not mark where from the Article starts and where it ends, it becomes difficult and misleading for Google. Relevant information can be found here :

Vim
1
https://developers.google.com/custom-search/docs/structured_data

All fields on the Widgets have to filled up properly, our knows Item is within Widget, adding one Item will not work. These are arising due to the Theme developers desperate trials to over optimize.

Tagged With MB3Z
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, 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 Node is Empty Warning in WordPress Structured Data Testing

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • What is Semi-Structured Data?

    Semi-structured data is the name given to the information which are not subject to a general structure but contain markers.

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

Get new posts by email:

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 (24.3K Followers)
  • Twitter (5.8k 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 is Web MiningDecember 3, 2023
  • Recursion in ProgrammingDecember 3, 2023
  • What is Iteration – MeaningsDecember 2, 2023
  • Implementation of Requirements in Electronic Archiving SystemsDecember 2, 2023
  • What is Database ArchivingDecember 1, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

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

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