Website Stuctured Blog Post

Steps to change the WordPress theme

  • Visit the WordPress dashboard by login your admin account
  • Go to the appearance and then click on Themes
  • You will find Add theme Button at the top and click on this option
  • You will get the number of free theme options on the screen and if you have your choice you can enter in search button
  • Once you choose the themeas per your interest and requirement you have to click on install and after that click on Activate button

Steps to use of HTML tags to define content on a blog post 

Below are the basic HTML tags

  • <h1>, </h1>- use for headlings to start and end
  • <h2>, </h2>- use for subheading to start and end
  • <p>, </p>- use for paragraphs to start and end
  • <strong>, </strong>- use to bold the text to start and end
  • <em>,</em>- use to give talic style to text to start and end
  • <ul>,</ul>- use to start the bulleted list and ends the list
  • <li>, </li>- use to start the list item and end the list item

Let’s understand how to use these tags with the help of example.

<h1>Welcome "Website stuctured blog post"</h1>

<h2>My name is Preety Shresta</h2>

Let’s understand how to Add HTML in WordPress:

  • So, here in same post you can see + butoon and then choose a Custom HTML Block.
  • Inside that block you have to paste your HTML code.
  • Then you can click on Preview button to see how it looks and then can publish the blog.

Steps to how to add Custom CSS

  • Visit your WordPress dashboard
  • On the left you will see the Appearance option, click on the same and then click on Customize
  • You have to scroll down to see options and then click on Additional CSS
  • Then you will get the text box , there you can add your CSS code
  • On the right side, you can see the preview
  • Last step to publish these changes

Use the “Code Block” to show the html code for Ordered or Unordered list , Placing emphasis,creating h1 and h2 

I am an international student in Seneca College, York Campus and pursuing the program Digital and Social Media Marketing and sharing the tutorials for beginners

My Favourite Digital Tools

  • Canva
  • Google Analytics
  • Meta Business Suite

Steps to Write a Blog Post

  1. Visit the WordPress dashboard by login your admin account
  2. Go to the appearance and then click on Themes.
  3. You will find Add theme Button at the top and click on this option
  4. You will get the number of free theme options on the screen and if you have your choice you can enter in search button
  5. Once you choose the themeas per your interest and requirement you have to click on install and after that click on Activate button

Steps to how to install Google Analytics in WordPress

  • Visit the dashboard of WordPress Admin.
  • On the left side menu, click on Plugins and then click on Add New.
  • In the search bar , type ” Site kit by google analytics”.
  • Then click on install Now and once installation done, click on Activate.
  • Once activated, then click on Start Setup.
  • After that you have to sign in with your google account and need to give some required permissions.
  • Connect the website to Google Analytics by following the steps showing on screen.

Leave a Reply

Your email address will not be published. Required fields are marked *