This tutorial is applicable to Drupal 7.
For Drupal 8, 9, 10 Please refer to below link:
https://drupar.com/blog/how-create-blog-drupal
For Drupal 8, 9, 10 Please refer to below link:
https://drupar.com/blog/how-create-blog-drupal
Drupal has inbuilt blog feature. Please follow below steps to create blog just like we have on our website http://drupar.com/blog
-
Enable Blog Module
-
Check Blog
-
Add Link in Main Menu
-
Create Blog Posts
Login as administrator on your Drupal website and navigate to: Home >> Administration >> Modules
Check Blog module and save configuration.
You have successfully enabled blog on your website. Visit your website blog page http://example.com/blog
You may want to add a link of blog in main menu. Please follow below tutorial:
http://drupar.com/basic-drupal-tutorials/how-add-link-main-menu
Now you can create blog posts on your Drupal website.