OCL Static HTML Pages

Static HTML pages hosted on AWS S3 via CloudFront

📝 Sample Page 1

Page 1.

View Page

📊 Sample Page 2

Page 2.

View Page

🎨 Sample Page 3

Page 3.

View Page

🔗 WordPress Integration

To link these pages in your WordPress site, use the CloudFront URL:

Direct Link Example:

<a href="https://odp-static.dataportals.org.za/01_internet.html" target="_blank">View External Page</a>

Iframe Embed Example:

<iframe src="https://odp-static.dataportals.org.za/02_education.html" width="100%" height="600" frameborder="0"></iframe>

WordPress Button Block:

Add a Button block in WordPress and set the URL to: https://odp-static.dataportals.org.za/03_access-to-phones.html

Benefits:

  • Fast loading via CloudFront CDN
  • HTTPS secured
  • Independent of WordPress hosting
  • Version controlled via Git
  • Automatic deployments