• 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!
  • 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.

permalinks

  1. N

    Issue WordPress Too Many Redirect on WP-Admin directory

    I am getting ERR_TOO_MANY_REDIRECTS on my WordPress Admin URL/Dashboard. The rest of the website works just fine, the only issue is I can't login to my WP Dashboard. I am using nginx only configuration with FPM served by nginx. It works fine in proxy mode! For permalinks I convert my...
  2. D

    Question Site Working - But some errors in logs when using Nginx only & WordPress

    Hey everyone, I am currently trying to understand Plesk, but I'm not confident how the permalink structure in WordPress in combination with nginx only & wp-toolkit is meant to be handled. I found a few threads in this forum about the 404 errors when using nginx only hosting with Plesk. → This...
  3. C

    Issue rewrite Wordpress issues - 403

    Hi - im having a right nightmare all day and cant for the life of me know what this issue is. I have several wordpress domains which have another wordpress directry so for example. www.website.co.uk - this has wordpress on it www.website.co.uk/wordpress - this has another wordpress install...
  4. meymigrou

    Resolved After enabling NGINX, all posts in WordPress blogs in sub-directories are giving 404 Page Not Found

    After I enabled NGINX from Plesk (Web Pro) all my posts in my main and sub-directory blogs give 404 Page Not Found error. I placed the following code in my "Additional NGINX Directives" in Plesk to fix all the URLS, but it only fixed the main site (example.com) while the sub-directory blogs...
  5. K

    Wordpress/Woocommerce product page issue after migration

    Hello my friends, I have recently migrated an onlineshop from magento 1.9.X to woocommerce. The migration was done via payed migration service. On the demo-store, which the migration service offered, all products and other imported data seemed corretly imported. Now after doint the full...
  6. M

    Issue Issue with autidiscover and nginx redirect

    Hello, using nginx and following additional lines for redirecting (wordpress permalink stucture....) if (!-e $request_filename) { rewrite ^/(.*)$ /index.php?q=$1 last; } if i use this snippet for a website, autodiscover doesn't load the right information. delete this snippet...
  7. D

    Issue Windows Plesk WordPress Permalinks

    Hello I just developed a new WordPress site on a Windows Plesk server. My problem is how to setup config.web to use friendly URL with Greek characters
  8. V

    WP-Toolkit update broke permalinks

    At least with the plugins installed on my websites, after months of investigation, it's now clear after a wp-toolkit plugins/themes upgrade, lots of sites have the permalinks broken. To fix it, I have to save the permalink structure. I can either do it on each site but just found I can solve it...
  9. hollosch

    Issue Problems with mod_rewrite

    Hi, after upgrade from Plest 12.5 to Onyx i have problems on several sites with permalinks, pathes and friendly-URL-functions (xenforo, wordpress, etc.). It seems to be a problem with the apache mod_rewrite modul. How to set mod_rewrite each for the domains and not only for the whole...
  10. B

    Error 404 Nginx Wordpress permalinks

    I get a plesk server with nginx and a website mydomain.com running Prestashop. It works fine. I recently installed wordpress in a sub-directory mydomain/blog/, works fine except when I enable Permalinks... I found this, but doesn't work, maybe I don't set up in the right way ...
Back
Top