Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
That is almost it. At least it redirects to the site, but it takes me to the blog page instead of the home page. I think because it is keeping the ?search=action&......
Is there a way to specify a page and leave off the ?search..... part? There are other URLs that have ?preadd=action.....
I...
Thanks. I tried that but i just get a blank Apache 404 page instead of the custom 404 generated by WordPress. The URL is https://www.jirehsupplies.com/cgi-bin/commerce.cgi?search=action&keywords=JSWS010008
I want to strip off all the dynamic stuff and redirect every URL containing the...
I haven't tried that. Not sure how to do it. I just tried a few variations of this code entered into the Plesk Additional nginx directives panel.
rewrite ^(/cgi-bin/commerce.cgi) https://www.jirehsupplies.com last;
return 301;
But that just takes me to the URL requested URL without the...
I'm working on an eCommerce website that recently converted from a CGI script shopping cart to WordPress with WooCommerce. Google and other websites have links to the products with URLs that look similar to this...