screamingfrog_internalPagerank: Function to calculate the internal PageRank of a crawled Page

View source: R/screamingfrog_internalPagerank.R

screamingfrog_internalPagerankR Documentation

Function to calculate the internal PageRank of a crawled Page

Description

This function allows you to calculate the internal PageRank of a given Domain. The calculation is based on a ScreamingFrog Crawl and the export "all_outlinks.csv".

Usage

screamingfrog_internalPagerank(crawl, domain = NULL)

Arguments

crawl

The Path to your "all_outlinks.csv"-File

domain

The function also analyzes outgoing links. If you want the results just for your domain. Specify it here. screamingfrog_internalPagerank()


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