Choosing WordPress Themes: Security Risks, Code Bloat and Other Issues

Share Button

Years ago in the early days of WordPress, everything was free. You either chose a boring default theme, picked one someone else had created or wrote your own theme. Then two things happened: 1) people realized they need to make money and 2) hackers discovered themes are a way to create security holes.

Unfortunately, since one can get website code easily, it is easy for a hacker to use a particular theme to hack your website. Also, there is the do-it-yourself trend, in which someone who knows no coding wants to set up a whole WordPress site with only a click here and there.

However, if one also wants a complex theme or lots of choices, this can bring about what is called “code bloat” – lots of calls to the database that slows down your site or lots of short codes that make theme switching difficult. In this post we will discuss two issues: theme security and code bloat. Then the post will suggest a few ways to make good theme choices.

Continue reading “Choosing WordPress Themes: Security Risks, Code Bloat and Other Issues”

Share Button

How to Secure Your WordPress Site and Add Functionality #FridayFinds

Share Button

Have you heard about the most recent brute force attack on WordPress websites? Is your site protected against XMLRPC pingbacks? Do you have a security plugin installed and a system for creating unique secure passwords? Do you add increased functionality to your WordPress website using code snippets or use HTML code in text widgets? Find the answers to these questions in this week’s #FridayFinds.

Continue reading “How to Secure Your WordPress Site and Add Functionality #FridayFinds”

Share Button

What is Your Favorite WordPress Plugin? #FridayFinds

Share Button

Plugins are programs (written in the PHP scripting language) that can add additional functionality to your WordPress website. Some plugins perform functions such as backups, caching and security. Others add special features like forms, image galleries, displaying related posts etc. Since plugins are basically a way of adding more code to your site, it’s understandable that a plugin can impact your site performance. In this week’s #FridayFinds, let’s take a look at why some WordPress plugins slow down your website, some highly recommended plugins and a simple alternative to adding a plugin for your social media follow buttons.

Continue reading “What is Your Favorite WordPress Plugin? #FridayFinds”

Share Button

Social Media, WordPress Template Plugin and Website Design #FridayFinds

Share Button

Lately, I’ve been neglecting my #FridayFinds series where I highlight some of the blog posts that I have found to be interesting throughout the week. (Actually, it’s been closer to a month since I’ve written an article in this series.) So, even though it’s a Monday, without further ado, I bring to you some articles that I think may be of interest to you. My topics this week include sharing on Social Media, the WordPress page-theme plugin and an example of a website redesign for an interior designer.

Continue reading “Social Media, WordPress Template Plugin and Website Design #FridayFinds”

Share Button

How to Change a WordPress Theme and Keep your SEO Meta Tag Data

Share Button

Meta tags are used to embed data into your website page. Examples of this are titles, descriptions, alternate text and keywords. There’s always a healthy debate going on among SEO (search engine optimization) specialists on how important meta tags are to your search rankings (in search engines such as Google, Bing and Yahoo). Bottom line, the general consensus is that meta tag data helps both the search engines and users to determine what your site is about. So, what happens to this data if you change your WordPress theme?

Continue reading “How to Change a WordPress Theme and Keep your SEO Meta Tag Data”

Share Button

Top 5 Reasons to Buy the CommentLuv Premium This Week

Share Button

The CommentLuv Premium WordPress PluginFor those of you who haven’t heard yet, Andy Bailey is having a special 75% off anniversary sale on CommentLuv Premium (CLP).  If you don’t already have a copy, you may want to hop over and take advantage of this sale while it lasts. (My affiliate link is below.) The regular price is $97 and the price right now is about $24. In this kind of sale, the price goes up after every 5 sales and this sale will only last for about 5 more days.

Continue reading “Top 5 Reasons to Buy the CommentLuv Premium This Week”

Share Button

How to Add the Facebook Like Box in a WordPress Text Widget

Share Button

Social media plugins can be effective marketing tools to demonstrate approval. This sort of “social proof” can help influence customers.

Share Button
Share Button

There’s a lot of talk lately about social proof (or social influence). According to Wikipedia, social proof is “a psychological phenomenon where people assume the actions of others reflect the correct behavior for a given situation…”. Many influential bloggers prominently display numbers such as their Alexa rank, their Klout score, the number of followers they have on Twitter and how many Facebook fans they have (and much more).

Continue reading “How to Add the Facebook Like Box in a WordPress Text Widget”

Share Button

The Powerful WordPress Text Widget

Share Button

Add functionality to your WordPress website using text widgets and the widget logic plugin. Embed a different YouTube video on each page of your website.

Share Button
Share Button

What is a widget anyway? Well, the simple explanation is that it’s a mini-app of sorts. You can use it to do something as simple as run a line of HTML code that displays a follow button in the sidebar of your WordPress blog or it can be a companion piece to a plugin. There are also several widgets that are part of the standard WordPress installation like a calendar, tag cloud and a search button. If you’re looking for a simple way to add functionality to your WordPress website, you may need to look no further than the simple text widget.

Continue reading “The Powerful WordPress Text Widget”

Share Button

How to Add Follow Buttons to WordPress without a Plugin

Share Button

Everyone who has a website should have an easy way for people to follow them on social media sites sites like Facebook, Twitter, LinkedIn and Google+. Many people chose to install a WordPress plugin but it’s relatively simple to add buttons (like the ones at the top of my sidebar) to your WordPress website with HTML code.  (You are engaging with your potential clients and customers on social networking sites aren’t you?)

Continue reading “How to Add Follow Buttons to WordPress without a Plugin”

Share Button

WordPress OpenHook 3 Plugin Broke my Thesis Theme

Share Button

Recently the OpenHook plugin for the Thesis theme was totally rewritten as the OpenHook Customizations Manager plugin. Since then, many people are reporting issues. Part of it may be a learning curve on our part. In some cases, there are incompatibilities that are difficult to identify and resolve. This is a great plugin that makes it easy to add HTML, CSS, JavaScript, and even PHP code into your Thesis theme without having to manually edit your custom.css or custom_functions.php files. If you’re about to upgrade from a version 2.x OpenHook to a version 3.x (or if you’ve upgraded and run into issues), you may want to read this first.

Continue reading “WordPress OpenHook 3 Plugin Broke my Thesis Theme”

Share Button