Categories
Website management

How to set HTTPS on GitHub Pages with a custom domain for free

How  to set HTTPS on GitHub Pages with a custom domain for free. GitHub Pages is a convenient and easy way to set a simple static site up quickly. It’s very suitable for those who prefer Markdown over HTML, thanks to Jekyll. Sites hosted on GitHub Pages almost need no maintenance. Hence, content creators do […]

Categories
Website management

Fixing Cpanel internal server error

In Cpanel hosted sites, Internal Server Error is a common issue. This can be due to multiple reasons which is highly depends on the Cpanel configurations. As a website owner, encountering this error is very unpleasant. In particular when there is a high pressure to fix the problem. Based on my limited experience the error […]

Categories
Website management

Auto submit url to internet wayback machine

In the previous post I have explained about internet wayback machine and the use of it. As I have mentioned there, internet wayback machine doesn’t provide any APIs to submit URLs automatically and base on the timely period to be archived. But there is a workaround to overcome this drawback and make the page submission […]

Categories
Linux Web Design Website management

Quick Laravel 5 installation guide

There are many guideline for setting up Laravel in your localhost and majority of them are quite good. However, I have realized the are not very complete and some are very confusing. Hence, I have decided to write a simple and short guideline on how to setup Laravel 5 quickly in your Ubuntu box. The […]

Categories
Website management

How to create Google Chrome app

Few months ago suddenly my curiosity caught me regarding Google Chrome apps/extensions and how it is created. I did googling on the internet and finally I have decided to make my hands dirty and create Google Chrome app for a site 😉 Anyway, what I have found is that creating the extension is relatively easy […]

Categories
Website management

Create Mobile Application for your website

As you may have noticed this blog is running on WordPress which I am quite satisfied with what is provided and enjoying using tons of free plugins that provided. Few days ago suddenly, something came to my mind about having mobile application for my blog and I have started to do some googling to find […]

Exit mobile version