Class: SiteHealth::MissingTitle

Inherits:
Checker
  • Object
show all
Defined in:
lib/site_health/checkers/missing_title.rb

Overview

Checks if HTML-meta title is present

Constant Summary

Constants inherited from Checker

Checker::CHECKABLE_TYPES

Instance Attribute Summary

Attributes inherited from Checker

#config, #data, #issues, #logger, #page

Method Summary

Methods inherited from Checker

#add_data, #add_issue, #add_issue_type, #call, #initialize, issue_types, #issue_types, #name, name, #should_check?, #to_h, #types, types, #url

Constructor Details

This class inherits a constructor from SiteHealth::Checker