Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

170
Views
og meta tags in angular application not working when shared on facebook

i am working on the og tags for the first time. Not getting where to place what. i am working on an angular application where i need to share my application link in facebook and it should be loaded with all the tags information i have given.

I have placed the below code in index.html

`<meta property="og:title" content="tt">
<meta property="og:image" content="https://www.google.com/imgres?imgurl=https%3A%2F%2Fjustsomething.co%2Fwp-content%2Fuploads%2F2013%2F10%2F9.jpg&imgrefurl=https%3A%2F%2Fjustsomething.co%2F24-amazing-pictures-that-will-make-you-want-to-visit-china%2F&tbnid=CMiYxtKxp1bk6M&vet=12ahUKEwiYzfnPwI_zAhUfj0sFHRymAN0QMygBegUIARCLAQ..i&docid=nhEeg7NaraSfbM&w=733&h=1100&itg=1&q=images&hl=en&ved=2ahUKEwiYzfnPwI_zAhUfj0sFHRymAN0QMygBegUIARCLAQ">
<meta property="og:url" content="www.google.com">`

and then updating using updateTag() in one of my components in ngOnInit() like

`this.meta.updateTag({property: 'og:title', content: 'Its vote app'});
this.meta.updateTag({property: 'og:image', content: 'https://www.google.com/imgres?imgurl=https%3A%2F%2Fjustsomething.co%2Fwp-content%2Fuploads%2F2013%2F10%2F9.jpg&imgrefurl=https%3A%2F%2Fjustsomething.co%2F24-amazing-pictures-that-will-make-you-want-to-visit-china%2F&tbnid=CMiYxtKxp1bk6M&vet=12ahUKEwiYzfnPwI_zAhUfj0sFHRymAN0QMygBegUIARCLAQ..i&docid=nhEeg7NaraSfbM&w=733&h=1100&itg=1&q=images&hl=en&ved=2ahUKEwiYzfnPwI_zAhUfj0sFHRymAN0QMygBegUIARCLAQ'});
this.meta.updateTag({property: 'og:url', content: 'http://bf79-2401-4900-4bbe-baa4-61db-11ba-fb64-b337.ngrok.io/preview/vote/61483b6635b6d933cff747cc'});`

and then what should be done to render the things in my facebook account.

Please do help me. Thank you.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!