Wiki WordPress on App Service
WordPress and Azure App Service
Managed MySQL solutions for WordPress
- How to purchase Azure Database for MySQL service
- MySQL in-app (local mysql) for App Service
- Connecting Existing web app to Azure database for MySQL
- Connect to Azure database for MySQL using SSL
MySQL on Virtual machines (IaaS)
- Deploy a WordPress web app backed with MySQL replication cluster
- Build your own Master-Master MySQL Cluster using Percona Clusterand learn more on how to manage the cluster
- Deploy WordPress backed by MySQL replication cluster with master-slave configuration
Migrating and Configuring WordPress Application
- Migrating WordPress
- Deploy your files to Azure web apps
- Export and Import MySQL Database to Azure database for MySQL (Preview)
- Use MySQL Workbench to export and importdatabase
- Export and Import to MySQL in-app database
- Custom domain for WordPress multisite
- Use Azure CDN with WordPress
Troubleshooting WordPress Application
- How to troubleshoot your WordPress app
- Gather usage telemetry using Azure Application Insights service
- Run Zend Zray profiler against your web app to diagnose issues and performance
- Use Kudu Support portal to diagnose and mitigate issues in real time
- How to backup your web appand How to restore your web app
- Secure WordPress
- Enable WordPress logs
- WordPress tools for App service : WordPress Buddy+
Performance
- How to speed up WordPress web app
- How to enabled redis cacheusing redis cache plugin
- How to enable memcached object cache for WordPressusing memcached plugin
- Enable wincache with W3 total cache plugin
- How to use supercache plugin to speed up WordPress app
- How to server caching using IIS output caching
- How to enabled browser caching for static content
- WordPress Cron slowing down the app