# Site Audit and Optimize

Your website might look great — but is it actually ready to perform well?

Wegic’s built-in Site Audit and Optimize feature helps you quickly find and improve issues that may affect your SEO, speed, mobile experience, accessibility, content quality, and overall website performance.

With one click, Wegic scans your website, explains what can be improved, and even helps optimize parts of your site automatically with AI — all directly inside the editor.

## Run a Site Audit

Site Audit runs on demand.It analyzes your website and gives you a full overview of its current state.

#### **How to start:**

1. Open your website project in Wegic
2. Enter the editor
3. Open the Site Audit panel
4. Click **Run an Audit**

<figure><img src="/files/a4rQns6rfic3DSaxPTOg" alt=""><figcaption></figcaption></figure>

5. Review suggestions

<figure><img src="/files/2Q7x2gcUqcXFpNq8zSyS" alt=""><figcaption></figcaption></figure>

6. Apply fixes manually or use **AI Optimize**

<figure><img src="/files/DTtRgzgyeJxLsJzXIRd8" alt=""><figcaption></figcaption></figure>

7. You can **rerun audits** anytime after making changes.

<div align="left"><figure><img src="/files/mBIOIXcZ14r21GGpqc2d" alt="" width="563"><figcaption></figcaption></figure></div>

## Understand results

Audit results are grouped so you can quickly understand what needs attention.

* Clear overview of what’s working well
* Issues and improvements clearly highlighted
* AI suggestions explained in context
* Easy to decide what to fix or optimize

The goal is to help you focus on what actually matters, instead of checking everything manually.

## Fix with AI Optimization

Many issues can be fixed automatically with AI.

Click Optimize to let Wegic improve your website.

Wegic can help:

* improve headlines and CTA text
* rewrite unclear or weak content
* reorganize sections
* improve readability
* optimize SEO-related content
* improve mobile layout and presentation

You can always review changes before publishing.

## What Site Audit checks

Wegic reviews your website across multiple areas:

* SEO and visibility
  * Helps improve search rankings and discoverability.
* Structure and navigation
  * Checks how users move through your website and whether the structure is clear.
* Content quality
  * Reviews readability, clarity, and overall content effectiveness.
* Accessibility
  * Identifies issues that may affect users relying on assistive technologies.
* Mobile experience
  * Ensures your website works well on different screen sizes.
* Speed and usability
  * Helps improve loading experience and overall performance.
* Browser compatibility
  * Checks whether your site behaves consistently across browsers.
* Technical best practices
  * Ensures your website follows modern web standards.

### What happens during a scan

When an audit runs, Wegic analyzes your website structure and content.

It looks at:

* page hierarchy
* headings and layout structure
* content completeness
* navigation clarity
* usability signals

After scanning, you receive a clear list of suggestions with explanations.

## Workflow

A typical workflow looks like:

1. Generate your website
2. Customize content and branding
3. **Run Site Audit**
4. Apply AI optimizations
5. Review final result
6. **Publish** or **update** your website

This helps ensure your website is ready before going live.

## FAQ

<details>

<summary><strong>Is Site Audit free?</strong></summary>

Availability depends on your plan and feature access.

</details>

<details>

<summary><strong>Can I undo AI optimizations?</strong></summary>

Yes.

You can click :stop\_button: to stop changes in the left chat panel to cancel the update.

If the changes are already done, you can go to the chat history, click **View**, and see or [restore to past versions. ](/tips-and-tricks/restore-version.md)

</details>

<details>

<summary><strong>Does Site Audit affect my live website?</strong></summary>

No.

All suggestions and optimizations only apply to your editable draft until you manually publish updates.

Your live website will not change automatically.

You need to click **Update** to make the changes visible on your live website.

</details>

<details>

<summary><strong>Does Site Audit improve SEO automatically?</strong></summary>

It improves SEO-related structure and content quality, but real SEO performance also depends on content, domain reputation, backlinks, and search engine indexing.

</details>

<details>

<summary><strong>Can I rerun an audit after changes?</strong></summary>

Yes.

You can run a new audit anytime after editing your website to check the latest results.

Each audit replaces the previous scan for your current version, so you’ll always see the most up-to-date report for your site.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.wegic.ai/seo-optimization/site-audit-and-optimize.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
