Integrate Cartika CDN with Wordpress
Related Articles
How to Configure the Cartika CDN Service
There are several ways to configure and manage your Cartika CDN service. Advanced users can setup all sorts of custom configurations, choose which folders to fetch, utilize custom DNS zones (ie CDN.domain.com) This guide is for the average user ...
WordPress
WordPress Install Linux: wget --no-check-certificate http://wordpress.org/latest.tar.gz Then unzip the package tar -xzvf latest.tar.gz The WordPress package will extract into a folder called wordpress in the same directory that you downloaded. ...
Advanced CDN Options. HTTPS/SSL,NGINX Settings,Video Streaming and more
Log into your https://accounts.cartika.com Manage your Cartika CDN service and choose the "hostname" you wish to work with Click on the advanced settings icon Functions include Granular Country Access allow/deny Hotlink policy with advanced ...
Migrating WordPress
Make a full WordPress Transfer A WordPress migration from one hosting provider to another is an easy task if performed properly. Basically, to make a WordPress migration from one host to another consists of three parts - moving the files, moving the ...
Enable Multisite for wordpress
To enable multisite support in wordpress do the following steps: (1)Go to hsphere user's home directory and find the related folder for wordpress in which wp-config.php file exists. (2)Edit wp-cofnig.php file and at end of file add below mentioned ...