passionweb-manuel-schnabel / ai-seo-helper

Generates SEO metadata based on content using AI. Currently several metadata for pages and articles of EXT:news can be generated using an additional button next to the corresponding input fields.
9 stars 5 forks source link

[BUGFIX] Fixed the PreviewUrl build issue with UrlBuilder #9

Closed nilesh-nitsan closed 1 year ago

nilesh-nitsan commented 1 year ago

8 related issue.

passionweb-manuel-schnabel commented 1 year ago

Unfortunately, I couldn't adopt the solution you suggested 1to1, because I don't have a current ContentObject of the request to create the PreviewUri. Since I call the requests via AJAX and in the backend context, I think it would be too complicated. But I have modified the generation of the PreviewUri based on your help!