Hi All,
Many thanks for the replies, and the detail of the replies, very insightful.
What I am taking from the comments is;
- Different ‘backends’ delivering same type of content / output
- Jekyll faster, because of the ‘backend’
- Content and Quality will be what determines good SEO and ranking
Just one additional question:
On my pages I use the following:
layout: page
title: Services
tagline: Find our more about services
description: This website provides information and details in relation to making etc etc…
permalink: /services/
Yet when I try the same in my post the title, tagline and description do not show up in the ‘view source’ of the post.
Every post on my site has shows the in the source
I am using
Does anybody know what needs to be done to change that for each post, so that it shows the actual title, tagline and description?
Thanks.