⚠️ This lesson is retired and might contain outdated information.

Set up a WordPress account

Chris Biscardi
InstructorChris Biscardi
Share this video with your friends

Social Share Links

Send Tweet
Published 4 years ago
Updated 2 years ago

Set up the wordpress.com account needed for the course

Instructor: [0:00] To sign up for a WordPress.com account, we'll go to WordPress.com and get started. Fill out your email address, choose a username, choose a password, then create your account. When it asks us what site we're building, we're going to choose a blog.

[0:27] When you get to the "give your blog an address" page, you can skip all the paid plans and go straight to the free one, which will give you your username.home.blog. We'll start with a free site as well since we'll only be using the site for the course.

[0:44] Now our site has been created. We'll skip updating the home page, skip the tagline, and confirm our email address. After confirming our email address, we can launch our site. Again, we'll skip our purchase and continue with our free site. Here's our blog. We can see that our blog has two posts on it, which we'll use later in the course. You don't need to add any additional content.

[1:13] If we go to the readme for gatsby-source-WordPress and scroll down, we can see that there's an option for hosting wp.com, which will be true for us. Then in the auth option, we'll also have to set the wp.com option. To do this, we have to create an app at developer.WordPress.com/apps.

[1:35] Create a new application. Give your application a name. The website URL doesn't matter. I'm going to use my personal site. Note that all of the fields are required even if we're not going to use them. You will have to specify a valid redirect URL in the form of HTTPS and a valid JavaScript origin. You can see that our application has been created.

[2:02] If we scroll down inside of our application, we can see the client secret. Note that we'll need the WordPress client secret and the client ID. Make sure you save the client ID and the client secret so that we can use them later in our .end file. This key has already been reset. You cannot use my exact values. That's all we need to do to set up the WordPress account.

egghead
egghead
~ 12 minutes ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today