---
title: "Simply Static Pro - Markdown, Search & Filter and Command Center - Simply Static"
description: "Hey folks, it's time for a new update announcement for Simply Static Pro."
date: "2026-04-19T14:27:46+02:00"
language: "en-US"
canonical_url: "https://simplystatic.com/tutorials/simply-static-pro-markdown-facet-search-command-center/"
source_url: "https://simplystatic.com/tutorials/simply-static-pro-markdown-facet-search-command-center/"
content_type: "text/markdown"
---

# Simply Static Pro – Markdown, Search & Filter and Command Center

[Simply Static](https://simplystatic.com/tutorials/tag/simply-static/), [static website](https://simplystatic.com/tutorials/tag/static-website/)

19/04/2026

Hey folks, it’s time for a new update announcement for Simply Static Pro.

As always, we’ve been busy improving our product on all ends – making things more stable, faster, and more flexible than ever before, but today I want to specifically talk about our new integrations – so let’s get into it:

## Markdown

If you haven’t been living under a rock for the past 24 months, you have noticed that LLMs and AI are all the rage these days, and it fundamentally changes how people discover your content.

Apparently, Markdown might be the easiest-to-consume format for your site to give AI your content. **I’m not talking about llms.txt – we have been supporting that for quite a while now.

Even [Cloudflare recently adopted it](https://blog.cloudflare.com/markdown-for-agents/) as an output format.

We now have a dedicated Markdown integration that you can enable – it will add an additional task between fetching pages and pushing your files to your configured deployment target:

![Simply Static Pro - Markdown, Search & Filter and Command Center 7](https://simplystatic.com/wp-content/uploads/2026/04/markdown-integration-1024x594.png)






Once enabled, push your site again, and you will see it inside the Activity Log:

![Simply Static Pro - Markdown, Search & Filter and Command Center 8](https://simplystatic.com/wp-content/uploads/2026/04/markdown-task.png)






It will create a markdown copy of every index.html in your static site, and you can simply change the file extension to check it out: mysite.com/sample-page.md.

To make it easier for AI agents to discover it, we are adding a <link> tag to your page <head> and pointing to the Markdown version of your page:

```
<link rel="alternate" type="text/markdown" href="https://mysite.com/index.md">
```

## Command Center

The new command center integration is a new admin bar widget that is way more powerful than our original admin bar integration:

![Simply Static Pro - Markdown, Search & Filter and Command Center 9](https://simplystatic.com/wp-content/uploads/2026/04/command-center-integration-1024x727.png)






It allows you to perform all your day-to-day tasks from Simply Static in a very clean and minimalistic way:

- Push your site (Full Push, Push Changes, Push Current Page)

- Access the Activity Log + real-time search

- Download your log file and check diagnostics

- Read and manage form submission

You can even go one step further and move our current settings page to the Tools submenu for an even cleaner look:

![Simply Static Pro - Markdown, Search & Filter and Command Center 10](https://simplystatic.com/wp-content/uploads/2026/04/ss-submenu-1024x754.png)






As always, this can be enabled in Simply Static -> Settings -> Integrations:

![Simply Static Pro - Markdown, Search & Filter and Command Center 11](https://simplystatic.com/wp-content/uploads/2026/04/enable-command-center-1024x798.png)






## Search & Filter Pro

Yeah, that’s right – we are finally launching our official [Search & Filter Pro](https://searchandfilter.com/) integration.

Search & Filter is probably the most powerful WordPress plugin to add facetted search for literally any kind of content you can imagine – filter post types by category, tag, custom fields – you get the idea!

Using it couldn’t be easier. Simply enable the integration, and Simply Static handles the rest:

![Simply Static Pro - Markdown, Search & Filter and Command Center 12](https://simplystatic.com/wp-content/uploads/2026/04/search-filter-integration-1024x714.png)






A few things I want to clarify here before you dig into it:

- The integration requires Search & Filter Pro – the free version is not sufficient

- This integration will require CORS setups on your server to work (or use [Simply Static Studio](https://simplystatic.com/simply-static-studio/), and it just works)

If you have any questions or need help with the setup, drop us a message!

Table of Contents







### Security Workbook



Sign up and get our actionable WordPress Security Workbook** as a download straight to your inbox.








#### Thank you!



You have successfully joined our subscriber list.






Table of Contents

### About the Author

![](https://simplystatic.com/wp-content/uploads/2025/02/patrickposner.png)

**Patrick Posner**

Founder and lead developer of Simply Static and a Static WordPress nerd.
You can find me at various conferences, on Twitter/X or in our support desk.

- [WordPress](https://profiles.wordpress.org/patrickposner/)

- [X](https://x.com/patrickposner_)

- [YouTube](https://www.youtube.com/@SimplyStaticWP)
