Linux 软件免费装
Banner图

Simply Static - The WordPress Static Site Generator

开发者 patrickposner
更新时间 2024年11月11日 20:54
PHP版本: 7.4 及以上
WordPress版本: 6.6
版权: GPLv2 or later
版权网址: 版权信息

标签

performance security jamstack static site generator

下载

2.1.5.8 1.8.0 2.0.2 1.6.3 1.7.1 2.0.0 2.0.1 2.0.3 2.0.4 2.0.6 2.1.3 3.1.3 2.0.5 2.0.7 2.1.5.6 2.1.5.5 2.1.5.2 2.1.0 2.1.5.9 2.2.7 2.3.1 2.3.2 2.1.2 2.1.9 2.1.7 2.2.6 3.1.2 3.1.5 3.1.6 2.1.6 2.2.9 3.1.8 2.2.1 3.1.4 3.1.7 3.1.7.1 2.2.2 3.1.7.3 2.1.4 3.1.7.2 3.1.7.4 3.1.8.1 3.1.9 3.2.0 3.2.1 3.2.2 3.2.3

详情介绍:

Simply Static is a static site generator that converts your existing WordPress website to a static website that you can host on your server, a static hosting provider, or a CDN. It drastically improves the performance of your website and minimizes security risks as it removes the connection between your traditional server and your static website. Simply Static can also be used by local development tools like LocalWP or Lando to develop your website offline and push the static site online. This reduces your hosting costs to zero (depending on your requirements and the used service/provider). Performance Converting your website to a static website can drastically improve your performance. Simply Static eliminates all requests to your database and by that reducing the first time to byte. This is especially impactful for websites that use long pages with a lot of animations, graphs, and other load-heavy tools like sliders. Security Removing the connection to your database and traditional server reduces the risk of getting hacked. This reduces the stress to keep your WordPress website up to date and keeps your data secure (locally or in a protected environment). Reduce hosting costs Using Simply Static to deploy your website to one of the static hosting providers, a CDN or an S3 bucket reduces the amount of money required for reliable web hosting. With the right setup, you can even host your website completely for free (Cloudflare Pages and GitHub Pages for example). Local development Develop your site locally and only push the static exported website on a server. To ensure everything works as expected I created a list of development tools that are completely supported: I highly recommend not to use another tool for local development if you are not a programmer as in most cases manual package installation is required.

安装:

  1. Log into your WordPress website.
  2. On the left menu, hover over Plugins and then click on Add New.
  3. In the Search Plugins box, type in "Simply Static" and press the Enter key.
  4. You will see a list of search results that should include the Simply Static plugin. Click on the Install Now button to install the plugin.
  5. After installing the plugin you will be prompted to activate it. Click on the Activate Plugin link.
  6. The Simply Static plugin is now installed and can be found on the left menu.
or
  1. Upload the entire simply-static folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

屏幕截图:

  • Settings
  • Diagnostics

升级注意事项:

1.7.1 This version fixes several minor security bugs. We recommend upgrading as soon as possible. 1.6.3 This version fixes a major security vulnerability. Please upgrade immediately.

常见问题:

What does Simply Static do?

Simply Static generates static (HTML) copies of your WordPress pages. It works a bit like a web crawler, starting at the main page of your website and looking for links to other pages to create static copies of. It also includes any images, CSS & JS files, and any other files that it can find a link to. As Simply Static is creating the static pages, it will automatically replace the URLs for the WordPress installation with either (a) absolute URLs, at a domain of your choice or (b) relative URLs, so you can host the static files on any domain or (c) URLs constructed for offline use, so you can browse the site locally on your computer.

Who should use Simply Static?

Pretty much everyone, besides e-commerce or membership sites. They require a serious amount of interaction and user accounts, which are not available on a static website.

Are there any limitations?

You can not use plugins that require a login as there is no account system on a static website. This applies to e-commerce (like WooCommerce) or membership sites. Also, a website that relies heavily on ajax to update content in real-time is not the best project for Simply Static as a serious amount of custom development would be required.

How do I set up Simply Static?

Let's assume you presently have WordPress hosting a site at www.example.com, and that's where you'd like to have your static site instead. Your first task is going to be to move your WordPress installation to a subdomain, such as wordpress.example.com. Once that is complete, you'll set up www.example.com to receive your static files. If www.example.com is on the same server as your WordPress installation, you can have Simply Static copy the static files to the directory that www.example.com is serving files from. If www.example.com is on a different server, you can download a zip of your static files and then upload them to www.example.com.

Will this plugin interfere with other plugins?

No, Simply Static will not interfere with other plugins. Simply Static works well alongside other plugins, such as plugins to improve your site's SEO. Simply Static creates a static copy of your website, which is just a collection of files: HTML, CSS, JS, images, etc. Any functionality that requires PHP code will not work with that static copy. That includes, but is not limited to: blog post comments, contact forms, forums, membership areas, and eCommerce. Note that you can achieve much of this functionality by using plugins that interact with third-party services or Simply Static Pro.

How is Simply Static different from cache plugins?

Cache plugins -- such as W3 Total Cache or WP Super Cache -- make your existing WordPress site faster by caching pages as they're visited. This makes your site much faster but still leaves your WordPress installation accessible to the outside world. Unless you keep on top of updates, your WordPress installation can become vulnerable to hackers due to security vulnerabilities that are found over time. Simply Static creates a static copy of your WordPress site that is intended to be used completely separately from your WordPress installation. Your WordPress installation lives on one server and your static site is served on a different server. Or, they're both on the same server, but your WordPress installation is restricted to only allow access from certain IP addresses or with an additional username/password requirement. Your static site is just a collection of static files with no server-side code or database -- nothing for hackers to hack -- while your WordPress installation remains safe and secure.

更新日志:

3.2.3 3.2.2 3.2.1 3.2.0 3.1.9 3.1.8.1 3.1.8 3.1.7.4 3.1.7.3 3.1.7.2 3.1.7.1 3.1.7 3.1.6.3 3.1.6.2 3.1.6.1 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.9 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0 2.3.2 2.3.1 2.3.0 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1.1 2.2.1 2.2 2.1.9 2.1.8 2.1.7.1 2.1.7 2.1.6 2.1.5.9 2.1.5.8 2.1.5.7 2.1.5.6 2.1.5.5 2.1.5.4 2.1.5.3 2.1.5.2 2.1.5.1 2.1.5 2.1.4.2 2.1.4.1 2.1.4 2.1.3 2.1.2.1, February 04, 2021 2.1.2, February 04, 2021 2.1.1, December 20, 2020 2.1.0, May 12, 2017 2.0.7, April 7, 2017 2.0.6, April 4, 2017 2.0.5, March 25, 2017 2.0.4, March 25, 2017 2.0.3, March 16, 2017 2.0.2, January 18, 2017 2.0.1, January 15, 2017 2.0.0, January 14, 2017 1.8.0, November 01, 2016 1.7.1, October 21, 2016 1.7.0, October 06, 2016 1.6.3, September 23, 2016 1.6.2, July 14, 2016 1.6.1, July 14, 2016 1.6.0, June 07, 2016 1.5.1, June 05, 2016 1.5.0, June 02, 2016 1.4.1, April 28, 2016 1.4.0, April 26, 2016 1.3.5, April 14, 2016 1.3.4, April 14, 2016 1.3.3, April 13, 2016 1.3.2, April 12, 2016 1.3.1, April 12, 2016 1.3.0, April 9, 2016 1.2.4, March 25, 2016 1.2.3, March 8, 2016 1.2.2, January 26, 2016 1.2.1, January 18, 2016 1.2.0, January 16, 2016 1.1.3, December 7, 2015 1.1.2, October 22, 2015 1.1.1, October 9, 2015 1.1.0, October 6, 2015 1.0.2, October 4, 2015 1.0.1, September 29, 2015 1.0.0, September 21, 2015