Plugin Directory

Changeset 3441946


Ignore:
Timestamp:
01/18/2026 02:19:10 PM (3 months ago)
Author:
kturgutoglu
Message:

readme.txt optimized

File:
1 edited

Legend:

Unmodified
Added
Removed
  • static-porter/trunk/readme.txt

    r3441935 r3441946  
    11=== Static Porter ===
    22Contributors: kturgutoglu
    3 Donate link: https://www.paypal.me/kturgutoglu
    4 Tags: static, cache, performance, speed, optimization
     3Tags: static site generator, SEO, performance, page speed, optimization
    54Requires at least: 5.0
    65Tested up to: 6.9
     
    109License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1110
    12 Convert your dynamic WordPress site into ultra-fast static HTML files. Reduce server load and improve SEO instantly.
     11Slash your page load times without changing a single URL. Static Porter converts WordPress into lightning-fast static HTML while preserving your exact permalink structure for 100% SEO safety. Reduce server load and improve SEO instantly.
    1312
    1413== Description ==
     
    1918
    2019### Key Features:
    21 * **One-Click Full Crawl:** Easily generate a static version of your entire site.
     20* **One-Click Full Crawl:** Easily generate a static HTML version of your entire site.
     21* **Zero URL Changes:** Static Porter keeps your original URL slugs exactly as they are. Your SEO remains intact with no broken links.
    2222* **Smart Refresh:** Automatically updates the static home page and post pages when you hit publish.
    2323* **Persistent Cache Table:** Monitor exactly which files are cached with individual 'Delete' and 'Recrawl' controls.
     
    3737= Will Static Porter really make my site faster? =
    3838Yes! Traditional WordPress pages require the server to process PHP and query a MySQL database every time a visitor arrives. Static Porter converts these into flat HTML files. Your server can then deliver these files instantly, bypassing the "heavy lifting" entirely. This often results in a nearly instant Time to First Byte (TTFB).
     39
     40= Will my URL structure or permalinks change? =
     41No. This is one of the core strengths of Static Porter. The plugin generates a static mirror of your site that follows your existing WordPress permalink structure perfectly. Your visitors (and search engine bots) will continue to see the same clean URLs they always have, but the pages will simply load much faster.
    3942
    4043= Do I have to manually recrawl my site every time I write a post? =
Note: See TracChangeset for help on using the changeset viewer.