How to Use Plugins to Make WordPress an Article
If you want to make your WordPress blog post appear like an article, with multiple pages for a single post, you can use a plugin that introduces post level pagination. This type of plugin splits your blog post into several pages and displays the page numbers on the post. Your readers can click through to each page to explore the article. This type of plugin is useful for article-length blog posts and other long-form posts. You could also choose to go the other way with these plugins, by installing a plugin that displays the entire post on a single page.
Instructions
-
-
1
Download your WordPress post article plugin of choice. Many plugins are available through the WordPress Codex, each with a slightly different approach to posting articles.
-
2
Extract the post plugin. Open your FTP program and load your server. Drag and drop the post plugin to "wp-content/plugins" to install it to your Plugins directory on your Web server.
-
-
3
Log in to WordPress. Click "Administration" and "Plugins." Click "Activate" to activate this plugin.
-
4
Click "Edit" to go to the plugin's setting page. Since each plugin is created by a different programmer, each panel will look a little different. The initial setup will allow you to set exactly how the plugin is going to alter your WordPress post. In most cases, the plugins are going to affect all of your currently live posts, unless you have to put a tag in each post for the plugin. Save your changes and check your site to see whether your posts are displaying in the way that you wish.
-
1