Questions tagged as 'meta-tags'

1
answer

Execute JavaScript within the meta tag parameter

Is there any way to do what I said in the title? I tried it that way but it seems to me that it does not perform the function: <script> function imgPrincProdu(){ return $('.flickity-slider > img').attr('src'); } </script> &l...
asked by 17.01.2018 / 12:24
1
answer

Meta tag wordpress

I've developed a wordpress website for property management to rent houses and apartments on the beach, and I'm wondering how I can add meta tags to optimize Google search, how can I solve it?     
asked by 08.12.2016 / 11:15
1
answer

Meta property is not working on face

I have the following html structure, however when I put my url on facebook, it does not open the image with the title. But twitter works perfectly. I color the url www.maisguarapari.com.br on the face does not display image. I have n...
asked by 01.11.2018 / 20:26
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

How to calculate and show the duration time of a video

I would like to know how I can calculate and display the length of time for online videos that are in media files by remote URL using this URL # to give the duration of the video in case.     
asked by 30.08.2015 / 19:17
1
answer

OG image in several sizes

I have a goal with og: image on a website in the size of 300x110px; So far so good, I share the website on social networks like Facebook and others and it pulls the image right; The problem is this: When I share the website in places where...
asked by 27.02.2018 / 13:31
1
answer

Dynamic change of the meta viewport tag

Is it possible to change the viewport of a page and have immediate effect without having to update it? Assuming I have the following viewport on the page to show on mobile devices (smartphones and tablets): <meta name="viewport" cont...
asked by 11.11.2017 / 02:33
1
answer

Error with OG: Facebook TAGS

I have a problem with og:tag of facebook, I have an e-commerce made with opencart, so I can share links on facebook I had to use these tags but I have the following problem, I added these tags to be able to appear an icon...
asked by 18.10.2016 / 15:35
1
answer

How to disable horizontal scrolling on iphone

I did some testing on some devices and realized that on the iphone it has a horizontal scroll. I already checked the width of the screen, apparently this is ok. The same does not happen on Android phones. I'm using the meta tag below. '<me...
asked by 09.08.2016 / 22:47
2
answers

How to get meta tag information from an external url?

I need to get the meta tag of a specific external url, however I found only examples using jquery to perform this functionality, not pure javascript. In pure js, I found this post where I accomplished what I need, but not on any external page, b...
asked by 14.06.2016 / 15:19