Nov
2nd
Author: admin |
Files under SEO tips
Optimizing your blog for search engines are one of the most important steps. Browsing the web I found one very useful plugin. I have never heard about this plugin before so i decided to share it with you.
First this plugin is really useful and helps optimizing blog for SE. Installation is as simple as 1,2,3:
- You just need to upload it to plugins directory.
- Activate it in the WordPress Plugins admin page.
- Also you can change the settings you want under Settings -> Breadcrumbs.
- And the last step I think is difficult because you need to add a code to theme’s template. It was difficult for me to do this because it was not working.
The code you need to add:
<?php if ( functionexists('yoastbreadcrumb') { yoast_breadcrumb('<p id="breadcrumbs">','</p>'); } )?>
I hope this will help you to get better rankings.
Related posts:





