HTMLrobots: Function to retrive the Meta Robots for a given URL

View source: R/HTMLrobots.R

HTMLrobotsR Documentation

Function to retrive the Meta Robots for a given URL

Description

This function allows you to get the Meta Robots for a given URL.

Usage

HTMLrobots(url)

Arguments

url

The URL you want to get the Meta Robots for HTMLrobots()

Examples

HTMLrobots("https://www.r-project.org/")

dschmeh/seoR documentation built on Jan. 7, 2023, 12:19 a.m.