Questions tagged [meta-tags]
Meta tags convey information about a webpage, such as its description or its keywords, in a way that a computer program can understand. They can be specified with the <meta> element and its 'name' and 'content' attributes.
341 questions
3
votes
1
answer
198
views
Cannot seem to update Google Search meta title result
I have an online store (https://thekingdomshop.com/en) that was converted from OpenCart to Shopify (converted mid-2024). I have asked Google Search to recrawl everything since then and there are a ...
0
votes
1
answer
96
views
Why is it not showing my Structured Data Markup?
If you perform the search matthews site:tradewindsstudios.us you get 2 results. Both results have the Structured Data Markup - and Rich Tests Results show both as having the correct metadata.
So why ...
0
votes
3
answers
195
views
Why are my Open Graph Meta Tags being ignored
For this HTML page it has the following meta tags:
<meta property="og:title" content="Matthews MD For 64 HD">
<meta property="og:type" content="organization&...
2
votes
2
answers
364
views
Specify geo location of web pages (each is different)
I have a web app that lists events, sort-of like meetup.com. Every event has a location. And each event has its own web page describing that event.
Is there a way to specify the geocoded and/or ...
1
vote
2
answers
696
views
Why does google show a different meta title and description of the same site for two different key searches
GOOGLE SEARCH ENGINE CRAWLING AND INDEXING query --
Hello all, I have recently taken a website live and the organic footfall is less. Now when I search myDummyWebsite.uk in google search I get back ...
2
votes
0
answers
44
views
What to set as title when title is large for SEO / google?
I have a situation where I am rendering books/texts in many languages, scripts, and versions. For example, the Tibetan book "Kangyur" comes in 3 flavors, one being the "Dege" ...
1
vote
0
answers
311
views
What are the `al:` properties in meta tag for?
In this page https://www.facebook.com/groups/562933844569060/ there are these <meta> properties:
al:android:app_name
al:android:package
al:android:url
al:ios:app_name
al:ios:app_store_id
al:ios:...
0
votes
0
answers
41
views
HTTP as a protocol and an URI has standard metadata names. Is there any equivalence for other protocols or URIs?
For webpages, like https://example.com, you have standard metadata names like author, description. Is there any equivalence for other URI, like mailto:[email protected]? I know that for an email you ...
0
votes
1
answer
63
views
Should I optimize meta data for each URL in listings even the created by search filters?
On my website there are many products and each of them can be shown with many search filters. I made sure that they had canonical tags but should I change each page's title tag, meta description, H1, ....
0
votes
1
answer
121
views
Meta description is not showing in Google search results
Some of my meta descriptions are now missing, whereas just a few weeks ago, they were in the right place. However, within the past few days, they seem to have disappeared.
I have tried re-indexing, ...
1
vote
1
answer
2k
views
What is the `ia:` properties in Open Graph protocol?
In this sharing debugger result, I notice some strange properties:
ia:markup_url
ia:markup_url_dev
ia:rules_url
ia:rules_url_dev
There is no documentation in The Open Graph protocol. What are they ...
0
votes
3
answers
797
views
SEO - Should my business name be my H1 tag?
I'm learning about SEO, but confused about where to use H1 and H2. Let's say I have a business called "Joe's Bakery." A brief description of it is, "Unusual Flavored Baked Goods" ...
2
votes
1
answer
698
views
Could meta http-equiv origin-trial be hacked content?
Google alerted me that it found "malicious software" in my page. Thinking that my site might be hacked, I went to Google Search Console's URL inspection and ran a live test on the reported ...
0
votes
0
answers
27
views
Why my website showing in lower case in google serp? [duplicate]
My website is focused on custom logo neon signs and meta title optimize with capital letter. When users search for "custom logo neon sign," I have noticed that the title of my website in the ...
0
votes
0
answers
46
views
Will AngularJS and Wordpress SEO techniques conflict with each other?
I am very new to WordPress. I implemented a web site using AngularJS and these SEO techniques:
Title tag
Meta description tags
Heading tags
'alt' tags
'og' tags
I am planning to use WordPress as a ...