Questions tagged as 'html-meta'

3
answers

What is the charset meta in HTML?

Can someone explain this HTML5 code to me? <meta charset="utf-8"> What is the purpose of this standard and why is it used?     
asked by 05.04.2014 / 23:04
1
answer

How to change the value of the meta tag?

I'm trying to change the value of meta tags with data coming from the database, however they are not populated inside the tags. The value is normally retrieved and displayed inside the script when the view-source is enabled but the content of th...
asked by 13.06.2014 / 19:52
1
answer

Drupal, Metadata - Index site on google

My site was made in Drupal and I'm having trouble indexing in google, I already went in configuring the metadata and took all the zeros by changing by 1, and even this for 3 letters the word search configuration. How can you check out my site...
asked by 06.03.2015 / 09:24
1
answer

What is the best method to set up Meta-Tags for SEO? [closed]

Learning a bit about SEO, I realized that there are numerous meta-tags and many ways to show google the title of a website, the description and everything. But with this search a question was generated. What is the best way to build Meta for...
asked by 21.03.2016 / 13:54
2
answers

Share of virtual store product to Facebook

I have a problem to share a product from a virtual store to facebook. I'm putting meta tags on the product page: <meta property='og:title'... <meta property='og:url' ... <meta property='og:site_name' ... <meta property='og:type' co...
asked by 06.05.2015 / 19:21
3
answers

How to include the Access-Control-Allow-Origin header?

I'm in a small project with php and I get a video where the source is an IP camera and I need to take a picture of a video frame and convert it to base64 to save to the database, I can not use the video tag to receive the video from the IP camer...
asked by 02.06.2016 / 14:07