What is WordPress used for?

Abhishek Rawal

Abhishek Rawal

@abhishek-fg9tRh Jan 13, 2026
I have no to little knowledge about wordpress. I have written 10-15 tutorials & projects in paper & now I am all set to create blog in Wordpress & post it one by one.

What my question is : If Wordpress can be accessed via web browser using internet, what is the need of installing it ?
What are advantages of installing wordpress ? How will it help me maintaining my blog ?

This might sound noob, but I am noob; hence I am looking for answer 😀

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Oct 31, 2013

    WordPress.org offers an open source software which you can install on your own server to run your own blog. You will be in complete control of the software, modifying it, theming it, creating add-ons and everything else. WordPress is a content management system and it just works out of the box. It offers you a nice admin control panel that lets you tweaks things for the front end and create content.

    I'll recommend setting up a test server on your machine using xampp and install the latest version of WordPress to understand what it does.
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Oct 31, 2013

    A question :
    So, I have installed Wordpress in my system. And I can even login with my account details. But there is one confusion, which I need to clear out. :
    Before I installed Wordpress in my system, I already had created one page called 'Infinite Linux' in which I haven't posted anything.
    Screenshot from 2013-11-01 03:59:24

    But when I use same account details & login using #-Link-Snipped-# from PC, it doesn't shows up my page i.e. 'Infinite Linux'. It shows 'abhishek's blog'.

    Screenshot from 2013-11-01 04:03:54

    Please educate me.
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Oct 31, 2013

    Alright, read few articles & understood everything.
    Thank you for replying & helping out. 😀
  • durga ch

    durga ch

    @durga-TpX3gO Oct 31, 2013

    Good that you figured out!
    I don't have wordpress installed on my computer. I am renting out server space from Godaddy and have installed wordpress platform there. The different logins are for maintaining the server and another for managing the blog.

    did u manage to migrate your blog onto the server on your machine too?
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Oct 31, 2013

    @#-Link-Snipped-# I am tryna migrate it to arkOS & will use RPi as my personal web hosting server.
  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Oct 31, 2013

    Abhishek Rawal
    #-Link-Snipped-# from PC, it doesn't shows up my page i.e. 'Infinite Linux'. It shows 'abhishek's blog'.
    You are in wp-admin home page not on blog.
    Click on post and then click view blog/site.
    (or try this: #-Link-Snipped-#)
    Which server manager you are using (wampServer)?
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Oct 31, 2013

    ianoop
    You are in wp-admin home page not on blog.
    Click on post and then click view blog/site.
    (or try this: #-Link-Snipped-#)
    same result.
    Anyways I am moving for arkOS.

    ianoop
    Which server manager you are using (wampServer)?
    LAMP.
  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Oct 31, 2013

    Ok, hover on left upper corner of your admin page (Your blog name) and "Visit Site".
    It must land you on actual website. I am doing this on my live site.
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Nov 2, 2013

    In simple language

    WordPress is a CMS (content management system) used to manage your content in an organised way, it may be a Personal Blog, E-commerce Website, Hobby website anything
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Nov 2, 2013

    If anyone's looking for instructions on how to install WordPress on their local servers, please take a look here: <a href="https://www.crazyengineers.com/threads/guide-install-wordpress-on-your-desktop-or-laptop-localhost.44811">GUIDE: Install Wordpress On Your Desktop Or Laptop "localhost"</a>.