Can a website's viewport meta tag be over-ridden in Firefox?

I'm hoping there's an add-on to override viewport meta tags. I checked about:config and didn't see anything relevant.
A website I use, tumblr, does no browser version checking, and mis-uses the viewport setting to apply a value of "960" to every device. Since my laptop's browser window is 1230 actual pixels, the tumblr webpage is stretched out, which makes images look terrible.
Their viewport tag minus the lesser/greater symbols:
meta name="viewport" content="width=960" id="viewport"
I'd like to override their viewport tag completely, as if it did not exist, or substitute one with <i>content=”width=device-width, initial-scale=1”</i> so I'll have a 1-to-1 pixel ratio.
Not much hope of getting tumblr to stop treating all devices the same; their code to get the language version from browsers for font settings has been broken for years. I have reported the viewport problem to tumblr support, however.
I'm using Firefox 25.0.1 for Windows (Vista).

I'm sorry that no one replied to your question.
If you're looking for a Firefox add-on, you can search through addons.mozilla.org or ask a question on the Mozilla Add-ons forum, which is here:
* https://forums.mozilla.org/addons/

Similar Messages

  • Can I turn off Robo9 Meta Tags that are being inserted?

    We are having problems with the Robo9 meta tags and scripts that are being inserted in every file.  The problem is especially painful when converting older projects and then attemtping builds that fail because of the new tags and scripts.  Is there a way to turn these things off in Robo9?  Or, is there a template file somewhre that it uses to create new files that we can modify for our needs?  Thanks in advance.

    You cannot turn them off.
    I suspect your problems are related to your thread at http://forums.adobe.com/message/4089745#4089745
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Why can some websites work well in other browsers but not in Firefox 3.6?

    Today I went to Turbo Tax.com to file my taxes, but for some reason Firefox 3.6 would not let me get past logging in and their homepage. At first I thought it was the website, so I contacted their support who couldn't figure out the problem, so I opened Chrome to see if it would work on it. Guess what I did my taxes without a hitch. On Gamefly.com Firefox won't let me move a selected game to the number one position, but it will on Netflix.com. Firefox is my default browser and I would like to keep it as such but I can't with this kind of iffy proformance. Help! By the way I am running Windows 7 64-bit on a Dell desktop pc. Comodo is my firewall, Microsoft Security Essentials is my anti-virus. FYI

    Although that error references the problem line in the script as line 71, that line actually has numerous commands in a compressed form that is very hard to read, so I can't see immediately what the issue might be.
    In case one of your extensions is involved, have you tested the page in Firefox's Safe Mode? That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using either:
    * "3-bar" menu button > "?" button > Restart with Add-ons Disabled
    * Help menu > Restart with Add-ons Disabled
    Not all add-ons are disabled: Flash and other plugins still run
    After Firefox shuts down, a small dialog should appear. Click "Start in Safe Mode" (''not'' Reset).
    Any difference?

  • Description and keywords meta tags

    Hello,
    Could you tell me if it's possible to create HTML output of an ADF page, that has "description" and "keywords" meta tags in the head? Something like:
    <meta name="keywords" content="adf jdeveloper description keywords meta tags">
    <meta name="description" content="This is a short description of text on a imaginary page">
    I know the SEO results may not be great, but I'd still like to use it, just to make it as good as possible for search engines.
    Greetings,
    Daan Horn

    Daan,
    Sorry for the oversight.
    [url http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/tagdoc/core/document.html]Tag documentation for af:document says that af:document has a facet called "metaContainer" which emits the meta tags. I didn't see any examples or have time to test, but you can certainly try putting the meta tags in that facet.
    Update: all of the examples I can find show how to inject javascript into the metacontainer, but it should give you an idea how to do it for <meta> tags. [url http://www.oracle.com/technology/products/jdev/tips/fnimphius/increase_css_and_javascript_performance.html?_template=/ocom/print]Here'surl one such example I found via Google.
    Best,
    john

  • Changing default META TAG

    Hi,
    is there any solution for changing the default meta tag charset? In my case it's <meta http-equiv="content-type" content="text/html;charset=utf8"> but I need
    <meta http-equiv="content-type" content="text/html;charset=windows-1250">. I can't simply add this meta tag to HTML header, because APEX automatically insert it's own meta tag for character set.
    thanx for your advices
    Robert

    Another issue, which i've solved on my own.
    It's not the question of character set in html meta tag. The solution for this issue was easy. You have to import data with NLS_LANG system variable set to correct language. In my case it was EE8MSWIN1250. After such import, all data are displayed correctly within IE.
    ;o)

  • How can I check if there are meta tags and description tags for my pages on website?

    I want to check if the pages on my website have keywords or meta tags and description. How can I do that?

    In Contribute, Edit the Page and the click on Format, Keywords and Descriptions.

  • How do I add Meta tags to my website

    I have produced a website in i web and published it to my .mac account.
    I need to know how to add meta tags to get it recognised by the search engines.
    The company I am using to do this want the ftp info. As I upload directly to my .mac account I am not sure what they need. Can you help please?

    I think I may have a good workaround here, not sure how it will work with .mac as I dont use it, I am in control of my default page within Apache.
    Create your site as normal within Iweb and publish it.
    Outside of iWeb create your site's real default homepage by hand, that contains the meta tags and that redirects to your iWeb homepage. In this way any Search engine hits to your site will hit the external page first, reading the meta tags then get redirected to your real home page. Not ideal of course but at least you don't have to keep an eye on your metatag's being overwritten by republishing your homepage.
    Here is the code from mine, it appears to work:
    +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://+
    +www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title></t+
    +itle><meta http-equiv="refresh" content="0;url= Welcome.html" />+
    +<META NAME="keywords" CONTENT="enter,your,keywords,here">
    +<META NAME="description" CONTENT="description of your website">+
    </head><body></body></html>
    This page will redirect to the "Welcome.html" page created in iWeb.
    Hope this helps.
    Message was edited by: berrymp

  • META TAGS? How do I change meta tags while designing my website in iweb?

    META TAGS? How do I change meta tags while designing my website in iweb?

    I've designed a new website using iWeb. (I'm a beginner and have never done this before.) I published it to MobileMe. The site is for a volunteer organization, which requires that all pictures and images have text tags. (For this purpose, I assume that's the same as Meta tags.) A rep at the local Apple store clued me into iWebSEO Tool ("SEO"). I used it successfully got all my pictures and images tagged, altho it was hard and took a few hours. This was two months ago. I checked my site earlier this week and all the tags have disappeared. I went back to SEO and all my original work was still there. So I hit re-apply and then saved and republished my site. Still no tags. I have several questions. Is this a regular problem with SEO? Do I have to do all the tags over again? Is there any easier solution? Is Apple going to improve iWeb so this is not a problem in the future? I'll appreciate any help I can get. Thanks.

  • How do you add meta tags to your website in Iweb

    I have always created websites in frontpage where you can add meta tags to help search engines find the website.   How do you add meta tags to the Iweb website I have created?

    Welcome to the Support Communities. Let me… Well, see for yourself by clicking HERE. You can also search for "meta tag" HERE.

  • Can't get a web page to validate with meta tags with w3c??

    I have created a website for my school projects, and every week I have to add something to it for the course, and every monday I have to submit my code in a zipped folder to the professor, after running it through the w3c validation page, and passing, This current week, I was instructed to swork on SEO for my site, and add meta tags to the site to fish for traffic, and then I have to validate it through w3c and submit. Well, I did not complete this because w3c would not validate my page until I removed every single meta tag from the code, and I cannot for the life of me understand the error that is holding me back. So, in an effort to see if I could get some help here, I have included my code, and will try to explain what is happening and the code as well as the error from the validator service. Please have a look, help me, because I am totally lost here....
    Thanks in advance!!
    zlloyd1
    This is my code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>zlloyd on the web</title><meta name="" content="Zachariah Lloyd, basketball, computers" /><meta fttp-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="stylesheet" type="text/css" href="stylez.css" />
    </head>
    <body><div id="container"><h1>ZLLOYD ON THE WEB</h1> <div id="navbar"><a href="about.html">About me</a> <a href="OceanView.html">Ocean View</a> <a href="swimming.html">Swimming</a> <a href="gaming.html">Gaming</a> <a href="BBall.html">Basketball</a></div><div><a href="gaming.html"><img src="images/Gaming-Desktop-Configuration.jpg" width="107" height="239" alt="console" /></a><a href="BBall.html"><img src="images/300px-Basketball_pictogram.svg.png" width="82" height="76" alt="BallinGuy" /></a><a href="swimming.html"><img src="images/swimming.jpg" width="100" height="237" alt="Strokin" /></a></div></div>
    <a href="contactsupport.html">Support </a>
    </body>
    </html>
    and this is what w3c says when I try to validate the page:
    Line 5, Column 131: there is no attribute "fttp-equiv"
    …mputers, swimming" /><meta fttp-equiv="Content-Type" content="text/html; chars…

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
    What in the world does this mean, because I am seriously lost on this, and the only way I could get around this was to completely remove the entire line, "<meta name="" content="Zachariah Lloyd, basketball, computers" /><meta fttp-equiv="Content-Type" content="text/html; charset=UTF-8" />", which removed all of my meta tags completely, in order to validate it?? I cannot see what is setting this thing off like that, I have never gottena validation error before, and I now know that they are written as meaningless gibberish that does not even remotely explain what is wrong, at least not to me....
    Please help!!!!

    Line 4 and line 5 are trying to do the same thing. Take out the
    <meta fttp-equiv="Content-Type" content="text/html; charset=UTF-8" />
    line entirely and you will be good.

  • Can contributablelement be used to populate a META tag in the head section?

    We're currently using UCM 10gR4 with SSPU.
    We'd like to use a contribution element to allow contributors to add text that would populate the META tags (Keywords and Description) that reside in the HEAD section for a node.
    In most cases, there is a 1-1 relationship between nodes and Content Items (placeholders).
    I've already built a solution for this using Custom Section Properties, but the preference is to allow the contributor to review/update the meta values with another contributable element. Then, the text entered can be reviewed within workflow and the element is more prominent to the contributor.
    The next best solution would be to use a metadata field to update the meta tags.
    Any suggestions?
    Thanks in Advance,
    Todd M

    bingo!!!!
    Ryan, that was it! The measly little escape characters! Now it's working like a charm, which makes my day!
    Here's the recap of the fragment, if others find it useful.
    Intent: to allow contributors to enter content that would appear in the Meta tags for a particular page. This content will also go through workflow for the appropriate approval, as well as be more prominent for the contributor to actually enter the content!
    Here's the fragment code. "Content" as it appears in the code is the defined placeholder name. MetaKey and MetaDesc are elements added to the Region Definitions (as plain text). The conditionals at the end of the fragment handle the case if these areas are blank.
    Thanks to all for your responses!
    Todd M
    <!--$currentPageNodeId=#active.nodeId-->
    <!--$ContentID=Content-->
    <!--$metaKeyword=ssIncludeXml(ContentID, "wcm:root/wcm:element[@name='MetaKey']/text()")-->
    <!--$metaDescription=ssIncludeXml(ContentID, "wcm:root/wcm:element[@name='MetaDesc']/text()")-->
    <!--$if not strEquals(metaKeyword,"")-->
    <meta name="KeyWords" content="<!--$metaKeyword-->" />
    <!--$endif-->
    <!--$if not strEquals(metaDescription,"")-->
    <meta name="Description" content="<!--$metaDescription-->" />
    <!--$endif-->

  • PDF properties (meta tags) can't be changed (error 0x80040154 - class not registered)

    Hello,
    Changing PDF properties (meta tags: author, title, comment, theme etc) in  Adobe Reader as well as in Windows Explorer are disabled rsp does not funtion.
    1. In Adobe Reader "File properties", the overwriting rsp insertion of text is disabled in grey.
    2. In Windows  Explorer, following message window appears: "Properties change: Due to an unexpected error, properties can't be changed - Error  0x80040154: class not registered"
    (Sorry for the bad translation, but I am running the German version)
    Is there a technical explanation and  solution for this problem? In other PDF programms, the change of meta data does work fine.
    =====================
    Windows 7 64-bit, Acrobat Reader X 10.1.1. (Standard PDF Viewer)
    =====================
    Many thanks & best regards
    adiflis

    @MadEyes: I found out you had to set a site address in wordpress the hard way, i set it for a dns host and I couldn't get into the wp-admin page or load any sort of image or css.
    At the moment i have a server root directory with a wordpress folder on it. Eg:
        (/srv/http)/wp/
    and a  test index file in the root. Eg:
        (/srv/http)/index.html
    The index file doesn't show up publicly, but it will on the local network.
    I set the apache port back to 61669 and tested with canyouseeme.org. I got (i will email you the ip addy):
        Success: I can see your service on X.X.X.X on port (61669)       >EDIT: If I close apache, then it fails. Start it back up, it succeeds.
        Your ISP is not blocking port 61669
    I also nmap'd myself and got this:
        Host is up (0.025s latency).
        Not shown: 996 closed ports
        PORT     STATE    SERVICE
        23/tcp   open     telnet
        5989/tcp open     wbem-https
        6881/tcp filtered bittorrent-tracker
        8080/tcp open     http-proxy
    A port forward is definitely set up, so i dont know how much I can trust this (I did make 6881, but them program isn't open).
    Any of this any help?
    >EDIT: Excerpt from Webmin: "System hostname    localhost.localdomain" this doesn't seem right.
    Localhost:
    #<ip-address>   <hostname.domain.org>   <hostname>
    127.0.0.1       localhost.localdomain   localhost  ablanck
    #::1            ablanck.localdomain     localhost
    Last edited by lucytheboydog (2011-02-07 04:34:24)

  • Is it possible to find the meta tags used in a different website?

    I have a potential client that wants to know the meta tags used in a different site from his own. Is that possible?

    View page source in browser.  FYI: Major search engines don't pay attention to Meta keywords.  So I don't think there's much to be gained from this.  What matters most is the actual page content.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • How to find the meta tags in a different website

    I have a potential client who wants to know what the meta tags are in some one else's site.
    How would I find them?

    You have posted your message to the "Forum comments" forum. The Forum comments forum is intended for making comments on the functioning of any of the forums. The Forum comments forum is not intended for issues related to the use of Adobe products or other Adobe services, nor for general advise.
    You should find a forum on general web development / design and post there, or potentially if this is related to an Adobe product post in the forum for that product: http://forums.adobe.com/community/

  • How do I add multiple scripts from search engines to my meta tag properties?

    I currently have copied the goolge script for website varification and analytics, etc and pasted it into my meta tag properties dialog box. There is no problem as far as Google varifying the page. However, I would like to copy Bing's search engine script into my meta tag in addition to Googles script. How do I go about doing this? Do I hit the return on my keyboard under the ending of Googles script, then paste in the Bing script?
    The the last part of the Google script ending in this:
    </script>
    (paste new script from Bing here?)
    Will this cancel out each other and cause problems?
    Can someone walk me through this process, because Bing's search engine will not varify my site through two of the three other methods.
    Ben

    Adding a script after the closure of previous script is the way to go i.e. right after the </script> tag.
    So it should look something like below:
    <script>
    Google's script
    </script>
    <script>
    Bing's script
    </script>
    Cannot comment on one interfering with the other since it really depends on what exact code is there in the scripts. Google and Bing help resources will be able to help more with this.
    Thanks,
    Vikas

Maybe you are looking for