How To Create A New Post On Your WordPress Website Print

  • WordPress, Blogging, Blog Posts, Content, WordPress Content
  • 81

Ready To Create A New Post On Your Website?

 

How to create a WordPress blog post

One of the great things you can do with WordPress is blogging. However, we understand that starting a blog can be a terrifying thought specially when you are not geeky. Guess what – you are not alone. Having helped hundreds of our clients create a blog, we have decided to create the most comprehensive guide on how to create posts without any technical knowledge.

 

Step 1. Add A New Post:

How to create a blog post

 

  1. Log in to your WordPress Administration Screen (Dashboard).
  2. Click the ‘Posts’ tab.
  3. Click the ‘Add New’ sub-tab.

 

Step 2. Start Filling In Your Content

  • A blank canvas will open. This is where you’ll add your content.
  • As a best practice, it is usually best to draft your content in a document before adding it to your website so you don’t get overwhelmed with formatting, editing, and writing at the same time.

 

https://i0.wp.com/wordpress.org/support/files/2018/10/add-new-post.png?ssl=1

 

  1. Start filling in the blanks: enter your post title in the upper field, and enter your post body content in the main post editing box below it.
  2. As needed, select a category, add tags, and make other selections from the sections below the post. (Each of these sections is explained below.)
  3. When you are ready, click Publish.

 

Explanations of Items Showing On The Post Screen

 

 

Title/Headline Box

This box should contain the title of your post. You can use any phrase, words, or characters. (Avoid using the same title on more than one page.) You can use commas, apostrophes, quotes, hyphens/dashes, and other typical symbols in the post like “My Site – Here’s Lookin’ at You, Kid.” WordPress will then clean it up to generate a user-friendly and URL-valid name of the post (also called the “post slug”) to create the permalink for the post.

 

Permalink

Permalink stands for “permanent link.” That means a post URL that does not expose the post ID which could be subject to a change (e.g. when moving to a different blogging system), but it rather contains a user-friendly post name derived from the post title which could also change, although not recommended, but in a more controllable way. This post name (also referred to as “post slug” or just “slug”) can be edited, depending on your Permalinks settings, using the “Edit” button. (To change your settings, go to Administration Panels > Settings > Permalinks). The permalink is automatically generated based on the title you set to the post and is shown below the title field. Punctuation such as commas, quotes, apostrophes, and invalid URL characters are removed and spaces are substituted with dashes to separate each word. If your title is “My Site – Here’s Lookin’ at You, Kid”, it will be cleaned up to create the slug “my-site-heres-lookin-at-you-kid”. You can manually change this, maybe shortening it to “my-site-lookin-at-you-kid”.

 

Body Copy Box

The blank box where you enter your writing, links, images, links to images, and any information you want to display on your site. You can use either the visual (WYSIWYG) editor or the text view to compose your posts. For more on the text view, see the section below, Visual Versus Text Editor.

 

Publish Box

Contains buttons that control the state of your post. The main states are Draft and Published. Draft means the post has not been published and remains in draft status for the post creator. A Published status means the post has been published and is live on your site.

Preview Button
Allows you to view the post before publishing.

Save Draft
Allows you to save your post as a draft rather than immediately publishing it. To return to your drafts later, visit Posts – Edit in the menu bar, then select your post from the list.

Status
If you select a specific publish status (click Edit next to Status:Draft) and click the update post or “Publish” button, that status is applied to the post. For example, to save a post in the Pending Review status, select Pending Review from the Publish Status drop-down box, and click Save As Pending. (You will see all posts organized by status by going to Administration Panels > Posts > Edit).

Visibility
This determines how your post appears to the world. (click Edit next to Visibility) Public posts will be visible by all website visitors once published. Password Protected posts are published to all, but visitors must know the password to view the post content. Private posts are visible only to you (and to other editors or admins within your site).

Revisions
Click Browse to see all of the changes you’ve made to your post.

Scheduling
To schedule a post for publication on a future time or date, click Edit next to the words “Publish immediately.” You can also change the publish date to a date in the past to back-date posts. Change the settings to the desired time and date. You must also click the Publish button when you have completed the post to publish at the desired time and date.

 

Format Box

Allows you to choose a format for a post. Styling and appearance are handled by the individual themes.

 

Categories Box

The general topic of the post. It is typical for a blog to have 7-10 categories for content. Readers can browse specific categories to see all posts in the category. You can manage your categories by going to Administration Panel > Posts > Categories.

 

Tags Box

These are micro-categories for the post, similar to including index entries for a page. Posts with similar tags are linked together when a user clicks one of the tags. Tags have to be enabled with the right code in your theme for them to appear in your post. Add new tags to the post by typing the tag into the box and clicking “Add.” You can also click on the “Choose from the most-used tags” link to see all of the tags used by the site.

 

Excerpt

A summary or brief teaser of your post that may appear on the front page of your site as well as on the category, archives, and search non-single post pages. Note: the Excerpt does not usually appear by default. It only appears in your post if you have modified the template file listing the post to use the_excerpt() instead of the_content() to display the Excerpt instead of the full content of a post. If so, WordPress will automatically use as the Excerpt the first 55 words of your post content or the content before the <!–more–> quicktag. If you use the “Excerpt” field when editing the post, this will be used no matter what.

 

Discussion

Options to enable interactivity and notification of your posts. This section hosts two checkboxes: Allow Comments on this post and Allow trackbacks and pingbacks on this post. If Allowing Comments is unchecked, no one can post comments to this particular post. If Allowing Pings is unchecked, no one can post pingbacks or trackbacks to this particular post.

 

Post Author

A list of all blog authors you can select from to attribute as the post author. This section only shows if you have multiple users with authoring rights in your blog. To view your list of users, see Administration Panel > Users.

 

That`s all, happy blogging!


Was this answer helpful?

« Back