Questions tagged [metatag]

56 questions
2
votes
1 answer

Iphone 5S safari webpage zoom issue

My scenario is I have iphone 5S device and safari browser. In this browser I opened a site (this site is included in bootstrap responsive also) with include below meta tag code.
bala
  • 177
  • 2
  • 13
2
votes
1 answer

How do you configure Apache Nutch 2.3 to honour robots metatag?

I have Nutch 2.3 setup with HBase as the backend and I run a crawl of which includes the index to Solr and Solr Deduplication. I have recently noticed that the Solr index contains unwanted webpages. In order to get Nutch to ignore these webpages I…
saintybalboa
  • 268
  • 1
  • 2
  • 11
2
votes
1 answer

why repeat link style and metatag in pages at yii2

I use yii2 framwork. My set link style css with: $this->registerCssFile command and set pages metatag in my controller. But when page is load,link style and mettags Twice are load. Plz see under link: view-source:http://designtk.ir/
morteza
  • 53
  • 4
2
votes
0 answers

different viewport meta tag for landscape devices

is it possible to use a different meta tag for landscape device vs. portrait device e.g. I want to use this meta tag for ipad portrait mode only and for…
kayee
  • 330
  • 2
  • 6
  • 21
2
votes
1 answer

Update Folder modified date

When the contents of the folders are modified, the system does not update the modified date of the folders. Is there a way to set folders as modified when their contents are modified? I tried to rename the folder to something else and renamed it…
coolcool1994
  • 3,704
  • 4
  • 39
  • 43
1
vote
2 answers

Meta tag helper with Open Graph tags

How do I use the Codeigniter Metatag helper with the Facebook open graph metatags? the metatag helper wants to inject name as the first attribute which Facebook doesn't use. Is there any way to use the helper to add my own custom scheme? It seems…
Chamilyan
  • 9,347
  • 10
  • 38
  • 67
1
vote
1 answer

using XMPCore to get metadata of a file through actionscript

Is there a simple example to read/write metadata of e.g. a local .jpg? XMPCore ActionScript Reference Unfortunately I was not able to apply the instructions from adobe. A simple example will help me a lot! Thanks
algro
  • 639
  • 4
  • 8
  • 25
1
vote
1 answer

Refresh meta tag in GWT

How can we achieve what the below HTML meta tag can do, in GWT?
frappuccino
  • 171
  • 5
  • 15
1
vote
2 answers

iPhone 4 ignoring viewport meta tag

I have just added the following HTML to the section of my iPhone web app: This (supposedly) limits the zoom of the page so the user…
pop850
  • 3,157
  • 3
  • 29
  • 34
1
vote
2 answers

how to change the attribute content from a tag meta using javascript

I am trying to make a webpage refresh at a certain time, for this I will be doing some calculations using java script to define when the webpage must be refreshed. I am using this code but the content attribute for the meta tag is not…
1
vote
2 answers

Anyone know how to lock a website (HTML) to portrait orientation on iPhone with (HTML) meta tags, javascript, etc?

Does anyone know how to either lock Mobile Safari's orientation to portrait, or to block landscape (via javascript or otherwise)? In other words, I want the web page to remain in portrait mode regardless of the orientation of the device.
Jeff Higgins
  • 11
  • 1
  • 2
1
vote
1 answer

Put in bold part of description in metatag Drupal module

I'm using Metatag module of Drupal 7. I want to put part of the description in bold. For example, I have the following source code: and I want to put "My new content" in bold. Is it…
1
vote
2 answers

Best metatag for copyright in html5

What is the best metatag to use in a html5 page to add the name of the Agency/CMS that developed the web application? I have found these 3 options:
ipel
  • 1,326
  • 1
  • 18
  • 43
1
vote
2 answers

website doesn't fit on iphone

My website is: http://independenttruckersgroup.com. It's a fixed width, non-responsive page. How do I make it fit into full screen when viewing from iphone ? Tested on browser desktop under windows, ipad, and android. All can fit in nicely into full…
Erwin Kaddy
  • 967
  • 7
  • 14
1
vote
1 answer

Add meta data to a Drupal page that isn't in the CMS?

I'm new to Drupal and I'm having to work on a site coded by another developer. We have found and installed the Metatag module in order to give us access to change metadata on content inside the CMS. This is great for most things, however there are…
tprsn
  • 757
  • 2
  • 7
  • 18