Questions tagged as 'meta-tags'

1
answer

How to modify the image that appears on facebook when posting the link from my site?

Whenever I post the link to my site on facebook it displays a default image that I used to use for this purpose. But I did the image change in the TAG below for more than 6 days, only the old one still appears. Remembering that the new image has...
asked by 01.03.2016 / 11:35
0
answers

Pass data from an iframe to the parent page

I'm rendering a iframe on a page, this iframe makes a request via ajax on the old system, and when capturing this data, I'm trying to access a method on the parent page to send the data, example ... window.parent.recebeDados(dado...
asked by 01.10.2018 / 22:49
0
answers

Hide address bar when scrolling the site down

Hello, I have the mobile version of my site, like most mobile web pages when it is rolled down the address bar should disappear and thus give more space to the site. Well, my site does not do that, I already discovered the reason, it's becaus...
asked by 09.08.2018 / 12:49
0
answers

meta share tag whatsapp

Hello everyone, I'm trying to develop an application and I need a button to share a link via whatsapp, it even shares but the tags are not being loaded because of the subdomain! Example: The Url below does not load the tags link It...
asked by 24.06.2018 / 23:31
0
answers

SEO - Single Page Application via parameters

Good morning Dev's !! I'm starting with the subjects of indexing, SEO, crawling ... And I do not find here in the forum or on another portal about this case of mine. My site is a SPA made from Anchors HTML. Declaring: <a href="#!home...
asked by 25.05.2018 / 16:53
0
answers

How does the meta tag work?

I saw this question What are meta tags for < head > and what does each one look like? to be used:    <meta name="robots" content="noindex, nofollow"> - directs search engines not to index page content and prevents it from...
asked by 19.07.2017 / 21:39
1
answer

Open Graph Facebook

I created the following Open Graph tags to be able to share pages of a site: <meta property="og:type" content="article"> <meta property="og:title" content="Tranzao"> <meta property="og:site_name" content="BrainStorm"> <met...
asked by 09.05.2017 / 13:17
0
answers

meta tag, inserted in html fragment dynamically in body, does it work?

I have a loopback that inserts <div> 's. These <div> 's are contents with text coming from the bank and with the option to share in facebook . By the time I generate these div's I enter a%% of% facebook tags, howe...
asked by 21.02.2017 / 15:02
0
answers

Goal theme-color and background with equal colors

Speak people ... (do not mind if I say any nonsense during the text, I'm a layman in this regard). I have since developing a page using javascript settings to make an interaction. My challenges were: 1st Make a page that changes color with ea...
asked by 18.12.2016 / 18:22
1
answer

Author name in meta property

Opa, I need to add the name of an author of the article, just like this image: Mycodesare:<metaxmlns="" property="og:url" content="http://www.meusite.com.br/noticia/19/l-wander/emprego/testando-noticia"> <link rel="canonical" hre...
asked by 21.09.2016 / 15:22