Ad Inserter
94Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
Features
Static Site Exporter is a WordPress plugin that converts posts, pages, and settings from WordPress into Markdown and YAML formats suitable for Jekyll or similar static site generators. It processes content through the_content filter, ensuring that the output reflects what users see rather than the raw database entries.
The plugin allows for selective exports based on categories, tags, or post types, making it useful for users with large sites who only want to migrate specific sections. It requires minimal setup, with a straightforward activation and export process via the WordPress dashboard or WP-CLI.
Best for: This plugin is suitable for WordPress users looking to migrate content to static site generators like Jekyll or Hugo.
What it does well
Where it falls short
Static Site Exporter provides a simple solution for exporting WordPress content, but its effectiveness may depend on the specific needs of your site and the complexity of your content.
Ben Balter's own description of Static Site Exporter, lightly tidied.
the_content filter prior to export, allowing third-party plugins to modify the output)post_content to Markdownpost_meta and fields within the wp_posts table to YAML front matter for parsing by Jekyll_config.yml with all settings in the wp_options table_config.yml, pages, and _posts folder containing .md files for each post in the proper Jekyll naming convention/wp-content/plugins/ folderExport to Jekyll from the Tools menuThis feature allows you to export only a specific subset of your WordPress content, filtered by category, tag, or post type. This is particularly useful when:
The easiest way to perform selective exports is via WP-CLI commands.
To export posts from a single category, use the category slug:
`bash
wp jekyll-export –category=technology > technology-export.zip
`
Other plugins for custom content structures.
Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...
Checkout Field Editor (Checkout Manager) for WooCommerce – The best WooCommerce checkout manager plugin to man...
Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...
The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Admin UI for creating custom content types like post types and taxonomies