function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Marco PapaveroMarco Papavero 

How can edit meta title, description and meta tags in general in Salesforce?

Hi! 

I'm using the Visualforce Editor to custom my website. How can I edit meta tags in Salesforce? If I've to add some custom script I need the exact place where I've to insert the code and the exact code to apply these meta tags everywhere. After this, I need to edit manually the content of this meta tag. Thanks

User-added image

SwethaSwetha (Salesforce Developers) 
HI Marco,
I see you are using community builder. You can Add custom analytics, improve your SEO results, and more by adding custom markup to the page <head> in Experience Builder.

See https://help.salesforce.com/articleView?id=community_builder_page_head.htm&type=5
https://developer.salesforce.com/blogs/2018/01/advanced-seo-lightning-communities.html
https://help.salesforce.com/articleView?id=networks_seo.htm&type=5

for more information.
 
Hope this helps you. Please mark this answer as best so that others facing the same issue will find this information useful.
 
Thank you