Skip to main content
Publish the config file to customize FilaRank:
This creates config/filarank.php.

Site defaults

Used as fallbacks by the <x-filarank::tags /> component when a model has no SEO meta of its own.

Tag rendering

Toggle which tags <x-filarank::tags /> renders, and pick the JSON-LD type.

Analysis

Disable individual checks by id, and set site_host so internal/outbound link detection can classify absolute URLs pointing at your own domain (defaults to APP_URL’s host).

Persistence

When true, the overall score is recalculated and stored on the seo_metas row every time the parent model is saved, so it can be shown in table columns without re-analysing.

Cross-record reports

Models to include in the cannibalization scan and internal-linking reports. Each must use the HasSeo trait.

Redirects

Cornerstone

Minimum incoming internal links before a cornerstone stops being flagged as under-linked.
See Internal Linking, Redirect Manager, and Cornerstone Content for how scanned_models, redirects, and cornerstone are used.
Last modified on July 6, 2026