RVers Corner - Master Automation Dashboard

SEO & Search Engine Indexing

Generate XML Sitemap

Scans HTML/SHTML pages and updates sitemap.xml with canonical URLs and modification dates.

Verify Redirect Targets

Audits .htaccess 301/302 rules and ensures target destination files exist on disk.

Audit Canonical Tags

Verifies and fixes <link rel="canonical"> tags across all site pages.

Audit Meta Tags

Checks every page for missing title, description, viewport, and canonical SEO tags.

Check Sitemap URL Health

Parses sitemap.xml to verify every listed URL corresponds to an existing file.

Find Duplicate Meta Tags

Scans site for duplicate page titles or description tags that can hurt search rankings.

Generate Schema Structured Data

Injects Schema.org JSON-LD structured data into articles to enable rich Google search results.

Check Social Share Tags

Verifies Open Graph tags (og:title, og:image, og:description) for social media previews.

Link Integrity & Asset Audits

Internal Link Checker

Scans local relative links across all pages to catch 404 errors or missing pages.

External Link Checker

Audits outgoing HTTP/HTTPS links to detect dead external sites or broken URLs.

Check Internal Anchors

Verifies jump links (e.g., #section) to ensure matching element IDs exist on target pages.

Image & Alt Text Auditor

Finds missing image files and flags <img> tags missing accessibility alt text.

Find Orphan Files

Identifies unlinked images, HTML pages, or documents sitting unused in site directories.

Amazon Affiliate Auditor

Verifies all Amazon product links contain your Amazon Associate tracking tag parameter.

Scan Large Assets

Finds oversized images, PDFs, or large files that may slow down website performance.

Code Cleaning & Maintenance

Validate HTML Structure

Checks HTML pages for unclosed tags, missing doctypes, or structural markup issues.

Clean Legacy Formatting

Strips deprecated <font> tags, <center> tags, and inline body styles.

Check Unused CSS Classes

Compares style.css against HTML files to find CSS classes no longer used anywhere.

Analytics & AdSense Auditor

Verifies Google Analytics and AdSense code blocks are present across all pages.

Check Mixed Content (HTTP)

Finds insecure HTTP script or image URLs that trigger browser mixed-content warnings.

Analyze Redirect Chains

Traces .htaccess redirect paths to detect multi-step redirect loops or chains.

Site Utilities & Tools

Build Site Search Index

Extracts headings and titles into search_index.json for client-side search.

Minify CSS Stylesheets

Compresses .css files into .min.css to improve website page load speeds.

Site Content Statistics

Calculates total page count, aggregate word counts, and average article length across the site.

Create Full Site Backup

Generates a compressed .zip backup archive of the entire website root folder.

Additional Scripts

Amazon-Tag-Checker

Automated execution for amazon-tag-checker.py.

Batch Replace

Automated execution for batch_replace.py.

Find Duplicates

Automated execution for find_duplicates.py.

Fix Links

Automated execution for fix_links.py.

Link Checker

Automated execution for link_checker.py.

Regex Replace

Automated execution for regex_replace.py.

Update Includes

Automated execution for update_includes.py.

Additional Scripts

Fix Html

Automated execution for fix_html.py.

Additional Scripts

Report Html Issues

Automated execution for report_html_issues.py.

Execution Output Console

Click any button above to execute a script...