seoRobots abstract method

void seoRobots(
  1. String robots
)

Definition of robots meta tag attribute https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag Add web mata data of robots attribute

Implementation

void seoRobots(String robots);