pagesInIndex: Function to retrive the number of indexed URLs for a given...

View source: R/pagesInIndex.R

pagesInIndexR Documentation

Function to retrive the number of indexed URLs for a given Domain or URL-String

Description

This function allows you to get the number of indexed URLs for a given Domain or URL-String. The Function performs a Google-Site request to gets the value.

Usage

pagesInIndex(url)

Arguments

url

The url you want to get the number of results for pagesInIndex()

Examples

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

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