HTMLcanonical: Function to retrive the Canonical Link element for a given...

View source: R/HTMLcanonical.R

HTMLcanonicalR Documentation

Function to retrive the Canonical Link element for a given URL

Description

This function allows you to get the canonical Link element for a given URL.

Usage

HTMLcanonical(url)

Arguments

url

The URL you want to get the Canonical-Tag for HTMLcanonical()

Examples

## Not run: 
HTMLcanonical("https://www.r-project.org/")

## End(Not run)

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