This is a modified version of Editorial, originally created by @ajlkn for HTML5 UP. These some modifications to improve SEO and ease of use.
Demo: https://www.agirlstravelsecrets.com
- jQuery plugin
- No need to use Google provided search
- Modify
tipuesearch/tipuesearch_content.js
Images are provided via lazysizes using the following code:
<img
alt=""
data-sizes="auto"
data-srcset="small.jpg 500w,
medium.jpg 640w,
big.jpg 1024w"
data-src="medium"
class="lazyload" />
Replace the code in <head>
with the code from Google Analytics.
To maintain a high SEO, I suggest you include the following files:
favicon.ico
- fiverr was great for thisrobots.txt
- Modified from redditsitemap.xml
- Can be created here
This can be hosted on an S3 bucket using AWS static website hosting.
Additional training on integrating CloudFront can be found from the SAA-C02 course from Adrian Cantrill.
This was achieved using the serverless image handler provided from AWS Labs.
Copyright (c) 2013-2020 HTML5 UP & A Girl's Travel Secrets - This theme is licensed under both the MIT and Creative Commons Attribution 3.0. Please note that the terms of the Creative Commons license require that you maintain the footer attribution to freely use this theme.