Robots Meta Decision Gate
Chooses a robots meta directive from route state, publish state, canonical conflicts, and search visibility rules.
Open SnippetPractical pure PHP patterns that are easy to study, adapt and use.
Chooses a robots meta directive from route state, publish state, canonical conflicts, and search visibility rules.
Open SnippetMaps source pages to relevant internal-link opportunities by matching page topics to target slugs.
Open SnippetBuilds previous, next, and canonical pagination links without query-string leakage.
Open SnippetFinds images missing useful alt text and builds concise repair suggestions from image context.
Open SnippetScans directory byte totals and flags folders that exceed configured size thresholds.
Open SnippetPlans stale cache-file deletions by age, extension, size, and protected filename rules without deleting files.
Open SnippetReviews asset manifest entries for missing versions, duplicate version keys, and unexpected asset extensions.
Open SnippetFinds CSS, JavaScript, image, and font references that do not exist in an approved asset manifest.
Open SnippetMaps uploaded filenames and detected MIME values to allow, reject, or review decisions.
Open SnippetResolves candidate file paths against an approved base directory and reports traversal or missing-path failures.
Open SnippetCompares expected SHA-256 hashes against current file hashes and reports changed, missing, and clean files.
Open SnippetBuilds a rotation plan for application logs based on byte size, age, and retention limits.
Open Snippet