-
▼
2013
(302)
-
▼
February
(17)
- How to Use an iFrame in WordPress
- How to Create a Separate Blog Roll on WordPress
- How to Upload New Header Images for a WordPress Theme
- How to Create a Grid in WordPress
- How to Place Chitika Ads on WordPress
- How to Set a Post Thumbnail in WordPress
- How to Use Wordpress Widgets
- How to Display Posts Outside of WordPress
- How to Import an ActiveRain Blog to WordPress
- How to Import Articles Into WordPress
- How to Show Breadcrumbs in a WordPress Blog
- How to Create a Line Separator in WordPress
- How to Add Line Spaces in WordPress
- How to Import WordPress Users Into Joomla!
- How to Insert Shortcode Into a WordPress Page
- How to Move Wordpress to Root
- How to Change the Default Homepage in WordPress
-
▼
February
(17)
adsense
How to Show Breadcrumbs in a WordPress Blog
Yoast Breadcrumbs
1. Log in to your WordPress administration panel and expand 'Plugins' on the sidebar. Click on 'Add New.'
2. Search for 'Yoast Breadcrumbs.' Click on 'Install Now' next to the plugin, and then click 'Activate Plugin.'
3. Click on 'Breadcrumbs' beneath the 'Settings' header. Choose how you want the breadcrumbs to appear. For example, you can choose whether to show the page title in bold. You can also choose whether to display the category.
4. Click on 'Try to Add Automatically,' and then click 'Save.' The breadcrumbs are added automatically if you are using a theme framework like Thesis, Thematic or Hybrid. Otherwise, you'll have to manually add the breadcrumb code to the template.
5. Open the 'Editor' menu under appearance, and then open the 'Single Post' template. Paste this breadcrumb code where you want the breadcrumbs to appear:
','
');} ?>
WordPress Breadcrumbs
6. Sign in to WordPress. Click on 'Plugins' > 'Add New.' Search for 'WordPress Breadcrumbs.'
7. Click on 'Install' > 'Activate.'
8. Click on 'Editor' under 'Appearance.' Open the 'Single.php' file. Paste this snippet where you want the post breadcrumbs to appear:
9. Click on 'Update File.'
Breadcrumb NavXT
10. Sign in to WordPress. Click on 'Add New' beneath 'Plugins.' Search for 'Breadcrumb NavXT.' Click on 'Install Now.'
11. Click on 'Activate' to activate the plugin.
12. Click on 'Editor' under the 'Appearance' tab, and then open 'Single.php.'
13. Paste this code in the template where you want the site breadcrumbs to appear:
2:55 AM | Filed Under | 0 Comments
Post a Comment