Make Money Online Guide

Beginner's Guide To Making Money Online

Archive for the ‘WordPress’ Category

13Sep

Setting Up Robots.txt In WordPress

Posted by Paul Morales as WordPress

It’s very common that you could get in trouble for duplicate content. I would highly recommend to not index your tags or categories as it would be duplicate content. Simply place this in your header.php by simply going to Appearance > Editor > header.php. You will need to add this to the top. <?php if(is_single() [...]

13May

Display Popular Posts on WordPress

Posted by Paul Morales as WordPress

For many people, who are new to wordpress. It may be pretty difficult to add popular posts to your wordpress theme. I myself like to include both Recent Posts and Popular Posts so I can see what posts my visitors are reading the most. What Popular Posts Plugin for WordPress is Best? Your popular posts [...]