Learn R Programming

seoR (version 0.1.0)

screamingfrog_internalPagerank: 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()