Meta elements are the HTML or XHTML element used to provide structured metadata about a Web page.
0
votes
0answers
3 views
Google Search Appliance Meta Value Arrays?
I'm trying to write a Google Search Appliance emulator/wrapper that uses Lucene internally (so likely more questions to come), and I'm trying to understand how exactly the GSA handles meta values that ...
-1
votes
1answer
17 views
Not able to retrieve individual post meta values in Wordpress [closed]
I'm very new to post meta values and implementing them into Wordpress themes. Ultimately, what I'm trying to do is list individual post meta values on specific parts of a single post. But I'm having ...
0
votes
2answers
27 views
Which meta tags before title tag in html with doctype 4.01 Transitional?
So my question is about which meta tags are placed before the title tag when set in the head tag in html with doctype 4.01 Transitional.
Here I give an example:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD ...
0
votes
0answers
12 views
FB not using correct images when sharing
Can't get Facebook to pull the right images when sharing the link. I am not familiar with the opengraph tags for that nor where to put them/they should be in my theme's code. I dont' see them in my ...
0
votes
2answers
38 views
Please help: HBase doesn't detect .Meta table
I have been using an HBase cluster of 10 PCs for a while. Everything had been working fine before i stopped the cluster last night. But when i started the cluster this morning, I noticed that HBase ...
-3
votes
2answers
26 views
My website on ipad [closed]
I am creating a static site and would like this site to look good on the ipad also.
Is there a way to make the ipad auto fit the site to the screen?
At the moment it's wider as the wrapper is 990px ...
0
votes
0answers
38 views
Changing the meta key in emacs OS X terminal [closed]
I am running Mac OS X 10.8.3 and in emacs 24.3 I would like to change the meta key from ESC to something else (preferable the left-shift key or some custom combination such as C-m C-m). Can I change ...
0
votes
0answers
30 views
French characters not displaying properly STRFTIME
I've been outputting my date as strftime depending on the localization chose by the user. The language in question is French and the dates are displaying like this: jeudi 08 ao�t 2013
It doesn't ...
0
votes
1answer
34 views
How to use meta tag to declare http Access-Control-Allow-Origin
Access-Control-Allow-Origin is typically declared as an HTTP header to enable a browser to fetch content from remote domains. Is it possible for this to be declared via the HTML <meta> tag?
0
votes
0answers
7 views
How do I disable alt-codes in dwm?
I'm running ubuntu with dwm just for learning, but I cannot use any commands which use the meta/alt key because any further keys with alt are interpreted as an alt-code and prints out accented ...
0
votes
1answer
9 views
Wordpress update_post_meta not saving
Is there any funky caching/versioning going on with Wordpress that I should know in regards to meta data against a post?
I am building a plugin and when I update a meta value, I can see that it ...
0
votes
0answers
14 views
Facebook doesn't show title of my website
I have website www.djreneek.com coded in Wordpress. if I put link http://www.djreneek.com on facebook, it doesn't show full title. It shows only Reneek -
Will be very thankful if somebody helps me.
...
0
votes
2answers
22 views
Difference meta and PHP header
What is the difference between these two and should I use both ? I want my website to be fully UTF-8.
In PHP:
<?php
header("Content-Type: text/html; charset=utf-8");
?>
And the meta tag in ...
0
votes
1answer
29 views
Get WordPress author link by ID
I'm trying to link a to 3 different authors by author ID to their author page.
(author/adrian-cole/)
(author/steve-helme/)
(author/scott-oneill/)
How would I go about doing this?
Example:
...
0
votes
0answers
24 views
P3P privacy policy html Head
in my Joomla 2.5 website I have to log-in to an other website by passing parameters to an iframe on my own site.
To let IE8 set cookies I've to use p3p declaration, and before Iframe delcaration I'm ...
0
votes
3answers
24 views
Difference between meta charset=“utf-8” and Notepad++ utf-8 encoding?
Do I need to do both of them, only set the notepad++ encoding or only do it in the meta tag?
1
vote
2answers
31 views
JS for screen width
How do you load a file based on the browser screen size? This is the code I'm using:
<script>
if(iPhone) { <- screen size instead of device
document.write("<meta name="viewport" ...
2
votes
0answers
138 views
Making jQuery mobile compatible with apple-itunes-app
I'm trying to add a <meta name="apple-itunes-app" content=""> banner to a jQuery mobile website. The banner works but it is added above jQuery mobile's header div (<div ...
-1
votes
0answers
9 views
Meta descriptions for dynamically filtered pages [closed]
i have some pages that can be filter as below
shows.html
shows.special.html
shows.concerts.html
These are all just one page. is there a way to have different meta titles and descriptions for the ...
0
votes
0answers
36 views
Linkedin Opengraph not working at all
I have searched everywhere for a possible fix. Our client has recently built a new blog. The open graph tags do not work correctly when a post is shared on LinkedIn, the only information that is being ...
0
votes
1answer
17 views
How do you add a link title to the post meta tag code?
My code is if ($link->getAttribute('title') == '' || empty($link->getAttribute('title'))) and I am wondering how to get a link title to appear when the tags are at the bottom of a post.
I ...
0
votes
0answers
19 views
how to resolve conflict between “http-equiv='Content-Type' content='text/html'” and <audio>
My site has:
A - Standard meta tag:
<meta charset="UTF-8">
B - Standard audio tags:
<audio>
<source id = 'my_wav'
...
-1
votes
1answer
22 views
FB meta: ogurl bad redirect
I have a problem with meta og:url
Link to debuger a link!
It's looking all right, but it's not.
If I click the url (example Canonical URL), it redirects me to a UK address. I dont know what it is, I ...
0
votes
1answer
29 views
Viewport meta tag remove bug
My web page has no «meta» viewport tag absolutely.
I have created my own «meta» viewport tag dynamically:
var viewportMeta = document.createElement('meta');
viewportMeta.setAttribute('id', ...
0
votes
1answer
28 views
How to read Open Graph and meta tags from a webpage with a url
I want my website to be able to pull up information about a web page when the user pastes a link into the post box, similar to Facebook.
I was wondering how sites like Google, Reddit and Facebook are ...
0
votes
1answer
38 views
How to create an unordered list of meta titles of pages within a specific directory with php? [closed]
I am trying to make my website more manageable by using php to list the meta-titles of pages within a portfolio/ directory as an unordered list of links to those pages. Can anybody help? Here's an ...
0
votes
2answers
19 views
Sharing wordpress website on facebook shows root primary domain name, not site URL
When I post my wordpress-site URL in a status update on facebook, the primary domain URL where content is being hosted shows up and not the actual URL for the site.
Visit ...
0
votes
0answers
13 views
Adding title tags to language folders in Joomla
How can I add a title tag to language folders in Joomla? I use the fallang option to translate all the pages but there is no place to be found to edit the title tag or meta tags of any of these page.
...
0
votes
0answers
10 views
Meta refresh on Nokia 3120 or other Nokia devices
It seems that meta refresh tag is not working in my Nokia 3120. I can't use javascript to refresh the page since the device doesn't support javascript. What I need now is a proof that this device ...
0
votes
0answers
38 views
wordpress posts query closest to today's date and time
I have written an wp query which I would like to order in a bit of a complicated way. Some posts have a meta value 'the_date' which is an end date for the post. I would like to order posts in date and ...
0
votes
2answers
81 views
How do you markup a 5-star product rating with FontAwesome using microdata?
According to Google there are a few ways to mark up a 5 star rating to get it pulled through into search results.
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=172705
None of ...
0
votes
1answer
40 views
Prevent Safari from loading cached version of page
I have a very cool animation heavy website that I built for a very artsy client. The site looks great and runs amazing in every browser I've tested it on but safari. The problem is that after you ...
-1
votes
1answer
43 views
Scale website to fill vertical viewport
I've got a website which is 940x630 Pixels in size.
Now the customer wishes that the website should fit on all devices, even if it means to scale the whole site down.
The problem is, I get it to scale ...
0
votes
1answer
66 views
Grails - How to render partial unescaped JSON inside a Meta tag in an HTML page
I'm passing a JSON String ({"myData":"data"}) to my rendered page like so:
render(view: 'myPage', model: [jsonData: JSONStr]);
then on the page template:
<meta ...
0
votes
0answers
36 views
How browser interpret meta tag written in web page. Are they help in search engine or these meta tag useful for programmer in any aspect
Today I just come to scenario during search of site and i found following meta tags
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Description" ...
0
votes
0answers
42 views
Viewport on Android Tablet Device
The viewport looks good in landscape mode, but when changing to portrait mode on a Android Tablet only... the viewport stays the same width as the landscape one, and ends up zooming in, and me having ...
0
votes
1answer
73 views
custom head block is not fetching page title and meta data
I have built a custom 'head' block on my Magento store, which only includes the neccessary scripts and files which I use throughout the site. For the sake this question lets call it 'new_head'. Only ...
0
votes
1answer
26 views
How to get content of the meta tag of a webpage
I am trying to read the content of a meta tag of a secure web page. But finding it difficult as the properties are not the general one like name, author etc. If their is any way possible please tell.
...
2
votes
0answers
74 views
jQuery validator plugin - double meta
I am running jQuery validator plugin... and my validation looks:
.validate({ errorElement: "em", errorContainer: $("#summary"),
errorLabelContainer: $("ol", $("#summary")), wrapper: 'li', meta:
...
0
votes
0answers
34 views
Retina mobile web app
DISCLAIMER: I know that these types of questions have been asked to death, but none I could find helped my specific case.
I'm doing a mobile web app where I can't use responsive styles (=defining ...
1
vote
2answers
63 views
Can we put two meta tags in HTML?
Can I put two meta tags in a web page?
I want to put:
<meta http-equiv="Pragma" content="no-cache" />
so that my web page will not be cached
and:
<meta http-equiv="X-UA-Compatible" ...
0
votes
0answers
35 views
Using multipart/mixed in the <META> tag
I have a HTML document that has several forms, each with a different 'enctype' value and I want refresh to process it as multipart/mixed. I have a sniffer on the server and I see that the page is ...
0
votes
1answer
36 views
Competing X-UA-Compatible meta tags
One of our websites is run by an offsite company. We noticed that they had the following meta tag by default on all of our pages:
<meta content="IE=8" http-equiv="X-UA-Compatible" />
When ...
0
votes
0answers
17 views
Any reason why different attributes on meta tag would be incorrect?
Note: I already know this works. Consider the following:
<meta
itemprop="description"
name="description"
property="og:description"
content="[description]">
This makes various ...
0
votes
0answers
23 views
AJAX Error in meta refresh tag
I'm creating a simple website for a company. I load the contents (like about us, our projects) via AJAX requests. At some point, (when the user is viewing the gallery for a project) if they click any ...
0
votes
2answers
150 views
Update meta tags of asp.net master from the child page with C#
I am looking for a way to update my meta description and keywords tag that has been hard-coded in my master page. One of the child pages generates these two meta tags dynamically so, I wanted to add ...
0
votes
1answer
59 views
Order WP_Query by meta and post date
I'm currently working on a small blog which has a sidebar that displays all "special projects".
"Special projects" is just a category, the sidebar will only display 4 posts at a time which are ...
-1
votes
1answer
30 views
get_post_meta doesnt work after moving wordpress website
I have this small piece of code that doesn't work when i MOVE a WordPress website to another location, (IT DOES WORK ON THE ORIGINAL LOCATION):
function displayCustomFields() {
global $post;
...
0
votes
1answer
51 views
is setting php charset necessary when charset is set in htaccess?
Is PHP header('Content-type: text/html; charset=utf-8'); necessary to be set when
AddDefaultCharset utf-8
<IfModule mod_mime.c>
AddCharset utf-8 .php .html .xml .css .js .json
...
1
vote
0answers
72 views
Menu Mobile Fixed Zoom, meta or css?
tl:dr; I can't zoom freely on a mobile device throughout each page on http://lillhammarandfriends.com/
I am using an iPhone5.
While on the homepage, I try to zoom into the center of the menu, but it ...


