Pakk-Hungama Headline Animator

Showing posts with label How to Split your Blog sidebar into Two Columns. Show all posts
Showing posts with label How to Split your Blog sidebar into Two Columns. Show all posts

Wednesday, 5 October 2011

Off Blog Feeds


When you set up your blog you will have the option to arrange a blog feed that other people can pick up and add to their site. Basically your blog postings will be displayed on any site that adds the feed to it.

A blog feed can open up new traffic sources and revenue streams with no additional effort on your part. You should also add your blog feeds to directories and other resources that people search in order to add fresh content to their site.

Remember, fresh content is a key to success online. Your blog can become a source for content for other websites which means your blog and their website wins. Link your blog to your social media accounts and blog feed resources for maximum impact.

Tuesday, 27 September 2011

To Blog or Not to Blog

To blog or not to blog that is the question website owners should ask. Many people rush to create a blog with little purpose in mind, and others assume blogging is a waste of time and never try.

The truth is that some businesses would benefit from a blog while some would not.

Blogging – Do You Have Something to Say?


The first question you should ask yourself is whether or not you have something to say that will either inform or entertain your target market. You need to feel confident that you can sustain a blog.

If you have “some” information but not enough to sustain a blog you may consider writing and distributing articles rather than writing a blog.

If you think you have enough to say then you are past the first step in the decision making process.

Blogging – Identifying the Target Market


It is important to identify your target market. Who do you want reading your blog and for what purpose? This will help you start to determine whether or not this target market is likely to find and read your blog. You do not want to waste resources in writing a blog no one reads.

Determining the goal of your blog is vital. Is your goal to create a revenue stream through affiliate marketing? Is the goal to introduce consumers to products and services on your website? Is your goal to enhance your search engine rankings?

Once you know your goal or goals you can start to determine how likely it is for you to reach them. For example, will you be able to find affiliate advertisers who would appeal to your target market? Do you have enough information to post regularly about your products and services without being repetitive?

You need to know who your target market is and what your goal is.

Sunday, 25 September 2011

How to Set Up a WordPress Blog


Here’s how you set up your WordPress Blog on your URL (domain). The first thing you need to do is to make sure you have a hosting account created. Your hosting account must include:

  •  PHP 4.3 (or higher)
  •  MySQL 4.0 (or higher)
  •  Mod_rewrite Apache module

You do not need to worry about what these features are, it is just important that you make sure you have them. Try to get hosting at the same place you set up your domain.
In your hosting account you will find a control panel. In your control panel find the Databases option and create a new database. You will be asked to give the database a name and create a username and password. Keep this information in a safe place. This is your MySQL database that will store all of your blog postings.

Installing WordPress
Once you have the hosting set up and the database created it is time to install WordPress. Some hosting companies have a quick install option. If they do not all you have to do is download the latest software at: http://wordpress.org/latest.zip (for Windows or Mac).

Unzip the files on your computer. They will be unzipped in a folder called “Wordpress”.

Within the unzipped files you will find a file called wp-config-sample.php open it the file (it will open in any document editor). You will find instructions in this document. Change the text as needed in your editor (you will be adding the name of your database, username and password. Save the file and rename it “wp-config.php”.

Move each folder and file within the “wordpress” unzipped folder you created (do not copy the folder itself) onto your website host company’s server (your hosting company will give you directions, it is very easy).
If your blog is the entire site put it in the root directory. Otherwise you will want to create a subdirectory for the blog. You may want to create one like: http://www.mydomain.com/blog or blog.mydomain.com.

After the WordPress files are on the server go into your web browser and type www.yourdomain.com/wp-admin/install.php (or if you did it on a subdirectory you type www.yourdomain.com/blog/wp-admin/install.php.

The software will then guide you through the last few steps to installing your blog on your server. WordPress makes it quick and easy to install a blog. Take your time and go step-by-step and you should have no problem installing and starting your blog.

Wednesday, 21 September 2011

Post Feed Redirected url

Many  people  get  confused  when they heard  about  Feed. Oh..! What is Feed..? What is  Feed redirected url..? How  i get  feed url..?? What is  advantage of  feed..? And  bla bla bla......!
Don't  worry  here are some  simple answers of  these  questions.

Actually  there are Two things:
1-One is that  we can  digest  easily.
2-And other is that  computer or your operating system can digest easily.

You  see your blog and is  very  easy for  you to digest. There is another copy of your blog  that is created  for computer  to digest. So your posts or  content of your  blog can be easily tracked  by other  blogs or  site. So here is another  benefit of  feed that it  is also a source of  targeted  traffic.
Actually in  feed your all  post are  written  in XML. So  that  computers  can  reach  to  your posts and process data  easily.

How to get Feed redirected url:

Here  are some  simple  steps to  get  feed redirected url.
1-Click on Setting  tab on  your  dashboard.
2-Under  Setting tab  click on  Site Feed. And following  window will open.

Post Feed Redirected url.

3-Click  on FeedBurner. And  login to  FeedBurner.
4-Enter  your  Blog name.
5-Click  Next. And then  again  click  Next.
6-Select   your  favourite  setting. Now  yor  Feed is  ready for  Web World.

Now in  "Post Feed  Redirected  url"  option, as you  can  see in above  picture. Type:
http://feeds.feedburner.com/Your_Blog_Name
And  save  Setting.

Tuesday, 20 September 2011

How to Add Page Title in Blog

Always  always  design your  site or blog Search Engines  friendly. And everybody  wishes that  his site or  blog ranks  high in  Search Engines. Here are  some Tips that  how could  you  perform  this.

When we click on our  Blog  pages or posts one thing  you notice  that  always  blog tittle  appear on the  Tittle Head. However  if  we design  our  Blog  such that  it always show page Name in Tittle Head  then it will be  Search Engines  friendly. And  also  Search Engines can  find our posts  more frequently and also Ranks our blog on top.

So the  steps are  very  simple.
1-Click on  Design tab.

How to add Page Tittle in Blog.

2-Under Design tab  click on  Edit Html.
3-There  you will see  this  code

<title><data:blog.title/></title>

4-Replace this  code with the following code:


</b:if>
    <b:include data='blog' name='all-head-content'/>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>


5-Save  Template. Now  you are  Done.


If  You like this  post do  Comment below and also  Share it wit your  Friends.
Feel  Free to ask any  Question.

Related Posts Plugin for WordPress, Blogger...