Different language for admin panel in WordPress

While doing work for one of my customers, I’ve come across the following problem:  it is quite complicated to set up  different language for WordPress admin panel without knowledge of coding.

However, I’ve found very easy way to do that.

First of all you have to download the plugin called Admin in English. This plugin lets you have your administration panel in English, even if the rest of your blog is translated into another language. But what if you run German blog and want to have admin panel on Russian? Then you have to do the following:
1) Find the language files for your admin panel here:  WordPress in Your Language.
2) On your site server, create a new folder in your /wp-content OR /wp-includes directory called /languages.
3) Move your language files to that directory. Remember the name of the file (language code. For example, the language code for english is en_US.
4) Unzip “Admin in English” plugin and open admin-in-english.php
5) Find the line called “return ‘en_US’;” and chang en_US to your language code.
6) Save the file and move the whole folder to /wp-content/plugins via FTP.
7) Activate “Admin in English” plugin and enjoy! :)

If you enjoyed this post, make sure you subscribe to my RSS feed!

Another Social Network Plugin for WordPress

Ok, let’s go back to my favourite subject – creating your own social network using WordPress. I wrote about Buddy Press – wordpress social network software already. Today I’ve found another plugin for the same purpose. It is called Mingle. Mingle has almost all features that ere necessary for creating nice social network and may be implemented in almost every WordPress theme. This is a bug plus, because Buddy Press can be used only with it’s own theme. So if you want to change design for social network created by using Buddy Press, you have to employ a programmer and pay some extra money. With Mingle you don’t have such problem. However, from my point of view, Mingle is a bit more simple – it does not have all features that are implemented in Buddy Press, plus needs some time to set it up properly (Buddy Press can be installed with one click of the mouse). Anyway, it is worth looking on both of them before choosing the one that suits your needs.

If you enjoyed this post, make sure you subscribe to my RSS feed!

Changing a theme for WP blog

Hi, today, I’ve changed a theme of my blog. It is now more bright and clean.
The original idea was just to have a couple of pages where visitor can read about services I provide (free blog setup is the main service, but apart from that I offer hosting discounts and technical support for any issues connected with web design), but a few months ago I decided to write some posts from time to time, so the old design didn’t suit my needs.

It is very easy to change a theme for WP blog. If you want to know how to do that, watch the tutorial below.

WordPress: How to Change Themes

If you enjoyed this post, make sure you subscribe to my RSS feed!

Blogger, Livejournal or WordPress? What to choose

Blogger, Livejournal or WordPress?

People often ask me what is the difference between Blogger, Livejournal and WordPress blog on your own hosting.
I have been blogging for some time now and have blogs on every platform, so in this article I’ll compare them.

Livejournal

Livejournal is the best solution for people who just want to have their own space in the internet and meet many new people.

Pluses: It has some social networking features and communities where blogger can read and write articles and comments. It is very easy to find new friends there and track their blogs.

Minuses: Livejournal will not allow you to monetize your blog – all advertisements there are added by Livejournal company and bring them millions every month. The amount of themes is limited and there are no plugins at all. The search engines don’t like Livejournal blogs: you will never be on the first page of Google, so all you’ll get is the same Livejournal users as you. All your data will be stored in Livejournal’s database. According to their policy, they can delete it without any explanation.

Conclusion: Basic blog for those who feel lonely.

Blogger

This is a platform for beginners, who just want to practice in blogging.

Pluses: It will partially allow you to monetize your blog: the advertisements can be added in limited amounts and positions (you can add Adsense only). It has some interesting plugins for making your blog more entertaining, and more themes.

Minuses: It is not SEO friendly. Many beginners think that if this platform is earned by Google, then their blog will be in the Top 10 on every page of the search engines and have thousands of visitors every day. It is not true: Google has to play by it’s own rules. You can read the full explanation here: http://andybeard.eu/1832/blogger-blogspot-blogs-seo.html
Although there is a possibility to be on the first page of Google, it will take much more time to get there as on WordPress.
You’ll not be able to monetize your blog properly and it will lower your earnings.
Blogger doesn’t look nice: doesn’t allow to add categories, favicon, etc. It doesn’t suit the company needs, or the needs of individual who wants to build a professional image of (her)himself.
All your data will be stored in Blogger’s database. According to their policy, they can delete it without any explanation.

Conclusion: Good solution for people with simple needs.

WordPress (on your own hosting)

The best solution for companies, people, who want to earn money by blogging, and individuals who want to have professional and nice looking web-page.

Pluses: Wast amount of professional themes and plugins, code moderation, possibility of adding categories and pages, ability of full monetization.

Minuses: You have to pay for your own hosting. However, the price is not expensive and can be covered by earnings from your blog. Some hostings doesn’t guarantee 100% uptime. That means sometimes your blog may not be visible. But this happens very rarely with good ones (see the list of hostings I recommend).

Conclusion: Excellent platform for everyone who wants to build a professional image on the Web, or to earn money.

Please read very helpful tutorial:
Making money by blogging

If you enjoyed this post, make sure you subscribe to my RSS feed!