74 results found
-
Support using Sendgrid's EU datacenter
As a European site owner, I would like to send mails through Sendgrid's EU-based datacenter.
At the moment, DXP always uses the US API endpoint and routes the mails through a dedicated US address. For various reasons, we would like to have the choice of either EU or US datacenters.3 votes -
Support for Static IP address
When we (as an Optimizely DXP customer expose APIs for partner vendors to invoke, including the Optimizely DXP, we need to ensure that we meet The Group's security standards and one of the many facets to this is IP whitelisting.
This means we don't allow just any IP address to invoke our API. We have a firewall that implements a check on the incoming IP address(es and only allow ones that we know of.
It is a problem if the Optimizely DXP cannot provide us with persistent IP address ranges that we can whitelist on our side. We don't want…3 votes -
Breakdown pageviews per project in DXP dashboard
We have customers who has different projects for separate end clients. Hence, they need page views report per project in https://dxc.episerver.net/
3 votes -
Automatic copy of database from production to preproduction
Preproduction should resemble production. There should be an automatic function for copying the database from production to preproduction and keep the correct hostnames in preproduction. This should also be possible to schedule as preferred.
3 votes -
Customisable Content Type Icons via API
Currently, Folder Page and Page have the same icon in the SaaS CMS making it difficult for users to easily identify the content type.
We would like the ability to update Content Types icons via the API.3 votes -
Saas CMS LongString TextArea
Adding an optional toggle to allow Longstring properties to display as Text areas for CMS editors would be useful.
3 votes -
Pageview data per domain
Make it possible to see pageview data and performance data per domain in the IQI report and the DXP dashboard.
2 votes -
Execute Manually run Scheduled Jobs on the Scheduled Job Server
When a scheduled job is executed on a schedule it is executed on the special Scheduler server instance. When a scheduled job is executed by running it Manually it appears it executes on one of the front end servers. This feedback request is to suggest adding the manually run jobs to the queue or some other mechanism so they are executed on the scheduler instance. Running the scheduled jobs on the frontend web instances exposes the end users to poor performance when CPU and memory is peaked and can cause delays in executing the scheduled job when the server becomes…
2 votes -
Enable to save KQL queries and workbooks in Azure portal
I know, that direct access to PREPROD and PROD environments is not fully supported. I can still access PROD Application Insights in Azure portal but I'm wondering why it's not possible to save queries nor create workbooks?! We have logs in Application Insights but we have no chance to save KQL queries nor workbooks for later use. Is this by design of DXP or can be somehow configured from your side?
2 votes -
Enable Brotli Support For WebP and Avif
Brotli support can be enabled in Cloudflare for assets and is the best compression mechanism.
Also for Core WebVitals we and many other solutions compress images to Avif (best or WebP (second best so that they are delivered in the best way.
The default compression formats do not support these formats for Brotli https://developers.cloudflare.com/speed/optimization/content/compression/#compression-between-cloudflare-and-website-visitors and need compression rules enabled to support enabling it.
Current the DXP does not allow us to do that and we would like the ability to add these file types so that Brotli can be used.2 votes -
Cloudflare Page Shield
PCI DSS 4.0 requirement 11.6.1: For use of iframes hosting the payment service provider's payment page, a change and tamper detection mechanism to alert personnel to changes to HTTP headers or payment page contents; the mechanism must work at least every 7 days.
Cloudflare's Page Shield can meet this requirement.2 votes -
Automate Site Restarts
Currently the only way to restart and environment is via the PaaS portal. It would be nice to be able to automate a restart as the last step of a deployment pipeline from for instance Azure Devops. Perhaps this feature could be added to the EpiCloud powershell module:
https://www.powershellgallery.com/packages/EpiCloud/0.12.142 votes -
Automation for purging the CDN cache
Currently, when content authors choose to upload image or other media files and replace existing media with the same name, the old replaced media lingers in the CDN cache. The CDN cache can be quickly purged through the PaaS portal, but this is a manual step that requires accessing another site outside the CMS itself.
It would be good if Optimizely could provide an API to purge the CDN cache. This would allow development around purging the CDN cache.
But ideally, functionality could be built into CMS for this. When replacing an existing media file with the same name, CMS…
2 votes -
Inconsistent trailing slash behavior with Simple Address in SaaS CMS + Content Graph
I'm encountering an inconsistency when working with URLs in the SaaS CMS frontend using Content Graph. All content URLs returned from Graph include a trailing slash except for those using the Simple Address feature — see screenshot for reference.
This inconsistency makes it difficult to reliably match URLs when resolving routing on the frontend. Since URL comparison often involves exact string matches, the mismatch in trailing slash behavior leads to additional logic and potential edge cases.
2 votes -
SaaS CMS Block Taxonomy
Request for SaaS CMS to support 'categories' or a comparable taxonomy at the block level.
2 votesThanks for sharing this feedback! We have both tagging and categorization as roadmap items as we know these are important tools for organizing content in CMS
-
Ability to reset CMS SaaS environment
It would be great to have a way to completely reset a saas instance. It'd be really helpful to have a clean slate for our current work.
2 votes -
Please use more secure ciphers by default
When performing a security check for a DXP site on internet.nl the result is that "Your web server does not prefer 'Good' over 'Sufficient' over 'Phase out' ciphers" and "Your web server supports one or more ciphers that have a phase out status, because they are known to be fragile and are at risk of becoming insufficiently secure.".
I suggest that more secure ciphers should be used on all DXP sites by default. The more secure ciphers are referred to as "Modern", "Compatible", and "Legacy" in the cloudflare documentation. https://developers.cloudflare.com/ssl/edge-certificates/additional-options/cipher-suites/recommendations/1 vote -
Option to put prod website in Maintenance mode
Authorized DXP Portal users should have a way to put production website in maintenance mode (display maintenance page without needing to deploy.
Example scenarios:
* deploying a code upgrade which will require configurations after deployment but before allowing users to access website.
* If ever there is maintenance on a service that the website requires.
* If ever there is a vulnerability found or an urgent need to make the website unavailable
There should be a way to do this instead of deploying or opening a support ticket every time.1 vote -
1 vote
-
Manage app settings/secrets with API
As a developer, I want to automate the creation/update of appsettings/secrets in the DXP portal during deployment. So that I'm sure there are no mistakes introduced.
We typically deploy our code with a pipeline in Azure DevOps. It would be nice if we could also create and update appropriate app and secrets via the Deployment API. To further automate deployments of our releases.
There can also be settings/secrets that are sourced elsewhere, as they are multi-purposed for other applications too. We see that sometimes human interactions for setting up the keys can take awhile (if there are many. Mistakes are…1 vote
- Don't see your idea?