• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by MichaelG

  1. MichaelG

    Resolved Could not renew Let's Encrypt certificate on domain

    I have fixed the problem. Thank you for the replies. I disabled ipv6 using what UFHH01 said. AND... by the setting: "Select the domain aliases to secure" to "none selected" It seems the domain alias was also causing the problems.
  2. MichaelG

    Resolved Could not renew Let's Encrypt certificate on domain

    I haven't changed to another subscription. Other domain names works perfectly. I double checked all the webhost settings but still doesn't work..
  3. MichaelG

    Resolved Could not renew Let's Encrypt certificate on domain

    Hi all, I tried to renew the let's encrypt certificate but it outputs an error Additional error details: Invalid response from https://acme-v01.api.letsencrypt.org/acme/authz/Zs4ve5PZXYOdsiuAkE-5Ob_F94KM_62Czh1CeM-qrN8. Details: Type: urn:acme:error:connection Status: 400 Detail: Fetching...
  4. MichaelG

    Resolved Wordpress WPML different domain

    Ah that explains it! I will setup WPML in a different way then. Thanks!
  5. MichaelG

    Resolved Wordpress WPML different domain

    Hi All, I've been trying to follow this tutorial (How to use WPML with different domains per language - WPML) but I can't seem to fix it at: "Setting up your HTTP server" I need to add this to nginx config: server { server_name example.com example.de; ... How should I do this? server...
  6. MichaelG

    Resolved nginx + wordpress additional directives help

    Hi UFHH01, Thanks for the quick reply! I will contact them :)
  7. MichaelG

    Resolved nginx + wordpress additional directives help

    Hi all, I'm running a e-commerce site using Woocommerce (3.0) and Wordpress (4.8) I've recently bought WP-Rocket to speed up the site. But since I use nginx to run my wordpress sites I need to add additional nginx directives to make it work properly. Here is de config I added...
  8. MichaelG

    Resolved NGINX enable browser cache expiration

    Thank you so much! This helped.
  9. MichaelG

    Resolved NGINX enable browser cache expiration

    Hi urki, Thanks for replying. I tried the steps but still no luck. Maybe it's conflicting wp-supercache? This is the total code I got for that domain: ### WP Super Cache Below ### set $cache_uri $request_uri; # POST requests and urls with a query string should always go to PHP if...
  10. MichaelG

    Resolved NGINX enable browser cache expiration

    Hey I checked my webpage on tools.pingdom.com and it says that the browser cache expiration is not set. I've looked at different articles but can't seem to fix it. This is what I did. I've added in plesk additional nginx directives: # and Cache Control location ~*...
Back
Top