installing an existing wordpress site · installing an existing wordpress site installing an...

Post on 31-Aug-2018

223 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

INSTALLING AN EXISTING WORDPRESS SITE

INSTALLING AN EXISTING WORDPRESS SITE

Why do you need to install a client’s existing WordPress site?

What is your goal when installing a client’s existing WordPress site?

The two main parts to installing an existing WordPress site are:

1.

2.

GITHUB GUIDED NOTES

How do you connect the site files to the database in order to make the site work? Circle

all that could apply:

A. You don’t, it works automagically

B. Run the WordPress install

C. Add the database name, username and password in wp-config.php

D. Edit the .htaccess file

Do you NEED the client’s media files? Choose one and then explain!

A. Yes

B. No

C. It depends...

Explanation:

What two fields must you edit in your database after you have imported your SQL?

1. siteurl

2. __________________________________

BONUS: What should you edit those to?

GITHUB GUIDED NOTES

top related