Tag Archives | Source Code

How to Find the Best WordPress Themes Using Search Engines and a Little Bit of Intuition1

How to Find the Best WordPress Themes Using Search Engines and a Little Bit of Intuition

Finding a good WordPress template can often be a bit of a task and a process that can last countless hours as you manoeuvre through all of the less that suitable options. The standard option for most people looking for WordPress themes is to use a search engine or a popular WordPress templates directory such as Woo Theme, Theme Forest or Elegant Themes. However, there are countless other ways to find WordPress themes and there are even a few under-utilised ways you can utilise to find premium WordPress themes for free.

The easiest way to find WordPress themes is to use a major search engines such as Google and perform a relevant query like “”best WordPress themes””. However, this will typically bring back endless lists of themes from blogger’s whose sole intention it is to profit from the referral commission they generate. A better option is to perform a quick query around your main target term and look at the returned results by opening them up in your browser. Once you have opened them up try appending the term “”wp-admin”” to the end of the root URL (this will allow you to identify whether or not the site is using WordPress).

Then, if the site does use WordPress, look in the source code of the site by going to the view menu and selecting source. Scroll down to the stylesheet tag and look at the filename – this will usually include the name of the particular theme the website is using. Perform a search around the name of the theme and there you have it, an attractive WordPress theme that is suitable to your particular niche or sector.

Another useful way to find potential WordPress template is to be more specific with your web queries – for example, if you are looking to build a technology magazine website then try searching for something like “”Technology Magazine WordPress Theme””. This will bring back more relevant results and results that are likely to be more suitable in terms of how you want your site to look.

0

How to Find the Best WordPress Themes Using Search Engines and a Little Bit of Intuition

How to Find the Best WordPress Themes Using Search Engines and a Little Bit of Intuition

Finding a good WordPress template can often be a bit of a task and a process that can last countless hours as you manoeuvre through all of the less that suitable options. The standard option for most people looking for WordPress themes is to use a search engine or a popular WordPress templates directory such as Woo Theme, Theme Forest or Elegant Themes. However, there are countless other ways to find WordPress themes and there are even a few under-utilised ways you can utilise to find premium WordPress themes for free.

The easiest way to find WordPress themes is to use a major search engines such as Google and perform a relevant query like “”best WordPress themes””. However, this will typically bring back endless lists of themes from blogger’s whose sole intention it is to profit from the referral commission they generate. A better option is to perform a quick query around your main target term and look at the returned results by opening them up in your browser. Once you have opened them up try appending the term “”wp-admin”” to the end of the root URL (this will allow you to identify whether or not the site is using WordPress).

Then, if the site does use WordPress, look in the source code of the site by going to the view menu and selecting source. Scroll down to the stylesheet tag and look at the filename – this will usually include the name of the particular theme the website is using. Perform a search around the name of the theme and there you have it, an attractive WordPress theme that is suitable to your particular niche or sector.

Another useful way to find potential WordPress template is to be more specific with your web queries – for example, if you are looking to build a technology magazine website then try searching for something like “”Technology Magazine WordPress Theme””. This will bring back more relevant results and results that are likely to be more suitable in terms of how you want your site to look.

0

Installing WordPress Plugins – A Little Goes A Long Way

Installing WordPress Plugins – A Little Goes A Long Way

WordPress is the most popular blogging and CMS (content management system) platform used by inexperienced webmasters. The reason it is so popular is because you can add plugins to increase the functionality of the site without having to have any kind of technical knowledge. However, there are some very important factors you should know about before adding plugins to your WordPress website.

What is WordPress and What is a Plugin?

WordPress, on its own, is a very powerful and stable program. It is an OpenSource (free) program that is installed on a database and is designed to manage the content that you input into it. It is updated regularly to correct any known issues or to add more features to the core program. You should always make sure you are running the newest version on your website. Upgrading to the newest version is as easy as the click of a button in your user dashboard.

Plugins are scripts that are developed as add-ons to the existing program. These give you the ability to add new features to the program to help customize the site to your needs. Because WordPress is OpenSource, it means that any web developer can use the source code or API to create new scripts for the program.

Caution is Needed When Adding Plugins

Because plugins are created by all different developers, they are not always compatible with each other. When compatibility issues arise, it can make the database unstable. In other words, the engine driving your website will begin to fail. This can result in your site crashing.

Another reason to exercise caution when installing plugins is because every one you add on to your site adds more code to the core program. Adding too many will bloat the code and make your website slow and sluggish. It can also hamper the ability of search engine bots from crawling your website effectively.

Which WordPress plugins should you install?

I cannot give you a definite answer to this since every webmaster and every website has different needs and functions. What I can advise is this; only install the plugins you really need. Typically this would be an SEO plugin such as All In One SEO, a database backup plugin such as WP Database Backup, a contact form plugin such as Easy Contact, and a social plugin such as Sociable or Share This. These are the plugins I consider to be essential.

Any other plugins you should only install one at a time and tested for compatibility before adding any more. Always do a database backup before adding new plugins as a safety net in case any issues arise and you need to restore your website.

WordPress plugins are wonderful inventions and can help you create the website of your dreams, but before you go on a wholesale plugin installation spree, be aware of the consequences.

0