Head Section
First thing you need to do is go to the document <head> where you will change the documents <title>. The words inbetween the title tags need to be relevant but also unique for each page of a website (something to bear in mind if you eventually add more pages).
Next you need to change the contents in the <meta name="description" content="...."> This is important for SEO, and will be displayed below your websites name in a search engine result so the description should be a short and accurate summary of the page's content.
You also need to change the name of the page author <meta name="author" content="......."> to your company, organisation or own name.
Now you should stage and commit these changes, which we will now learn how to do on the next page.
Page Last Edited: