Skip to main content

All Questions

Tagged with
0 votes
1 answer
49 views

How do I redirect to new domain but permalink link still follow the old domain and using a META Tag? [duplicate]

I need your help to solve my problem. I have domain https://example.com/ I need to redirect it using META tag (No htaccess) to https://newdomain.com But all new permalink in new domain need to follow ...
Aji Muzaqi's user avatar
0 votes
1 answer
68 views

meta tag "wb:op" what is this?

I've been working on a certain webpage for years now learning as I go.. I have this meta tag that I can't seem to find any information on, like what it is! <meta name="wb:op" content=&...
Ryan Soundman's user avatar
0 votes
0 answers
338 views

checking if meta tag exists or not before declaring variable with php

i have all the curl and everything retrieving the og properties the problem i have is everything i try to make sure the tag actually exists or not isnt working. I get the image tag like so if($...
Freeman Mix's user avatar
0 votes
2 answers
82 views

How can I solve an problem with two select statements in one query

I want to retrieve og tags with sql in php language but I only get to see 1 result, that is the first one he reads, the other I don't get to see in page source. this is the code with php. $query = "...
nietsnut's user avatar
0 votes
1 answer
847 views

if I use <meta http-equiv="refresh" content=""> to force a page refresh without a time value will it work

I have a friend that has customers that have not set their browser properties to view a current page upon load and are looking at dated pages in a cache and getting old information. These people are ...
douglas's user avatar
4 votes
1 answer
992 views

How to set the initial scale meta tag to fit body width?

I have a page that looks terrible below 500px width. In mobile devices less than 500px width, is there any way to automatically set the initial scale meta tag to fit the width of viewport with width ...
Nirmal Scaria's user avatar
1 vote
1 answer
2k views

meta tags and title doesn't show in google search

hey guys my meta tags like description and title doesnt show up on the search results when i search for my website on google, it shows an old title that i had placed but when i click the link, it ...
MARCIO QUITEQUE's user avatar
0 votes
1 answer
58 views

Edit head section thorough body

I want to add this meta tag in the head sction: <meta name="p:domain_verify" content="somerandometext2"/> Unfortunately, I don't have access to the head section, and I want to do it through ...
Leo's user avatar
  • 1
-1 votes
1 answer
247 views

Domain Meta Validation

I have a code set on Laravel. This is doing dns verification, I want to verify a specific field in the meta tag I want. Example code public function verifyDomainDns() { $fqdn = sprintf('%s.%...
j174288's user avatar
4 votes
0 answers
877 views

Meta tags not display on page view source using angular 6.1

I'm using Angular, I want to add meta tags dynamically. I am using form : https://www.npmjs.com/package/@ngx-meta/core npm install @ngx-meta/core --save I Tried the code below, it is showing in ...
Mahi Kumawat's user avatar
1 vote
0 answers
261 views

How to add image meta tag keyword for website search results?

I have an image that I only want to show when someone uses a certain keyword on my website search page: I just want to add <img src="cars.jpg"> and have this image show only when someone ...
Nubbie's user avatar
  • 9
0 votes
1 answer
1k views

wordpress: Meta description does not display

I have 2 plugins installed: YOAST and WP Meta SEO They both generate their own meta info, I prioritized WP Meta SEO, but the description is not retrieved by Google Search. Page example: Page link ...
B4b4j1's user avatar
  • 440
0 votes
1 answer
2k views

Website Title Whatsapp

i have a little Question if I post some URL in Whatsapp Conversation, the Logo and the Website title are automaticlay load and the Partner can see the logo from the URL etc. How i can implement this ...
M. Max's user avatar
  • 57
1 vote
2 answers
5k views

<meta name = "format-detection" content = "telephone=no"> not working

The below meta tag for format detection is not working in Chrome: <meta name = "format-detection" content = "telephone=no"> The mobile hyperlink allowed to be clicked and make a phone call in ...
Ram's user avatar
  • 11
4 votes
2 answers
6k views

Meta tag: do I use name or id?

I saw that in HTML5, you don't use the name attribute, but use the id attribute, instead. I also saw that you write metadata with the name attribute. So which one of them should I use while writing ...
E. Epstein's user avatar

15 30 50 per page
1
2 3 4 5