Umbraco SEO - How to automatically generate meta description text from rich text editor content
Hi everyone,
I'm doing SEO optimizing and using Meta Fields (SEO toolkit) to render fields include meta description.
My umbraco backoffice allows user create and edit blogs. Whenever blog is saved or published, we would like to have meta description text which should be automatically generated from rich text editor content the user works on.
Is there any solution or package solves this for us ?
To make this happen - My umbraco backoffice allows user create and edit blogs. Whenever blog is saved or published, we would like to have meta description text which should be automatically generated from rich text editor content the user works on.
Umbraco SEO - How to automatically generate meta description text from rich text editor content
Hi everyone,
I'm doing SEO optimizing and using Meta Fields (SEO toolkit) to render fields include meta description.
My umbraco backoffice allows user create and edit blogs. Whenever blog is saved or published, we would like to have meta description text which should be automatically generated from rich text editor content the user works on.
Is there any solution or package solves this for us ?
Thank you all!
Hi Marcus,
I used "Perplex.AI.Assistant" and it works quite well - https://www.perplex.nl/en/innovation/new-at-perplex-the-perplex-ai-assistant/
https://www.nuget.org/packages/Perplex.AI.Assistant/
To make this happen - My umbraco backoffice allows user create and edit blogs. Whenever blog is saved or published, we would like to have meta description text which should be automatically generated from rich text editor content the user works on.
You probably need a custom solution
Thanks,
Alex
Thanks for the recommendation Alex,
By the way, can you please let me know where can we config what RTE property meta description is generated from?
What if my document type/content has two RTE properties?
And what do you mean when said "You probably need a custom solution"? Isn't enough installing and configuration in appsettings.json of the package?
Thank you,
Marcus
is working on a reply...