Common Program
The server side program of the CMS template uses common functions. In this page, we mention the common programming code.
Get scheme and site domain
The function code to get the scheme (http or https) and domain is below.
Get URL path of the page
The function code to get the path of the page is below.