Skip to main content

Blogging Simplified

You might find so many stuff online talking about blogging and blogs. I would sum up a few important things (that I feel important) in my first post about blogging.

So let's start with the definition of the blog.

What is a Blog?

A blog is actually an acronym of the term "web log". And as we know a log is a diary or directory maintained about important things, and that appear according to date and time. So a blog is simply important posts coming daily or weekly depends on you, in chronological order. 

In simple words; it is a space online where you can share anything you want. People have started sharing from everything to nothing on their blogs. A blog is a platform that has invited creative people to share their creativity and talent. People having passion for writing have written so many nice articles that will be there on internet forever (till that website/blog remains online). Yes, you can also get into blogging if you find something useful to share with people. I found that I can write about technology, I like tweaking with technology so started writing about tips and tricks. There is a person in me who always wants to be a writer, a poet and that me will surely come up with a new blog with creative writing stuff.

Difference between Blog and Website:

Yes, this is the most frequently asked question; I would like to answer. A blog can be a website or a part of it, that gives you space to share your views. A website can have one or many blogs in it. In a blog posts (popularly blog posts) come daily, weekly or fortnightly or monthly or yearly (it actually depends on blogger).

Who is a blogger?

A blogger is the author of the blog. The person who creates content and shares it with the audience. It is not necessary that the blogger would be the owner of the blog. He can be a blogger who has been paid to write for the blog or a guest blogger who wishes to share his content with the blog owner.


Famous blogging platforms:

There are so many platforms where you can start blogging. Nowadays even social media sites give the facility to its users to create their blogs. Out of all, the most widely used and most trusted free blogging platforms are:

These are the two platforms where you can start blogging for free. 


Self Hosted Blogs:

A self hosted blog is a blog that has been hosted on a private server or on private web space purchased by the user.

 I guess this would be enough for now as this was my first post about blogging. I have just mentioned important things about blogging. Blogs are on internet, you only need to explore, so go check out the world of blogging, keep coming to my website to know more about blogging. I would be writing more about blogs, how to create, host , promote and monetize it. 


Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...