Rick's Daily Tips

Your daily dose of practical, easy to follow tech tips!

  • Home
  • Rick’s Bio
  • Advertise
  • Privacy Policy
  • Rick’s Tip Jar
  • Get My Tech Tips Newsletter
  • Recommended Tech Gear
  • Contact Me

Q&A: How do I stop receiving duplicate notification emails on new blog comments?

Posted on May 3, 2013

wordpress-logoQuestion from Connie D:  Hi Rick. I recently set up a WordPress blog using your excellent instructions. You made it so easy! Thank you very, very much!

I’m having one issue that’s driving me batty though. Every time someone leaves a comment on one of my posts I receive two identical emails letting me know about the comment. How can I make WordPress send me just one email?

Rick’s answer:  Connie, when I first started blogging with WordPress I had the same problem, and it drove me batty too until I finally figured out what the problem was. The duplicate notification emails result from using two different email addresses when you post under a different user name than the one assigned to the primary Administrator account. Here’s how to fix it:  [Read more…]

Grammarly Lite – Add this ‘smart spellchecker’ to Google Chrome

Posted on April 1, 2013

grammarly-logoI recently downloaded and began testing a Chrome browser extension I read about called Grammarly Lite, and let me tell you, it’s awesome! Once you install the extension you’ll see a little green “G” in the lower right-hand corner of every text box letting you know that Grammarly Lite is loaded and on the job.

Grammarly Lite works in real time, highlighting misspelled words and punctuation errors on the fly. Simply hover your mouse over the underlined word or text snippet and Grammarly Lite will suggest a short list of possible fixes. Click on the appropriate one and the error is fixed right then and there. If the highlighted word is correct but unrecognized by Grammarly Lite, adding it to the dictionary is as easy as clicking “Remember this word”.  [Read more…]

How to create a Line Break in WordPress

Posted on February 15, 2013

wordpress-logoWordPress is considered by many to be the most powerful and most feature-rich blogging platform in use today, but it does have its share of puzzling quirks. And the one that puzzled me the most was the WordPress post editor’s refusal to insert a line break between lines when the Enter key was pressed. It begins a new paragraph instead.

Well, after several days of frustration I finally decided that I wouldn’t rest until I figured out how to create a line break in my WordPress posts. And figure it out I did… All you have to do is use the Shift+Enter key combination (press the Shift key and the Enter key at the same time).

You’re welcome.

Remove the WordPress version from your blog’s pages for added security

Posted on February 3, 2013

wordpress-logoWordPress is the most widely used self-hosted blogging platform out there which makes WordPress-based blogs especially appealing targets for hackers.

The core WordPress files are updated quite often in order to plug security holes, but it’s easy to miss an upgrade when it becomes available, or simply forget to install it. Missing an update makes your blog an open target because hackers tend to go after blogs that are still running older, insecure versions of WordPress.

And it’s extremely easy for the bad guys to find blogs running older versions of WordPress. Since the WordPress version is listed right in the blog’s source code, all they have to do is search Google for an older version number and Google will comply by listing all the blogs that are running that WordPress version. But there’s an easy way to prevent hackers from finding your blog by using this method. Simply install a great little plugin called Remove My Version! [Read more…]

How to remove post category and tags from page with Genesis Framework

Posted on January 5, 2013

genesis-framework-logoIf your WordPress blog was built using the Genesis Framework (and in my opinion it should be!), you might be wondering how to remove the Category and Tag post meta info from the home page and individual post pages. As with most everything else, Genesis makes doing so quite easy. Here’s how:

1 – Open your child theme’s functions.php file in your favorite code editor.

2 – Add this snippet of code at the bottom:

/** Remove the post meta function */
remove_action( ‘genesis_after_post_content’, ‘genesis_post_meta’ );

3 – Save the file and upload it to your server.

You’re done! Now you won’t see the category or tag information on either the home page or the individual post pages of your blog.

  • « Previous Page
  • 1
  • …
  • 34
  • 35
  • 36
  • 37
  • Next Page »






Popular…

How do I ask you a tech question?

Step-by-step guide to completely ridding your PC of viruses and other malware

10 reasons why I recommend buying tech gear from Amazon

How to upscale video – Top 4 AI video enhancers in 2023


Advertise

Guest Post Guidelines

Want to ask me a tech question?

Handy Tech Resources

Privacy Policy

Computer Tips
Smartphone Tips
Blogging Tips

Tech Q & A
Reviews
Tech News

Write for RicksDailyTips.com

Scam alerts
Downloads

Copyright © 2025 RicksDailyTips.com

Affiliate Disclaimer


Rick's Daily Tips is hosted by InMotion Hosting. Click here to find out why.

This blog uses cookies to ensure that you receive the best experience on my website. Please click 'Accept Cookies' to continue.Accept CookiesRead our Privacy Policy