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.
Requirements
I have no exact answer how many WPB customers you can serve with such server. WPB it's just web application with AJAX interface. Most likely you can install WPB at Pentium 166 MMX (I've not checked, but I believe it's true :)).
The more concurrent customers edits their sites, the...
Hi there, Dave!
1) Could you provide some examples to be sure?
2) I correctly understood that you want to use H1 instead of currently used H2? You can't change layout, but you can define your custom styles and make view of this H2 as you wish (use CSS selectors).
Unfortunately I cannot reproduce your issue. I've checked in PP 11.5.30 Update #47 using Chrome and IE 11. Images are always visible.
It looks like additional investigation is needed. I recommend you contact with Parallels Technical Support.
Hello,
you've created robots.txt directly at your webspace?
Please try to add robots.txt content through WPB UI - Settings/Advanced -> "Edit robots.txt"
Sounds like it's impossible now.
But cPanel plugin for WPB integration have the open sources, so probably you can improve integration by himself. I'm not sure which changes required to catch "create" event from cPanel, but I can help you with WPB API to create site and even generate/publish site.
Hi there,
No, such changes in config file does not require restart of any services.
By default this feature is enabled. So you don't need to enable it.
Please note that this feature is not available for Trial sites. In this case the button is hidden.
Starting from WPB 12.0 "Import" button is...
Hi Jay,
I suppose that you use WPB Standalone edition. In this case you already can upgrade your installation to the WPB 12.0. You can find Release notes here: http://download1.parallels.com/WPB/Standalone/12.0/parallels-presence-builder-12-standalone-release-notes.html
This is possible only starting from WPB 12.0.
On earlier versions you can implement this with custom scripts only. As another solution you can attach "onclick" handler for any your navigation menu. Such solution does not require any additional blank pages and additional bandwidth. As I remember...