Class: PageStructuredData::PageTypes::BlogPosting

Inherits:
Article
  • Object
show all
Defined in:
app/src/page_structured_data/page_types/blog_posting.rb

Overview

Basic page metadata for any page

Instance Attribute Summary

Attributes inherited from Article

#authors, #headline, #images, #published_at, #updated_at

Method Summary

Methods inherited from Article

#initialize, #json_ld, #to_h

Constructor Details

This class inherits a constructor from PageStructuredData::PageTypes::Article