Class: PageStructuredData::PageTypes::NewsArticle

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

Overview

Basic page metadata for any page

Instance Attribute Summary

Attributes inherited from Article

#article_body, #article_section, #authors, #comments_count, #description, #headline, #images, #in_language, #interaction_statistics, #keywords, #likes_count, #main_entity_of_page, #published_at, #publisher, #shares_count, #updated_at, #url, #word_count

Method Summary

Methods inherited from Article

#initialize, #json_ld, #to_h, #warnings

Methods included from SchemaNode

#valid?, #warnings

Constructor Details

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