Changeset 733592
- Timestamp:
- 06/28/2013 03:45:13 PM (13 years ago)
- File:
-
- 1 edited
-
related-articles-by-tag/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
related-articles-by-tag/trunk/readme.txt
r733590 r733592 1 === Related Articles by Tag ===1 === Related Articles by Tag Lite === 2 2 3 3 Contributors: stesvis … … 13 13 14 14 Related articles by tag is a plugin that will display, after the post content, a list of links to posts that have the same tag. It is a great way to have the search engine index all your pages. 15 You can choose whether you automatically show the related articles under each post or only where you add the shortcode [related-articles-by-tag] 15 You can tag pages as well so they can be part of the related articles. The plugin comes with a handy widget if you don't want to use the shortcode. 16 Use the shortcode [related-articles-by-tag] where you want the related articles to appear. 16 17 17 18 == Installation == 18 19 19 20 1. If you have the lite version installed, deactivate it and delete it first 20 2. Download and unzip the zip file into your Wordpress `plugins` folder such that the plugin files are at: `wp-content/plugins/related-articles-by-tag /...`21 2. Download and unzip the zip file into your Wordpress `plugins` folder such that the plugin files are at: `wp-content/plugins/related-articles-by-tag-lite/...` 21 22 3. Activate the plugin within your blog's administration options. 22 23 4. All done!
Note: See TracChangeset
for help on using the changeset viewer.