WordPress is an open source CMS system which uses Php & Mysql.
It is most popular CMS system due to its easy use and bunch of features. From
simple websites to e commerce websites WordPress is a wonderful tool to use for
websites. Themes, Plugins and widgets make WordPress the choice of many
developers.
It is very easy to login to a WordPress powered website. There are 2 ways to access admin area of
website.
First is to add /wp-admin after your website url for example
www.yourwebsite.com/wp-admin
Second method is to add /wp-login.php at the end of your website
url. For example
www.yourwebsite.com/wp-login.php
This will open up a new window asking to enter your user name and
password. Enter them and you will be logged in to admin area and can use
WordPress. Here is the picture showing how login area will look like.
Comments