0 How to Engage Readers Into Effective Discussions



Do you want to be an owner of a blog where no one is interested in providing their feedback about the articles or content? Or, do you want to be an author where your posts ends up getting no comments at all?
I am sure you don’t want to feel alone among quality blog posts. So what should you do?
Writing quality content and sitting back waiting for readers to provide their feedback won’t work.
In this article, we are going to talk about some useful techniques for increasing the possibility of getting quality feedback by simplifying the commenting process.
Let’s get started.

Importance of Comment Feedback

There are various factors that contribute to the success of a blog and user interaction is one of the major ones. No matter how good your content and traffic, there is very little potential of achieving your goals if the users are not providing feedback or not buying your services or products.
Readers are more likely to talk about your content if they see comments from other people with similar interests. The solution is to try to engage users into discussion, using various techniques, and create interest in their mind.
There are well-known techniques such as asking questions, allowing people to link back to their site in comments, providing rewards and so on.
Today we are going to focus on technical stuff more than the type of techniques I mentioned above. Our primary goal is to customize the WordPress comments functionality to make it super simple for users to provide their feedback and engage in effective discussions.

Why Do We Simplify the Comment Process?

As readers you can easily read the content, grab what you want, and proceed with your tasks even without thinking about commenting.
Generally most of the comments we see will be for appreciating the article, suggesting improvements or pointing out possible errors or mistakes in articles. There will be very limited comments asking for help, questions, explanations, etc.
So in the reader’s point of view, there is no additional benefit in commenting unless they want answers to a particular question. This means that most comments will be for the benefit of the blog.
That is one reason why we need to make it as simple as possible to comment in a very short time.

Who Is Responsible for Creating Effective Discussions?

Readers need to provide their feedback regularly to create effective discussions. So they will be the most important part of this process.
Authors need to make sure they respond to the comments as quickly as possible and make the readers feel important in their responses.
Blog Owners need to moderate the comments as quickly as possible and make sure to provide additional credits for special comments by putting a list like top commenters.
Now we know why discussions are important. Let’s move into the technical aspects of a comments section.

WordPress Comment System

WordPress has a built-in comment system which is very easy to customize according to our preferences. First lets take a look at the comment submission section for both logged in users and general users.

General Users

Wordpress commenting system

 

Logged in Users

Wordpress logged in user commenting system

 

The power of the comment system comes with the ability to customize each section.
We are allowed to modify:
  • Comment form title
  • Comment form fields
  • Content displayed before title, after title, before fields, after fields etc..
  • Or the complete comment form
Let’s see how we can improve the comments section to make it quick and easy.

How to Optimize the Comments Section

In this section we are going to look at some cool techniques to enhance the process of your WordPress comments section. I will be breaking these techniques into a few sub sections to make it easy. You will require some coding skills to implement these techniques on your blog.

Simplicity Is the Key

There can be different types of users with different knowledge levels, but everyone prefers simplicity. Making the comment section as simple as possible is key to getting your first comment, which leads to bunch of comments.
So lets make things simple.


  • User registration – Do you want your readers to be registered with the site before commenting on any page or post? Unless it is a major requirement, I suggest you allow comments without registering. Registration is a process that takes time and also users need to confirm their email address. No one will be interested in such a process just to appreciate your article.
    So get rid of that functionality as quickly as possible.
  • Captcha images This is another time consuming task for the readers. It’s hard to read the images created by most of the tools. Hence this is definitely going to direct the user away from the site. Captcha images are mainly used to prevent comment spamming. Get rid of this validation in the comment form and let your comment-spam-prevention plugin do the spam control on the backend.
  • Number of fields Generally we use name, email, website and comment as the form fields. But I have seen websites with additional fields in the comment form to get more details. Too many fields is an easy way of preventing readers from commenting. Keep fields to a minimum in comment forms and don’t make them required unless it is essential. Name, email and comment is necessary. Website is something we need to make optional since not everyone has their own website.
  • Comment title Most often we use titles like “Leave a Comment”, “Post Comment” etc. Readers see those kinds of titles everywhere and hence will not have any special interest. In order to attract users to commenting, we need to have a catchy title like “Comment and Add Your Voice”. This will make the readers feel that their voice is important to you.
    Comments title system wordpress

    Unique Identity for Commenters

    As a reader you maybe suggesting a unique idea or pointing to a possible mistake in the articles using the comments section. So the other readers who see your comment get to know you as an experienced person in this field. Name only will not help the other users to identify you. Comment sections should provide a unique identity to the commenters.
    Profile images Displaying a small image of the person in front of the comment can certainly help others to identify them as a real person.   So the easiest and most popular technique is to use gravatar images. You can register on gravatar.com and upload a profile image. So whenever you comment using the same email used for registration, most of the WordPress comments sections will grab your image through your email.
    Following is a preview of effective usage of gravatar profile images.
    As a blog owner you need to make sure to show profile images in your comments section, while readers should be commenting using their email address used for the gravatar registration.
    Highlight author comments You comment in an article expecting the author to respond to your comment and answer your questions. How do you feel if the author doesn’t respond? I don’t think you will consider commenting on the same blog again. If you are an author like me, you should somehow let users know that you are responding back regularly and make sure to respond as promised.
    As readers you should have a way to see whether an author is responding to comments before taking time to comment.
    Highlighting author comments can ease the task for both authors and readers. Readers will be able to track whether the author responds just by looking at the comments posted.
    Following is a preview of a comments section which provides highlighting of author comments.

    Staying Updated With Discussions

    Comment section of the post requires regular updates by both readers, authors and blog owners. Here we are going to look at how everyone can stay up to date with latest comments.
    Notifications on comment replies You leave a comment on a post expecting a response. Would you be willing to check regularly whether it has been responded? I am not quite sure you will unless it’s really important.
    On the other hand do you have the time to check for new comments regularly, being a writer of dozens of posts?
    Even though you might love to do it, it’s not realistic.
    So both readers and authors need to have a method of getting notifications about new replies and responses to comments. It is a must to enable email notifications on new comments to both authors and readers. You can place a checkbox under the comment form to allow users to get notifications like the following.
    • Subscribing to comments thread Most times comments and replies are related to the commenting person and author only. Other readers will not have any kind of interest. But sometimes there can be comment threads where each of the points discussed is important to all the readers. These kinds of comment threads are equally important as the content offered in the post. For such occasions readers would want to stay up to date on every comment. Subscribing to a full comment thread using email is an ideal feature for these scenarios.
      Research on the comments of your posts and see whether you can find this kind of important comment threads. If you can find lots of these among your posts, you better be implementing this feature.
    • Highlight unanswered comments This is mostly important for authors. As an author you will be able to find the latest comments at the top of the comments thread. But how do you find replies to your comments? When the reader comments, the author responds. When the reader replies again with a new comment it is placed at the middle of the comments thread and it’s very difficulty to find them without going through each and every comment.
      If we can highlight the replies where the author has not responded, the responding process will be much easier and quicker for all the authors. Following is a preview of how we can highlight unanswered comments.

      Enhanced Comment Navigation

      You know the importance of a navigation menu for a website. Similarly navigation for comments plays a vital role in creating effective discussions. Let’s see how we can use various techniques to provide better navigation and traceability.
      Comment pagination Both too many comments on one page and too few comments on one page can be a headache for readers and authors alike. Too many comments makes the post very long while too few comments per page makes it difficult to navigate to the older comments.Default value of comments per page in WordPress is set to 50 top level comments. But you need to provide your own value based on the average comments you get on your blog posts. Try to make the navigation as simple as possible for any comment.
      I would prefer providing page numbers for older comments instead of “older comments” and “newer comments” links since its difficult to view an old comment in the latter method with a post containing hundreds of comments.
      Following is how I prefer comment pagination. What is your preference?

      Comment numbers
      Generally we see a sub-level comment with an indent to its parent comment. So it’s not difficult to identify the reply comments. But I prefer seeing comment numbers in front of every comment, to make it super simple to track replies and even know how many times the reader has replied to the comment. In this technique you can keep top level comments as 1, 2, 3 etc. First reply of second comment becomes 2.1 and reply to 2.1 becomes 2.1.1 which is very easy to track.
      Only thing is we cannot provide numbers for too many levels as it can become really messy. So make sure to limit the numbers up to 2-3 levels maximum.
      Here is a preview of effective usage of comment numbers
      We discussed about the techniques we can use to improve user feedback. Not all of these techniques are going to suit everyone. So now it’s your turn to test these techniques to discover what suits you the best.

      Conclusion

      Today, we talked about the default WordPress comments system. Also there are some well known comment systems which add power to your comments section.
      In my next article I’ll be talking about Disqus, which is one of the most popular among WordPress blogs with a wide range of additional features.
      If you haven’t heard about it, you can try it immediately by providing your valuable comment in the comments section under this post, which is powered by the Disqus comment system.
      I am looking forward to knowing the techniques that worked for you and things I may have missed in this article. Make sure to read my next article on Disqus too.
      Until then hope you have a good time getting comments on your blog.

 




[Read More...]


0 How to post posts on a different page in wordpress?



Q:I have just made a website in wordpress and I need to post posts on more than one page. I have the Home page which all my posts go too but I cant post anything to my other pages. I have a technology page and gaming page. I want to be able to post posts relevant to technology on the technology page and the same for gaming. Then have all my posts show on the home page. I don't know any coding so I will need you to explain very simply, sorry. Thank you.
 
 
 Ans1:
I don't remember the exact way I had this set up, but I'll make an attempt to help out.
First off, I seem to remember that you could not post things on separate pages *AND* have those posts show up on the front page; it was one or the other.
My workaround was to set up categories for all of my posts, and then set up pages that redirected to the category pages.
Everything was then on the front page, and users could filter posts based upon subject.

The basic setup:
You need this plugin: http://wordpress.org/extend/plugins/page…

Then, make all the pages you want, and set up corresponding categories. You can view category pages at yourwebsite.com/&cat=someNumber. You can figure out what's what there.

Then, edit each of the pages. At the bottom, it should have a box saying "Page Links To." Put the address to the corresponding category there, and save.

Once you get them all, try test-posting something of each category, then go to the pages and see what happens!

Cheers!
[Read More...]


0 What is the easiest way to make money from wordpress for android?



Q: I have just downloaded Wordpress for Android on my phone! I want to set up an advertising blog and make a bit of money! Any help would be appreciated

 

Ans1.:  Hi, I would reccomend You to try Wp robot plugin

Powerful autoblogging plugin for Wordpress weblogs. Automatically post Youtube Videos, Amazon Products, eBay auctions, Clickbank ads and much more to your blog without lifting a finger. Lean back and let WP Robot blog for you! Except blogging, that plugin will add Your affiliate info in all related posts. So You sta away and blog earn You money ;)

Read exact instructions on the blog below:
http://buildsite.us/wp-robot

 Ans2.:

That is quite a difficult question to answer in a concise way.

To get started you should choose a topic or niche to focus your blog on. This could be anything from a hobby, subjects you are already familiar with, or even something you're interested in learning yourself. This is very important, since without a focused niche, it will be next to impossible to get any traffic to your site.

To answer your specific question, In terms of what you need to know, there are 2 main areas:

1) Learn how to use the WordPress platform effectively.
2) Learn about marketing tools & techniques to promote your site.

If you are serious about making a bit of money, you need to treat this as a business and really research your chosen niche and how you are going to promote & profit from your site.
There is a lot of Competition, but the good thing is any specific questions you have along the way can be answered by just searching the internet or borrowing books from the library.

There are a lot of resources both free and paid. If you are looking for a resource that will cover the 2 points I mentioned (WordPress & marketing), I have personally found the following video tutorials very useful and they are a perfect fit for what you are looking for.

[Read More...]


0 How to apply a wordpress theme downloaded from other websites?



Question: I've downloaded a few wordpress blog themes from other websites. They are in the zip file format. How do I apply them? Can I get a step by step guide?

Answer : So you have a theme that you either downloaded or purchased and it is on your hard drive now. Great! Make sure you leave the file as a .zip file - do NOT uncompress it.

Installation of the theme is easily accomplished by performing the following steps:

1. Log into your back office Dashboard.
2. Click on the Appearance Nav menu on the left hand side of the screen.
3. Once clicked, you will see the option underneath it for Themes. Click on Themes
4. At the top of the screen, you will see 2 tabs. Click on the tab that says, "Install Themes".
5. At the top of the new screen, you will see a sub-menu with the list of:
* Search | * Upload | * Featured | * Newest | * Recently Updated
Click on the Upload tab.
6. Click on the Browse button to find the zipped theme on your hard drive.
7. Once you have selected that file, click on the wInstall Now' button.
8. You will see the messages:

Unpacking the package…
Installing the theme…
Theme installed successfully.

At this point you can click Preview to see how it will look, or Activate to start using the theme on your blog.
[Read More...]


2 Use WordPress as a CMS (Content Management System)



If you’re looking into WordPress as a Content Management System (CMS) for your website you came to the right place. Though there are many CMS options available, I’ll explain why WordPress is one of the best.

Price Range

WordPress is an open source project, which means it was created by and for the community. It also means you are free to use it for any type of website without paying anyone a license fee. But not everything is free; WordPress has many features including a plugin architecture and a template system where anyone can develop and charge for their plugin or theme. You’ll get everything you need in the WordPress install to build a basic free site. However, if you want to take advantage of the CMS (CMS’s are built as an easy way to add content, images, videos, audio, etc. to your site; they are not built as a tool for designing websites) and use plugins that will instantly give you social sharing, or a theme that will instantly give you a nice looking site, then while there are free options you may have to pay for a quality or custom solution. Though WordPress is free you will also still need to purchase a host.

Hosting

WordPress won’t run by itself, so you’ll need a host to store and run it. A web hosting service is a type of internet hosting service that allows individuals and organizations to make their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own or lease; an example of a host is GoDaddy or Hostgator. Hosting usually ranges from around $10 – $30 a month for sites that don’t plan on getting too large, or $150 – $300 a month for sites that want to run quickly with a large amount of visitors. The difference is shared servers and dedicated servers.
Shared servers are shared by a number of different websites. Picture it as if you rented (shared) a home with 20 other friends. Though the rent is cheap your daily process takes a lot longer than normal, meaning your site at times will load slower than normal and there is nothing you can do unless you upgrade to a larger server.
Unlimited storage means unlimited, but don’t get carried away with it. Picture yourself as a hoarder that owns a small furnished studio. Since you don’t have much storage over the years objects start to pile up. Closets become full; corners become closets; floor space becomes storage space. Next thing you know you have only a walkway from your kitchen to your front door and Hoarders, the TV series, is doing a show on you. What I’m trying to say is though you have unlimited storage the more stuff you put on your server the slower your site runs. A quick fix is to not have an archive of files older than 3 months, and delete large files like audio or video that are older than 3 months.
Don’t let me scare you away from purchasing a shared server, because it could be all that you need. One idea is to run your site on a shared server until you out grow it with visits and storage and then upgrade to a stronger server, so prepare yourself for expansion.
Now dedicated servers you pay twice as much for not as much. That is because you are the only one on the server, no sharing, so it runs quick and supports any website size. You’ll notice they don’t offer any type of unlimited storage. For some hosting in order to purchase a dedicated server you have to know how to run it, so be sure to check with your host if they provide this kind of support or server management.
A good host that specializes in WordPress hosting is WP Engine or Page.ly. They run a dedicated like server that is engineered to run specifically for WordPress.
As well, it is important to have file storage outside of your hosting plan, read more about this below in file hosting.

Control

WordPress runs as a CMS smoothly, but what makes it great is how much control you have. You can code any part of WordPress to function the way you want. You have access to all files and folders. If you know PHP or are a quick learner you can make a masterpiece quickly. You can also make a plugin or theme to install into your WordPress. Turn plugins on and off with one click and redesign your site with a simple and quick theme install. With the vast amount of themes and plugins available for downloading, anything is possible.

User Interface

The admin section of WordPress is easy to figure out; making posts, pages, installs and updates is a breeze. The WYSIWYG editor gives you everything you need to post a story to your site, from bold or left-align to an HTML tab. Publish a post or schedule it for another day; password protect a page or allow commenting on your site. It’s all displayed with a visually pleasing user interface.

Upgrading WordPress

WordPress needs upgrading quite often to keep software up-to-date with the latest security fixes, user interface changes, new features and more. This can cause problems when you have to have certain plugins for your site. Because as WordPress upgrades, not all plugins upgrade; due to the developer’s dedication and time. This means they may not work with the newest WordPress version.
Also, if you make any changes to the files and folders included in the main WordPress installation, when you upgrade you will lose all changes. This is one of the reasons we recommend you never make changes to core WordPress files. But, WordPress doesn’t have to be upgraded to the newest version to work. Once you install WordPress (whichever version it may be) and add plugins, if you were not to upgrade WordPress or plugins your site would still function properly. But it is best practice to upgrade WordPress when a new version is available. Before upgrading always remember to backup everything; your theme, plugins, database and main WordPress installation.

Customer Support

If you’re going to need a lot of help building your site you can use the WordPress forums to help answer your questions. It is an open source community, meaning those helping to answer problems are often volunteers, so sometimes you may need to work through and resolve your own problems. Since emailing support is not available (because it’s not a good way to help out a lot of people) consider a host with WordPress support like WP Engine or Page.ly. Not all hosting companies offer WordPress support, so choose your shared server host carefully.

Plugins

 

 

Plugins are tools to extend the functionality of WordPress. With all the available plugins you can turn WordPress into a radio, news or photography content management system as easy as installing software.
Over 18,000 plugins are available; some are free, others ask for donation or have a monthly rate or one-time buy. With that many plugins it provides an opportunity to build a site the way you want it.
Let’s say you’re building a newspaper site. Download theme my login to handle membership subscription to your online paid version. WPeMatico for automatic publishing from an affiliate newspaper to your website. AdRotate for scheduling of online business advertising. Font-Resizer to display small, medium or large font size for reading articles. Simple Weather to display your local weather. Related Posts to promote other stories related to the current story the user is reading and Me Likey for Facebook share buttons.
Another plugin that is useful for any type of website is MobilePress, which provides a separate theme for your mobile devices.
Not all plugins work for all versions of WordPress. Some plugins die off after a certain amount of time, or stop updating to be compatible with newer versions of WordPress. Before downloading a plugin make sure they have some kind of support and plan on upgrading the plugin as WordPress upgrades. Remember not to get too carried away with how many plugins you download, and choose them carefully. Having lots of plugins installed will make your website load slower, so always make sure a plugin has a good rating and is regularly updated. Poorly developed plugins and of course the amount of files, code and/or script that is being requested, can all slow your site down.

 Themes



WordPress themes are files that work together to create the design and functionality of a WordPress site. Each theme may be different, offering many choices for site owners to instantly change the look of their website. There are free themes available through WordPress.org or premium themes for purchase all over the web. Think of it like you’re hiring a web designer, the difference is that the theme is already finished, as opposed to waiting a couple of weeks.
Some themes provide drop down navigation menu settings, which gives you control of what goes where by dragging and dropping. Themes of all varieties are offered on the web, from media sites to shopping sites, so if you don’t find something you like perhaps you’re not looking hard enough!

Widgets

 

Designed to provide a simple and easy-to-use way of giving design and control to a section in your WordPress theme like a sidebar or a footer. Some plugins you download will provide a widget with options to display certain functionality in a different or quicker way. A very useful widget is the built-in HTML widget, which you can put any type of code or third party embed code in, besides PHP, but there is a plugin for that.

File Hosting

Though you can store files in WordPress it is not always the right choice, it depends on the size of your website. If you are a newspaper business that produces 4-5 stories a day then a file hosting alternative is necessary. Posting 4-5 stories a day with photos, audio and video, means that in time you’ll have a lot of megabytes in your hosting storage and this will slow down your site. So you can either delete stories that are 3 months or older or give them a longer shelf life and use an alternative file hosting such as Amazon S3 or SoundCloud.
These storage services provide a fully redundant data storage infrastructure for storing and retrieving any amount of data, at any time, from anywhere. They are not free, but might save you from having WordPress posting issues because of time outs or slower load times on your site.

WordPress Options

Every WordPress install comes with a variety of useful options.
  1. Comments – with a click of a mouse you can allow commenting on your posts that includes a log in infrastructure. Simply moderate comments by having WordPress hold comments based off the words you choose, or commenters you’ve approved before.
  2. Drop Down Navigation – they make it easy to drag and drop a link into your navigation menu.
  3. Editor – use the built in file editor to change code on your website files for small, quick edits.
  4. Post via E-Mail – post to WordPress by e-mail. You must set up a secret e-mail account with POP3 access. Any mail received at this address will be posted.
  5. Front Page Display – turn your homepage into a splash, static, or under construction page within seconds.
  6. Site Visibility – block search engines from seeing your site.

 

[Read More...]


 

Recent Comments

Popular Posts

Return to top of page Copyright © 2013 | Ontaheen