Learn R Programming

seoR (version 0.1.0)

downloadSitemap: Function to download the Sitemap.xml of a given Webpage

Description

This function allows to Download the Sitemap.xml of a given Webpage

Usage

downloadSitemap(sitemap)

Arguments

sitemap

The Sitemap you want to download. This can also be a Index-Sitemap downloadSitemap()

Examples

Run this code
# NOT RUN {
downloadSitemap("http://ohren-reinigen.de/sitemap.xml")
# }

Run the code above in your browser using DataLab