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

#article_body, #authors, #comments_count, #headline, #images, #interaction_statistics, #likes_count, #published_at, #shares_count, #updated_at, #url

Method Summary

Methods inherited from Article

#initialize, #json_ld, #to_h

Constructor Details

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