Posts about SEO

SEO Tip : How to add post category to document title

For a good SEO you need the right keywords in your title. Not too much but the most relative ones. We all use categories on our blog. And those make great keywords. But do we use their power for SEO in a right way? Here I will show you how to add category to your pages titles that are visible on search engines.

Read More →

Top 5 WordPress permalink structure for SEO

Top 5 WordPress permalink structure for SEO

WordPress permalink structure allow us to create Search Engine Friendly page URLs in an easy way. But this structure should fit your SEO needs, otherwise it may lead to worse Search Engine Ranks. Here i will show you 5 different permalink structures for different needs.
Read More →

How to display a “Back to parent” link on your blog pages

How to display a “Back to parent” link on your blog pages

For a better seo, and a better user experience, you can easily add a “Back to parent” link on your pages. In this post i will show you how to add it to your page templates.
Read More →

SEO Tip: highlight nofollow links for authors in wordpress

Hyperlinking is a tradition in blogging, but in Search Engine Optimization, every external link is a dangerous trap. As google says too many links are bad for you, too few is boring. So while linking to external sites you need to be careful, as it can affect your page ranking and also credibility of your site.
Here i will show you a simple CSS trick you should consider using for identifying nofollow links on your wordpress blog.
Read More →

Adding “nofollow” option to WordPress add link page

Adding “nofollow” option to WordPress add link page

With default wordpress add link page you are not allowed to type into the rel input box. Since nofollow is popular now one of my clients requested this option to be added to the add link feature. Add link form is generated by edit-link-form.php under wordpress admin folder. XFN metabox is generated from meta-boxes.php file though. So this is the file we are going to edit.

Here is how to add nofollow option to wordpress add link page:
Read More →