Top Banner
Online Publishing Wit WORDPRESS
31

Online publishing with wordpress(installation)

Dec 23, 2014

Download

Technology

Ankit Sigdel

This presentation is for the new user of wordpress . I have tried my best to provide sufficient information on how to publish your website or blog using wordpress. And I have breakdown wordpress in 5 day steps i.e in 5 days you will be able to publish your website using wordpress.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Online publishing with wordpress(installation)

Online Publishing With

WORDPRESS

Page 2: Online publishing with wordpress(installation)

What is Wordpress??

Page 3: Online publishing with wordpress(installation)

WordPress is a Web Software you can use to create a beautiful website or blog.

Wordpress is both free and priceless at the same time

Page 4: Online publishing with wordpress(installation)

Visit www.wordpress.org

Page 5: Online publishing with wordpress(installation)
Page 6: Online publishing with wordpress(installation)

Contd…

Page 7: Online publishing with wordpress(installation)

WORDPRESS Installation

Page 8: Online publishing with wordpress(installation)

SystemRequirements +

Page 9: Online publishing with wordpress(installation)

XAMPP

Xampp = Apache + MySQL + PHP + Perl

For Windows, Mac OS X & Linux

Page 10: Online publishing with wordpress(installation)

XAMPPhttps://www.apachefriends.org/

Page 11: Online publishing with wordpress(installation)

Install XAMPP

Run the downloaded xampp.exe file and wait until installation completes

Page 12: Online publishing with wordpress(installation)

XAMPP Setting

Page 13: Online publishing with wordpress(installation)

In your Browser visit localhost/xampp/

Select language => English

And you’re ready to go.

Page 14: Online publishing with wordpress(installation)

Back to WORDPRESS InstallationWe are going to use Xampp

Page 15: Online publishing with wordpress(installation)

Copy the zip file of wordpress and paste it to your local server c:/xampp/htdocs/

Extract the file and rename it as per your project name.

Page 16: Online publishing with wordpress(installation)

In your wordpress project folder rename wp-config-sample as wp-config .

Your project folder

Rename as wp-config

Page 17: Online publishing with wordpress(installation)

Visit localhost/[your-project-name]/In Your Browser

Page 18: Online publishing with wordpress(installation)

Error establishing a database connection

Page 19: Online publishing with wordpress(installation)

Create a DatabaseTo solve the error

Page 20: Online publishing with wordpress(installation)

Visit localhost/phpmyadmin/ in your browser

1

2 3

Database “database name” been created

Page 21: Online publishing with wordpress(installation)

Well that’s not enough

Page 22: Online publishing with wordpress(installation)

Open the file renamed before i.e wp-config in any text editor.

Configure Wordpress

Page 23: Online publishing with wordpress(installation)

Your database name

Change to ‘root’

Leave blank

Page 24: Online publishing with wordpress(installation)
Page 25: Online publishing with wordpress(installation)

Now visit localhost/[your-project-name] in your browser.

Page 26: Online publishing with wordpress(installation)
Page 27: Online publishing with wordpress(installation)

Installation complete

Page 28: Online publishing with wordpress(installation)
Page 29: Online publishing with wordpress(installation)

Worpress Dashboard

Page 30: Online publishing with wordpress(installation)

Writing First Post in Wordpress

Page 31: Online publishing with wordpress(installation)

Choose a Wordpress Theme FirstBut Before Writing first post in wordpress