Capo Dei Capi
BANNED
- Oct 23, 2014
- 752
- 7,253
The CMS is not going to be a factor in SEO.
Page speed is a factor in seo, so a lighter CMS that loads faster is going to have a boost over a heavier one that loads slower.
The CMS is not going to be a factor in SEO.
Thank you.Page speed is a factor in seo, so a lighter CMS that loads faster is going to have a boost over a heavier one that loads slower.
I agree took me a few months to learn. I received so many errors at the beginning mostly because my computer is not optimized for it.
What's your experience with Jekyll?
What is jekyll?Has anybody found better SEO results using Jekyll over Wordpress for blogging?
Has anybody found better SEO results using Jekyll over Wordpress for blogging?
Jekyll is great for pbn sites that you run on cheap hosting because you don't need all the resources Wordpress requires. You can also deploy your static site to Amazon S3 very easily. There are other cool static site generators out there as well as flat file CMS such as Grav. What I love the best about these tools is being able to write my posts in markdown. I find markdown is such a great format that can easily be converted to other formats.
I'm an application developer by trade so I enjoy trying new technology out. There are so many tools out there which is a blessing and a curse. Does it make sense to use Wordpress for a single page site? Probably not.