53 articles tagged with "WordPress"
Von WordPress zu Astro Migrieren: Vollstaendiger Leitfaden
Schritt-fuer-Schritt-Anleitung zur Migration Ihrer WordPress-Seite zu Astro. Umfasst Content-Export, Markdown-Konvertierung, SEO-Erhaltung und Performance-Optimierung.
Migrando do WordPress para o Astro: Guia Completo
Guia passo a passo para migrar seu site WordPress para Astro. Cobre exportação de conteúdo, conversão de Markdown, preservação de SEO, redirecionamentos e otimização de performance.
Migration de WordPress vers Astro : Guide Complet
Guide etape par etape pour migrer votre site WordPress vers Astro. Couvre l'exportation de contenu, la conversion Markdown, la preservation SEO et l'optimisation des performances.
Migración de WordPress a Astro: Guía Completa
Guía completa para migrar tu blog de WordPress a Astro, incluyendo exportación de contenido, conversión a Markdown, preservación de URLs y despliegue en Cloudflare Pages.
Migrating from WordPress to Astro: A Complete Guide
A comprehensive guide to migrating your WordPress blog to Astro, including content export, markdown conversion, URL preservation, and Cloudflare Pages deployment.
Pro Tip: Upgrade to PHP7
Pro Tip: Upgrade to PHP7 As you probably figured out, we run a WordPress site which it in itself runs on PHP
Resolved: Your server may not be able to connect to sites running on it. Error message: SSL certificate problem: self signed certificate
Fix and resolve: Resolved: Your server may not be able to connect to sites running on it. Error message: SSL certificate problem: self signed certificate.
Resolved: [hphp] Warning: Parameter 1 to W3_Plugin_TotalCache::ob_callback() expected to be a reference, value given in /wp-includes/functions.php on line 3282
Resolved: [hphp] Warning: Parameter 1 to W3_Plugin_TotalCache::ob_callback() expected to be a reference, value given in /wp-includes/functions
How to: Move your NginX website to HTTPs / SSL
How to: Move your NginX website to HTTPs / SSL It comes at no surprise that a lot of people are looking into moving their sites to HTTPs due to rece
Resolved: Blank pages when using NginX with php-fpm
Resolved: Blank pages when using NginX with php-fpm As of late I have been a bit busy so keeping up with updates to the web server has been pretty much neg
How to: Install and use MySQLTuner to Optimize your MySQL configuration / performance
How to: Install and use MySQLTuner to Optimize your MySQL configuration / performance I am writing this post mostly because there is in my opinion a much b
Resolved: Zemanta Editorial Assistant issues with https/SSL
Resolved: Zemanta Editorial Assistant issues with https/SSL One of the main reasons why I had left my admin panel open to server non-ssl requests was that
Resolved: Google Publisher Plugin error: "Plugin activation failed. Your WordPress installation doesn't meet the minimum requirements."
Fix and resolve: Resolved: Google Publisher Plugin error: . Resolved: Google Publisher Plugin error: Plugin activation failed.Plugin activation failed. Your...
How to: Have WordPress communicate with MySQL via Socket
How to: Have WordPress communicate with MySQL via Socket As I keep looking into how to improve the performance of website one of the recurrent points menti
How to: Move the header widget down in Graphene to place your Ads closer to the post
How to: Move the header widget down in Graphene to place your Ads closer to the post If you've visited our site before you might remember how our Google Ad
Resolved: 400 Bad Request - Request header or Cookie too large when using NginX
Resolved: 400 Bad Request - Request header or Cookie too large when using NginX One of the issues I ran into when using NginX was: 400 Bad Request - Reque
What is: NginX
What is: NginX Lately I have been writing a lot about NginX so I thought I would write a small post to describe NginX and what it is
Quick Fix: WordPress SEO by Yoast sitemap_index.xml giving blank page
Fix and resolve: Quick Fix: WordPress SEO by Yoast sitemap_index.xml giving blank page. Quick Fix: WordPress SEO by Yoast sitemapindex.
How to: Reload your NginX Configuration
How to: Reload your NginX Configuration Sometimes when working with NginX you come across the need to reload your configuration for the changes made to you
Resolve: Nginx - 413 Request Entity Too Large
Resolve: Nginx - 413 Request Entity Too Large When working with WordPress you might come across a message that indicates HTTP Error when uploading any medi
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data So as I was working in moving a site from one installation to
How to: Redirect an URL in NGINX
How to: Redirect an URL in NGINX One might need to redirect to another URL in a number of scenarios
How to: Build your own version of NginX
How to: Build your own version of NginX I was following a tutorial on how to use NginX with WordPress and the NginX Fast CGI cache caught my interest
How to: Not serve cached pages to logged in users using Varnish
How to: Not serve cached pages to logged in users using Varnish Generally speaking caching is a good thing, it takes a bit load off the web servers and ser
How to: Redirect users to a given site when the visited subdomain does not exist in a WordPress Multisite deployment
How to: Redirect users to a given site when the visited sub-domain does not exist in a WordPress Multisite deployment Now, this is a tricky one and I say t
How to: Reset the Auto Increment value for a MySQL table
How to: Reset the Auto Increment value for a MySQL table Although this is something most people won't need to do, there are some scenarios where you want t
How to: Install Memcache for php and WordPress
How to: Install Memcache for php and WordPress In what seems the eternal quest of having a good performing hosting server one of the tools that are general
Memcache vs Azure Cache
Memcache vs Azure Cache Memcache is a distributed, in-memory caching solution used to help speed up large scale web applications by taking pressure off the
How to: Secure a site using Apache
How to: Secure a site using Apache If I had to, I would probably say that most people who use Apache do it to publish sites that are publicly accessible an
Which Web Server to use: Apache vs NGINX
Which Web Server to use: Apache vs NGINX If you are looking around there are a lot of people using NGINX over Apache nowadays
Changing file permissions and recommendations for WordPress in a Linux system
Changing file permissions and recommendations for WordPress in a Linux system In order to harden your WordPress installation, having the recommended
How to: Deploy WordPress in Ubuntu
Learn deploy wordpress in ubuntu. How to: Deploy WordPress in Ubuntu Text goes here I.
How to: Prevent Jetpack's mobile theme or WPtouch to get cached by W3 Total Cache
Learn prevent jetpack's mobile theme or wptouch to get cached by w3 total cache. How to: Prevent Jetpack's mobile theme or <How to prevent W3 Total Cac
How to solve: Apache error .htaccess: ForceType not allowed here
Learn solve: apache error .htaccess: forcetype not allowed here. How to solve: Apache error <
How to solve: Apache error .htaccess: RewriteEngine not allowed here
Learn solve: apache error .htaccess: rewriteengine not allowed here. How to solve: Apache HTTP Server error <
WordPress MultiSite: Remove render-blocking JavaScript: http://[parent-domain]/?dm=[random-string]&action=load&blogid=[Blog-Numer]&siteid=1&t=[A-Time?]&back=[source-page]
WordPress MultiSite: Remove render-blocking JavaScript: script src='
Importing WordPress sites: Why won't the Import tool finish?
Importing WordPress sites: Why won't the Import tool finish
How to: Connect to a MySql server using SSL from a WordPress Site
How to: Connect to a MySql server using SSL from a WordPress Site Truly you could title this post simply How to Connect to a MySql server using SSL from a
What does Error 330 (net::ERR_CONTENT_DECODING_FAILED) in Google Chrome means
What does Error 330 (net::ERR_CONTENT_DECODING_FAILED) in Google Chrome means Lately I have been playing around with WP caching, web compression and the so
How to: Improve the performance / speed of WordPress sites running in IIS
How to: Improve the performance / speed of WordPress running in IIS To be entirely honest I am still struggling with this topic
How to secure WordPress
How to secure WordPress This is a coleciton of. lets call them best practices for securing your WordPress installation
How to: delete default admin user in multisite
How to: delete default admin user in Multisite As a Multisite user I have struggled with removing the admin rights of the first admin/user created as well
How to resolve Jetpack error: Invalid request, please go back and try again.Error Code: invalid_request. Error Message: Mismatch in redirect_uri.
How to resolve Jetpack error: Invalid request, please go back and try again. Error Code: invalid_request. Error Message: Mismatch in redirect_uri
How to resolve: Fatal error: Call to undefined function nocache_headers() in /wp-admin/admin.php on line 32
Learn resolve: fatal error: call to undefined function nocache_headers() in /wp-admin/admin.php on line 32.
How to: Get WooCommerce to automatically recreate pages
How to get WooCommerce to automatically recreate pages As a WooCommerce user you are likely to encounter the need to recreate the pages the system creates
Error activating Jetpack: SSL certificate problem: self signed certificate in certificate chain
Error activating Jetpack: SSL certificate problem: self signed certificate in certificate chain I haven't had the need to activate Jetpack on a new site fo
Global Attack on WordPress Sites
com/2013/04/12/global-attack-on-wordpress-sites/> Global Attack on WordPress Sites I´ve been rather busy but I thought I would share this.
Cómo agregar lenguajes adicionales a tu instalación de Wordpress - Multisitio Multired localización
Cómo agregar lenguajes adicionales a tu instalación de Wordpress - Multisitio Multired localización Generalmente cuando se trabaja con Wordpress todo lo qu
How to: Add additional languages to your WordPress installation - Multisite Multinetwork localization
How to: Add additional languages to your Wordpress installation - Multisite Multinetwork localization Generally when working with Wordpress all you had to
Wordpress errror while updating: Download failed.: Destination directory for file streaming does not exist or is not writable.
Wordpress errror while updating: Download failed.: Destination directory for file streaming does not exist or is not writable. - A technical guide covering
How to: Map your WordPress blog to multiple domains?
Learn map your wordpress blog to multiple domains?. How to map your WordPress to multiple domains.
"Jetpack could not contact WordPress.com: register_http_request_failed."
After reading posts online like this one: register_http_request_failed
The Jetpack server was unable to communicate with your site
The Jetpack server was unable to communicate with your site: Unable to successfully activate Jetpack on a Wordpress installation