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

Description Usage Arguments Examples

View source: R/HTMLcanonical.R

Description

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

Usage

1

Arguments

url

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

Examples

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

## End(Not run)

seoR documentation built on Jan. 29, 2018, 5:05 p.m.

Related to HTMLcanonical in seoR...