> For the complete documentation index, see [llms.txt](https://docs.searchpie.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.searchpie.io/app-features/site-speed/speed-optimization.md).

# Speed Optimization

The new **Speed Up** feature helps boost your store performance with just **1 click**.\
By optimizing your store speed, you can improve user experience, reduce loading time, and potentially improve conversion rates.

Depending on your current plan, the app can automatically apply advanced optimizations including: Minify CSS, Minify JS, Lazy-loading Images, etc...

### How to Optimize Your Store Speed

#### Step 1: Go to Optimize Speed

Navigate to: **Site Speed → Optimize Speed.** Then click the **Optimize Now** button.

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

***

#### Step 2: Choose Your Optimization Method

You will see 2 options:

* **Duplicate current theme and optimize**
* **Select existing theme**

<figure><img src="/files/25sjVTTMri9HEZbA4FFs" alt=""><figcaption></figcaption></figure>

You can optimize your current live theme directly. However, we strongly recommend duplicating the theme first so you can safely test how the optimization works on the copied version before publishing it live.

This helps minimize unexpected issues and is the safest approach.

***

#### Step 3: Duplicate Your Theme (Recommended)

Select the option: **Duplicate current theme and optimize,** and it leads you to the Online Store page. Let's click here to duplicate your current live theme.

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

After that, return to the previous app tab and click **Optimize Now** again.

The app will automatically activate all available optimization options to help improve your store speed.

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

***

#### Step 4: Publish the Optimized Theme

Once the optimization is completed, let's click button: **Publish theme**

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

***

## Important Note About Speed Score

The optimization actions take effect immediately after activation.

However, please note that Google may take up to **7 days** to recalculate and update your speed score.

So if you do not see the score increase right away, there is no need to worry.

If your score still does not change after 7 days, please contact our support team and we will help check it for you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.searchpie.io/app-features/site-speed/speed-optimization.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.
