when we talk about types of websites there are generally two ends where we can start website development:
front end
backend
full stack web development:
when we create a website with both front end and back end.this development is used to create a full-stack website.
ways to create a website:
1. code
2.cms(content management system)
CMS is a content management system that is used to manage the website. for example:
Joomla
wordpress(general purpose)
opencart
blogger
WordPress is a content management system used to create and manage a website. WordPress is created using PHP. websites created by WordPress
can be a :
- shopping webiste
- blogging websites, etc
requirements to use WordPress:
server
database
WordPress setup file(zip)
servers:
offline server :
xampp server:
x:cross-platform
a:apache(server)
m:MySQL(database)
p:PHP(language)
p:perl
wamp server:
w: window
a:apache(server)
m:MySQL(database)
p:PHP(language)
lamp server:
l: Linux
a:apache(server)
m:MySQL(database)
p:PHP(language)
mamp:
m: mac
a:apache(server)
m:mysql(database)
p:php(language)
online server:
hosting: placing our website on the server of another company those are available for providing space on rent basis
hostinger
GoDaddy
how to download WordPress?
1. chrome
2.search worpdress download
3.click wordpress.org
4.click on worpdress download
how to install xammp?
1. chrome
2.search donwload xampp
3.click on first link
4.click on download
5.window+e:to open the file explorer
6.go to downloads
7.double click on xampp
8.click next or ok or allow
how to create website using wordpress?
1.click on window
2.type:xampp
3.enter
4.click on start of apache
5.click on start of mysql
6.window+e:to open the file explorer
7.go to downloads
8.copy the downloaded wordpress zip file
9.go to:
C:\xampp\htdocs\
10.paste
11.extract the pasted wordpress zip file:right clcik=>extract here
12.wordpress folder is the website that will the folder
13.rename the wordpress folder:right click on worpdress extracted folder
14.open chrome=>search: localhost/folder_name
example:
localhost/amazon
15.continue
16.lets go
17.create a database:
chrome search:localhost/phpmyadmin
clcik on new
type the name of database and then click on create
example:shop
18.provide the :
database name:shop
username:root
passowrd:
19.submit
20.run installation
21.provide the:
titile:jai shree krishna
username:archana
password:archana
click on confitrm
email:A@gmail.com
install wordpress
22.login
login page url:
localhost/project folder/wp-admin
example:
localhost/amazon/wp-admin
1 Comments
Informative
ReplyDelete