Ask To Apps
  • Home
  • WordPress
  • Elasticsearch
  • PHP
  • Linux
  • Website Peformance

Category : PHP Website Peformance Wordpress

Website optimizations techniques: Increase page load time and performance.

19/02/2014 Article

For increase website page load time and maximum throughput. I have listed following techniques to implement. Those will really help to get fast page load time of webpage. I have also mentioned some reference links for implement those techniques. Minify CSS Minify CSS – Always minify CSS code, it remove comments and white space. This Read More

Sub Domain and Sub Directory on same wordpress installation

24/03/2013 Article

It is very simple to configure wordpress multisite with sub-domain and sub directory. Do as follows. define(‘t2vhyu85e1_ALLOW_MULTISITE’, true); define( ‘MULTISITE’, true ); if($_SERVER[‘HTTP_HOST’]== ‘www.newsite.com’) { define( ‘SUBDOMAIN_INSTALL’, false ); } else{ define( ‘SUBDOMAIN_INSTALL’, true ); } $base = ‘/’; define( ‘DOMAIN_CURRENT_SITE’, ‘www.ask4solution.org’ ); define( ‘PATH_CURRENT_SITE’, ‘/’ ); define( ‘SITE_ID_CURRENT_SITE’, 1 ); define( ‘BLOG_ID_CURRENT_SITE’, 1 ); Read More

WordPress multisite with different domain on single installation

24/03/2013 Article

After installation of core wordpress if you want to setup wordpress multisite on same  installation then do as follow. /* Multisite */ define(‘t2vhyu85e1_ALLOW_MULTISITE’, true); Wordpress will ask you setup multisite of two type… Sub – Domain Sub Dir Select Sub-Domain type as it required for setup different domain. After wordpress network setup correctly logout and Read More

Recent Posts

  • Install and configure logstash-forwarder
  • Redirect request on php script through squid proxy
  • Alerting for Elasticsearch : Log watcher in elasticsearch using ES Watcher
  • Detect face from image using python script with OpenCV
  • Change mysql root password on centos
  • Search part of word in elasticsearch using nGram – auto-complete search
  • Connect VPN on centos linux using command line
  • Custom river plugin in elasticsearch
  • Backup elasticsearch with snapshot and restore api
  • PHP code to exact keywords from text.

Tags

apache Apache Lucene cache Distributed Elastic Index Elasticsearch elasticsearch performance Git Clone Git Hub Git Hub Configuration Git Hub Installation grep Import Install MySQL JSON over HTTP Linux Linux Command Linux Commands Linux search local file lsyncd md5sum Multile Domain Multisite MySQL Open Source optimization performance php performance real time search remote file Remote Git Hub remote sync RESTful Scale Schema Free Search Engine Search Index Search keyword static cache Sub Domain sync Very fast Wordpress Wordpress multisite

Copyright Ask To Apps 2022 | Proudly powered by WordPress

facebook twitter google linkedin Email Rss