Title: AUREVYX — Website Engineering &amp; Intelligence Platform
Author: sobhitjadoun
Published: <strong>September 23, 2026</strong>
Last modified: September 23, 2026

---

Search plugins

![](https://ps.w.org/aurevyx-website-engineering-intelligence-platform/assets/banner-
772x250.png?rev=3709644)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/aurevyx-website-engineering-intelligence-platform/assets/icon.
svg?rev=3709644)

# AUREVYX — Website Engineering & Intelligence Platform

 By [sobhitjadoun](https://profiles.wordpress.org/sobhitjadoun/)

[Download](https://downloads.wordpress.org/plugin/aurevyx-website-engineering-intelligence-platform.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/aurevyx-website-engineering-intelligence-platform/#description)
 * [Reviews](https://wordpress.org/plugins/aurevyx-website-engineering-intelligence-platform/#reviews)
 *  [Installation](https://wordpress.org/plugins/aurevyx-website-engineering-intelligence-platform/#installation)
 * [Development](https://wordpress.org/plugins/aurevyx-website-engineering-intelligence-platform/#developers)

 [Support](https://wordpress.org/support/plugin/aurevyx-website-engineering-intelligence-platform/)

## Description

**AUREVYX** is an enterprise-grade Website Engineering and Architectural Intelligence
Platform engineered specifically for WordPress developers, agency teams, DevOps 
engineers, and serious site owners who demand complete, deep visibility into their
web infrastructure.

Unlike traditional superficial SEO or single-purpose speed plugins, AUREVYX provides
a comprehensive **Engineering Cockpit** that evaluates the foundational pillars 
of modern web software engineering — covering 24 distinct architectural categories,
automated heuristic rule engines, performance runtime benchmarks, security hardening
postures, database bloat diagnostics, and one-click safe remediations.

### 🚀 Key Features & Architectural Capabilities

#### 📊 1. Engineering Health Index & Central Cockpit

 * **Composite Health Score (0–100)**: Instant algorithmic evaluation of your website’s
   overall architectural health across all core dimensions.
 * **Real-Time Issue Ticker**: Categorized issue stream prioritized by severity (**
   Critical**, **Warning**, **Notice**, **Info**) with actionable root-cause explanations.
 * **Live System Telemetry**: Immediate visibility into active PHP runtime limits,
   MySQL database status, server memory consumption, and active caching layers.
 * **On-Demand & Background Scans**: Execute rapid on-demand audits from the admin
   bar or run automated background audits via WP-Cron.

#### 🔍 2. Site Discovery & Structural Inventory

 * **Automated URL Inventory**: Automatically discovers, inventories, and catalogs
   all public endpoints, posts, pages, and custom post types.
 * **Permalink & Rewrite Engine Audit**: Inspects WordPress rewrite rules, permalink
   consistency, and trailing slash standards.
 * **Robots.txt & Indexability Verification**: Validates search engine crawl directives,
   detects accidental `Disallow: /` staging leaks, and verifies search engine visibility
   settings.
 * **XML Sitemap Diagnostics**: Verifies the health, availability, and response 
   headers of standard WordPress XML sitemaps.
 * **Canonical URL Mapping**: Identifies missing, broken, non-self-referencing, 
   or mismatched canonical tags across the entire site.

#### ⚡ 3. Performance & Runtime Benchmarks

 * **PHP Runtime & Memory Allocation**: Checks PHP memory limits, max execution 
   limits, and active OPcache acceleration.
 * **Asset Payload & Bloat Inspector**: Detects oversized media assets (>1MB), uncompressed
   assets, and heavy DOM node counts (>1,500 nodes).
 * **Render-Blocking CSS & JS Detection**: Flags un-deferred scripts, `@import` 
   CSS rules, and render-blocking stylesheets in critical rendering paths.
 * **Database Query & Autoload Overhead**: Scans for bloated `wp_options` autoloaded
   data (>800KB threshold) that degrades page generation times.
 * **Object Caching Layer Detection**: Checks for active Redis, Memcached, or persistent
   object caching systems.

#### 🛡️ 4. Security Hardening & Posture Intelligence

 * **SSL/TLS & HTTPS Enforcement**: Verifies complete HTTPS coverage, mixed-content
   exposure, and HSTS response headers.
 * **Security Header Validation**: Inspects crucial HTTP security response headers
   including `X-Frame-Options`, `X-Content-Type-Options`, and `Referrer-Policy`.
 * **Information Exposure Audits**: Detects exposed WordPress version numbers, publicly
   accessible `debug.log` files, and open REST API endpoints.
 * **Administrative Attack Surface Reduction**: Verifies file editing configurations(`
   DISALLOW_FILE_EDIT`), open user registration status, and default database table
   prefix exposure (`wp_`).
 * **XML-RPC & API Posture**: Audits XML-RPC availability to prevent brute-force
   amplification and DDoS attack vectors.

#### 🗄️ 5. Database Optimization & Storage Health

 * **Autoload Data Diagnostics**: Identifies top autoloaded options causing persistent
   memory consumption on every request.
 * **Transient & Orphan Data Purging**: Identifies expired transient entries, orphaned
   post metadata, and leftover plugin artifacts.
 * **Table Fragmentation & Storage Metrics**: Measures MySQL table sizes, data fragmentation
   overhead, and index efficiency.
 * **Non-Destructive Database Cleanup**: Built-in safe cleanup actions to keep your
   database lean and performant.

#### ♿ 6. Accessibility (A11y) & UX Foundations

 * **Image Accessibility**: Detects missing `alt` attributes and non-descriptive
   alternative text across media.
 * **Form & Input Accessibility**: Checks form controls for missing `<label>` associations,
   input IDs, and ARIA descriptors.
 * **Heading Structure Hierarchy**: Analyzes document semantics for skipped heading
   levels (e.g., `<h1>` directly to `<h3>`) and multiple `<h1>` declarations.
 * **Interactive Element Usability**: Audits mobile touch target sizes (minimum 
   48x48px) and keyboard navigation focus indicators.
 * **Color Contrast Heuristics**: Evaluates text against background contrast ratios
   based on WCAG 2.1 AA recommendations.

#### 🌐 7. Foundational & Technical SEO Audits

 * **Title & Meta Description Optimization**: Analyzes character lengths, missing
   tags, and duplicate title tags across pages.
 * **Social Graph Markup**: Checks for Open Graph (`og:title`, `og:image`, `og:description`)
   and Twitter Card metadata.
 * **Structured Data & JSON-LD**: Validates schema syntax and flags broken or malformed
   structured data blocks.
 * **Content Hygiene & Link Health**: Detects thin content (<300 words), duplicate
   content blocks, empty link `href` attributes, and `target="_blank"` missing `
   rel="noopener"`.

#### 🧩 8. WordPress Ecosystem, Plugin & Theme Hygiene

 * **Inactive Plugin Footprint**: Flags excessive inactive plugins that pose security
   maintenance risks.
 * **Child Theme Architecture**: Verifies that custom modifications utilize a child
   theme rather than modifying parent templates directly.
 * **Third-Party Tracker Heuristics**: Flags tracker overload (excessive analytics,
   pixels, tag managers) that cause browser CPU spikes.
 * **Code Quality & Hygiene**: Checks for deprecated jQuery usages, exposed `console.
   log()` statements in production, and unsafe superglobal access.

#### 🛠️ 9. Automated One-Click Remediations

 * **Safe, Non-Destructive Fixes**: Fix discovered issues with a single click directly
   from the issue view.
 * **Database Maintenance**: Instantly purge expired transients and clean temporary
   cache bloat.
 * **Security Hardening**: One-click actions to set hardening directives and update
   security configurations.
 * **Rollback & Safety Guardrails**: Built with defensive programming — checks user
   capabilities (`manage_options`) and validates security nonces on every action.

#### 📑 10. Comprehensive Reports & White-Label Exports

 * **Executive Health Summary**: Generate clean, print-friendly architectural reports
   summarizing site health for clients and stakeholders.
 * **Full Technical Diagnostics**: Detailed breakdown of every passing, warning,
   and failing rule with exact contextual evidence.
 * **HTML & Print Ready**: Export standalone HTML reports with modern, responsive
   styling.
 * **Historical Baseline Comparison**: Compare new audit runs against previous baselines
   to detect regressions over time.

### 🔒 Privacy & 100% Zero-Telemetry Guarantee

At AUREVYX, we believe enterprise software must respect user sovereignty and data
privacy:
 * **100% Local Execution**: All audit rules, heuristics, database checks,
and calculations execute entirely on your own WordPress server. * **Zero Telemetry/
Zero Phone-Home**: AUREVYX does NOT collect, track, send, or transmit any data, 
URLs, code, or analytics to remote servers. * **No Third-Party Dependencies**: No
external API keys or cloud services required for the core plugin to function. * **
GDPR & Privacy Compliant**: Because no data ever leaves your server, AUREVYX is 
naturally compliant with GDPR, CCPA, and strict enterprise privacy standards.

### 💎 AUREVYX Pro (Optional Commercial Addon)

For agencies, enterprise development teams, and high-traffic mission-critical websites
requiring advanced automated engineering tools, **AUREVYX Pro** is available as 
an optional separate add-on:

 * **Subscription Pricing**:
    - **Pro Monthly**: $9 / month (cancel anytime)
    - **Pro Yearly**: $89 / year (Recommended — Save $19/year)
 * **Pro Features & Advanced Engines**:
    - **Deep Recursive Crawler**: Multi-hop recursive background crawler for large-
      scale sites (10,000+ URLs).
    - **Automated WCAG 2.2 Deep Scanner**: Complete automated accessibility conformance
      test suite.
    - **Static Code Syntax Analyzer (AST Dead-Code Shaker)**: Scans active themes
      and plugins for dead code, unused CSS, and performance anti-patterns.
    - **Visual Regression & Layout Shift Detection**: Automated Cumulative Layout
      Shift (CLS) heatmaps and visual change monitoring.
    - **Autonomous AI Root-Cause Diagnostics**: AI-powered root-cause analysis and
      automated code patch generation.
    - **Continuous 24/7 Monitoring & Telemetry**: Background health monitoring with
      automated email alerts on score regressions.
    - **White-Label Agency PDF Engine**: Customizable PDF client reports with your
      own agency branding and logo.

_Note: The Free plugin hosted on WordPress.org is 100% standalone and complete. 
All Pro features exist exclusively within the separate AUREVYX Pro add-on plugin._

## Installation

### Method 1: Automatic Installation from WordPress Admin

 1. In your WordPress dashboard, navigate to **Plugins > Add New Plugin**.
 2. Search for `Aurevyx` or `Aurevyx Website Engineering`.
 3. Click **Install Now**, then click **Activate**.
 4. Access the **AUREVYX** menu in the admin sidebar.

### Method 2: Manual ZIP Upload

 1. Download the plugin `.zip` file from WordPress.org.
 2. In your WordPress dashboard, navigate to **Plugins > Add New Plugin > Upload Plugin**.
 3. Choose the downloaded ZIP file and click **Install Now**.
 4. Click **Activate Plugin**.

### Method 3: WP-CLI

    ```
    `bash
    ```

wp plugin install aurevyx-website-engineering-intelligence-platform –activate
 `

### Getting Started

 1. Navigate to **AUREVYX > Cockpit** in your WordPress admin menu.
 2. Click **Run Quick Audit** to run your first architectural benchmark.
 3. Review your **Engineering Health Index** and explore detailed category findings.

## FAQ

### Does AUREVYX slow down my website or affect frontend visitors?

No. AUREVYX is built with a strict performance-first architecture. It loads **zero**
CSS or JavaScript files on your frontend visitor pages. All audit operations and
diagnostic calculations occur exclusively in the WordPress admin panel or via background
WP-Cron routines when triggered.

### Does AUREVYX send website data to third-party or external servers?

No. The core AUREVYX plugin runs 100% locally on your WordPress server. It makes
zero outbound HTTP requests for audits, sends zero telemetry or analytics, and does
not transmit your website data anywhere.

### What makes AUREVYX different from regular SEO or caching plugins?

Standard SEO plugins only check page titles and sitemaps, while caching plugins 
only generate static HTML files. AUREVYX is an **Architectural Engineering Platform**
that audits 24 foundational dimensions of your entire web stack — including PHP 
runtime health, database index fragmentation, autoload overhead, security headers,
DOM bloat, WCAG accessibility, rewrite rules, and orphan transient accumulations.

### Can I run automated scheduled audits?

Yes. In **AUREVYX > Settings**, you can configure automated background audit schedules(
Daily, Weekly, or Monthly) powered by WordPress WP-Cron.

### Are the automated remediations safe to use?

Yes. All built-in one-click remediations (such as transient cleanup, cache purging,
and database optimization) use safe, non-destructive WordPress core APIs. We always
recommend maintaining regular database backups as a web engineering best practice.

### Is AUREVYX compatible with WordPress Multisite?

Yes. AUREVYX can be activated on individual sites within a Multisite network or 
network-activated across the entire installation.

### What happens to my data if I deactivate or uninstall AUREVYX?

By default, your historical audit logs and baseline metrics are preserved in your
database in case you reactivate. If you wish to completely wipe all AUREVYX database
tables and settings upon deletion, simply enable the **Wipe Data on Uninstall** 
toggle in **AUREVYX > Settings** before deleting the plugin.

### What are the requirements to run AUREVYX?

 * WordPress: Version 5.9 or higher (fully tested up to WordPress 6.7+)
 * PHP: Version 7.4, 8.0, 8.1, 8.2, or 8.3+
 * MySQL: Version 5.6+ or MariaDB 10.1+

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AUREVYX — Website Engineering & Intelligence Platform” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ sobhitjadoun ](https://profiles.wordpress.org/sobhitjadoun/)

[Translate “AUREVYX — Website Engineering & Intelligence Platform” into your language.](https://translate.wordpress.org/projects/wp-plugins/aurevyx-website-engineering-intelligence-platform)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/aurevyx-website-engineering-intelligence-platform/),
check out the [SVN repository](https://plugins.svn.wordpress.org/aurevyx-website-engineering-intelligence-platform/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/aurevyx-website-engineering-intelligence-platform/)
by [RSS](https://plugins.trac.wordpress.org/log/aurevyx-website-engineering-intelligence-platform/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * **Initial Official Release** of the AUREVYX Website Engineering & Intelligence
   Platform.
 * **24-Category Audit Intelligence Engine**: Over 50+ heuristic rules covering 
   SEO, Performance, Security, Database, Accessibility, UX, Architecture, and APIs.
 * **Engineering Cockpit UI**: Modern dark cockpit dashboard with real-time composite
   health gauge and issue tracking.
 * **Site Discovery Engine**: Automated URL enumeration, permalink validation, canonical
   inventory, and robots.txt analysis.
 * **Database Storage Health**: Autoload options monitor, transient bloat detector,
   and safe one-click cleanup routines.
 * **Security Hardening Posture**: SSL/HSTS verification, security response headers
   checker, and information disclosure audits.
 * **Accessibility Foundations**: WCAG 2.1 AA heuristics for image alt text, form
   labels, heading hierarchy, and touch target sizing.
 * **Report Exporter**: Client-ready executive health reports and technical HTML
   export.
 * **Automated WP-Cron Scheduling**: Background audit automation with configurable
   frequencies.
 * **100% Zero-Telemetry Guarantee**: Complete local execution with zero external
   data transmissions.

## Meta

 *  Version **1.0.0**
 *  Last updated **21 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **6.7.9**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [database](https://wordpress.org/plugins/tags/database/)[engineering](https://wordpress.org/plugins/tags/engineering/)
   [performance](https://wordpress.org/plugins/tags/performance/)[security](https://wordpress.org/plugins/tags/security/)
   [site audit](https://wordpress.org/plugins/tags/site-audit/)
 *  [Advanced View](https://wordpress.org/plugins/aurevyx-website-engineering-intelligence-platform/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/aurevyx-website-engineering-intelligence-platform/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/aurevyx-website-engineering-intelligence-platform/reviews/)

## Contributors

 *   [ sobhitjadoun ](https://profiles.wordpress.org/sobhitjadoun/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aurevyx-website-engineering-intelligence-platform/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://netinnovix.com)