Title: fepo — Performance &amp; GEO Audit
Author: fepo
Published: <strong>June 1, 2026</strong>
Last modified: June 1, 2026

---

Search plugins

![](https://ps.w.org/fepo-audit/assets/banner-772x250.png?rev=3556762)

![](https://ps.w.org/fepo-audit/assets/icon-256x256.png?rev=3556762)

# fepo — Performance & GEO Audit

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

[Download](https://downloads.wordpress.org/plugin/fepo-audit.1.0.6.zip)

 * [Details](https://pcm.wordpress.org/plugins/fepo-audit/#description)
 * [Reviews](https://pcm.wordpress.org/plugins/fepo-audit/#reviews)
 *  [Installation](https://pcm.wordpress.org/plugins/fepo-audit/#installation)
 * [Development](https://pcm.wordpress.org/plugins/fepo-audit/#developers)

 [Support](https://wordpress.org/support/plugin/fepo-audit/)

## Description

fepo analyzes your website and reports concrete optimization potential — without
changing a single file on your site.

**What you get:**

 * **Performance score** — Lighthouse + PageSpeed Insights, Core Web Vitals (LCP,
   INP, CLS), real-user data (CrUX)
 * **AI Visibility (GEO score)** — checks whether ChatGPT, Perplexity, and Google
   AI Overviews can read your content (Schema.org, robots.txt, structured content)
 * **Fonts** — how many KB you could save with subsetting / preloading
 * **CSS** — how much unused CSS is loaded
 * **Images** — which images can be converted to AVIF / WebP and the resulting savings
 * **GDPR check** (EU/DACH only) — which trackers fire _before_ the user has given
   consent

The first audit is free — no account, no API key, no credit card. Click one button
and you get a full performance and GEO breakdown.

For the full report — sandbox preview, optimized HTML download, waterfall analysis,
security headers, accessibility (WCAG), DOM hygiene, and more — register for free
at the fepo Portal.

**The plugin does not modify your website.** It is purely diagnostic — no files 
are changed, no CSS/JS is rewritten, no caching is configured. Your site stays exactly
as it was.

### External services

This plugin connects to **portal.fepo.app**, an external service operated by fepo,
to perform the audit.

**What is sent and when:**

 * When you click “Start audit”: your site URL, WordPress version, PHP version, 
   active theme name and version, list of active plugin slugs, site locale, and 
   plugin version.
 * When you optionally register: your email address (encrypted at rest, used only
   for sending the login link).

**What is NOT sent:**

 * No personal data of your visitors
 * No content from posts, pages, or comments
 * No database contents
 * No file contents

The audit itself is performed by fepo’s server fetching your site’s public URLs (
like any browser would). No private endpoints are accessed.

Users must explicitly consent to data transmission via a checkbox before the first
audit. The consent is stored locally and can be revoked at any time by deactivating
the plugin.

**Terms of service:** [https://fepo.app/agb](https://fepo.app/agb)
 **Privacy policy:**
[https://fepo.app/datenschutz](https://fepo.app/datenschutz)

## Screenshots

 * [[
 * Plugin main screen — score, the optimization areas (images, CSS, fonts), and 
   the panels available in the fepo Portal. The optimized files are downloadable
   in the portal with a subscription.
 * [[
 * Audit in progress — live engine status (here: Lighthouse) while the multi-step
   audit is running.
 * [[
 * WordPress dashboard widget — performance score, optimization areas, and one-click
   re-audit.

## Installation

 1. Install and activate the plugin from the WordPress plugin directory (or upload 
    the zip via “Plugins  Add New  Upload”).
 2. In WordPress admin, click “fepo” in the sidebar.
 3. Tick the data transmission consent checkbox.
 4. Click “Start audit” — your first report is ready in 2-5 minutes.
 5. (Optional) Enter your email to access the full report in the fepo Portal.

No account or API key is required for the first audit.

## FAQ

### Does the plugin modify my website?

No. The plugin is purely diagnostic — it does not write to any of your files, modify
CSS/JS, configure caching, or change any setting on your site.

### Do I need an account?

No. The first audit works without registration. For the full report (sandbox preview,
downloads, all detail panels) in the fepo Portal, you can optionally register your
email address.

### What is the GEO score?

GEO (Generative Engine Optimization) measures whether your site is optimized for
AI search engines like ChatGPT, Perplexity, and Google AI Overviews. The score evaluates
Schema.org markup, robots.txt allow/deny rules for AI crawlers, content structure,
and other technical signals AI systems use to extract and cite your content.

### Is the plugin GDPR compliant?

Yes. The plugin does not collect any personal data from your visitors. Communication
with the fepo server contains only technical site data (URL, WP version, PHP version,
theme name, plugin slugs). Consent for data transmission is requested explicitly
before any data leaves your site.

### What data is sent to fepo?

When you click “Start audit”, the plugin sends: your site URL, WordPress version,
PHP version, active theme name + version, list of plugin slugs, locale, and plugin
version. No personal data is collected. See the “External services” section above
for details.

### How long does an audit take?

Typically 2-5 minutes, depending on your site size and current server load. You 
can leave the page open or come back later — the result is cached.

### Can I uninstall the plugin completely?

Yes. On deactivation + delete, all plugin options are removed from your site. If
you also want fepo to delete your account on the server, do so via the fepo Portal
before uninstalling.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“fepo — Performance & GEO Audit” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “fepo — Performance & GEO Audit” into your language.](https://translate.wordpress.org/projects/wp-plugins/fepo-audit)

### Interested in development?

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

## Changelog

#### 1.0.6

 * Changed: the per-site identifier is now generated from cryptographic randomness
   only; no WordPress authentication salt material is used or transmitted.

#### 1.0.5

 * Fixed: text domain changed to “fepo-audit” to match the plugin slug (resolves
   i18n warnings).

#### 1.0.4

 * Fixed: dashboard widget now shows the same “areas to optimize” count as the settings
   page.
 * Changed: the “Details in fepo Portal” button in the widget now only appears once
   an account is registered.

#### 1.0.3

 * Added: hint below the findings cards pointing to the downloadable optimized files
   in the full report.

#### 1.0.2

 * Fixed: optimization-areas counter on the settings page now matches the number
   of cards actually shown.

#### 1.0.1

 * Added: “optimization areas” heading above the findings on the settings page (
   matching the dashboard widget).
 * Changed: metric label “PSI” renamed to “PageSpeed” for clarity.

#### 1.0.0

 * Initial release.
 * Performance score (Lighthouse + PSI, Core Web Vitals, CrUX field data).
 * GEO score for AI search visibility.
 * GDPR check for EU/DACH (third-party trackers firing before consent).
 * Font / CSS / image optimization analysis.
 * WordPress dashboard widget showing the latest score.
 * Re-audit suggestion after theme/plugin/core updates.
 * Portal SSO for the full report.

## Meta

 *  Version **1.0.6**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/fepo-audit/)
 * Tags
 * [audit](https://pcm.wordpress.org/plugins/tags/audit/)[GDPR](https://pcm.wordpress.org/plugins/tags/gdpr/)
   [lighthouse](https://pcm.wordpress.org/plugins/tags/lighthouse/)[performance](https://pcm.wordpress.org/plugins/tags/performance/)
   [seo](https://pcm.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://pcm.wordpress.org/plugins/fepo-audit/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/fepo-audit/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fepo-audit/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fepo-audit/)