enonic / app-metafields

SEO Meta Fields app for Enonic XP
https://market.enonic.com/vendors/enonic/com.enonic.app.metafields
Apache License 2.0
0 stars 9 forks source link

The service will generate a pageUrls on its own domain #108

Closed poi33 closed 8 months ago

poi33 commented 1 year ago

The service for the metafields app will have all of its pageUrls based on its own domain. As the service was created for headless use of the app it will most likely be hosted on another domain.

Example of problem: mydomain.com/ host the server while newsite.com/ host the frontend

When getting the service data it will contain mydomain.com/ urls. It would be better if the service did not add any domain to the paths and let the headless side prepend the domains to the data.

ComLock commented 8 months ago

There is no longer any service