How do I create Meta Tags in Contribute?

How do I create meta tags in Contribute. Also, how do I verify if they are inserted correctly in my code and working?

The answer depends upon the type of meta tag you are trying to insert.

Similar Messages

  • 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.

  • How can I create Object Tag which supports Sun and MS JVM both.

    Hi,
    I have created object tag as shown below
    <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    name = "TestApplet" height="0" width="0" >
    <param name="code" value="com.apps.TestApplet.class" />
    <param name="codebase" value="codes" />
    <param name="archive" value="TestApplet.jar" />
    </object>
    The above tag is working fine with the below JVM combinations in Windows XP.
    1) Only Sun JVM
    2) Only MS JVM
    3) Sun JVM & MS JVM
    But these conditions are not working with Windows 2000.
    How we can create object tag which will support for these two opertating systems?

    I am not able to understand the problem. From my understanding, you have an applet which you are trying to display in a browser using <object> tag. If that is the correct then all it matters is the browser and the JRE�
    For example the below code when put in a JSP or a HTML, will use JRE 1.6.0_01 that is available on the client machine. If that is not available on the client machine then it will try and download automatically in IE.
    This below code is for IE� if you are using Mozilla Firefox then you need to change the �classid� attribute to �java: com.foo.bar.ui.MyClass�
    <OBJECT ID="Gantt" classid = "clsid:CAFEEFAC-0016-0000-0001-ABCDEFFEDCBA"
                  codebase = "http://java.sun.com/update/1.6.0/jinstall-6u1-windows-i586.cab"
                  WIDTH = "980" HEIGHT = "495" ALIGN = "baseline">
                   <PARAM NAME="cache_option" VALUE="Plugin">
                  <PARAM NAME ="CODE" VALUE = "com.foo.bar.ui.MyClass" >
                  <PARAM NAME="MAYSCRIPT" VALUE="true">
                  <PARAM NAME ="cache_archive" VALUE = "Myjar.jar /" >
                  <PARAM NAME = "type" VALUE = "application/x-java-applet;jpi-version=1.6.0">
                  <PARAM NAME = "scriptable" VALUE = "false">
                  <strong>
                     This browser does not have a Java 1.6.0_01 Plug-in.
                     <br />
                     <a href="http://java.sun.com/update/1.6.0/jinstall-6u1-windows-i586.cab">
                       Get the latest Java Plug-in here.
                     </a>
              </strong>
            </OBJECT>

  • 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 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

  • How to Add  Multiple Meta tags?

    I work for a large state educational orgranization that needs
    to add meta tags to the header as part of the
    Dublin Core Metadata Initiative.
    In this case, not having meta tags is not an option.
    The meta data has to be unique to each page. Using the
    Keywords / Description parameters provided in the menu will not
    work.
    Hacking the "ccKeywordsAndDescription.js"
    "ccKeywordsAndDescription.htm" files is not an option as different
    meta data tags are required on each page and sometimes several of
    the same meta data tags are required on one page
    (ex: <meta name="DC.Subject" scheme="Keyword"
    content="####">
    Because of this, adding a template parameter for each
    editable meta data tag appears not to work as well.
    This issue was brought up once before in this form by some
    one else but not answered. I figured I would check again.

    It does not look like this is doable within Contribute, so we
    are going outside for a solution.
    The users create the page they need in Contribute from a
    template with an editable region in the header. Then the users go
    back in to the page with a Meta tag creation program called Tag Gen
    which has the same editable region defined in its preferences. They
    can add the needed tags save and close the page without ever
    dealing with the page code. Then they go back into Contribute to
    publish the page.
    It is kind of alot of Micky Mouse work but it is the only
    solution we could find.

  • How do I add Meta tags to pages?

    Is it possible to add meta tag information for the pages (such as keywords, description, robots, etc.) directly in Muse?
    I'd like to add meta tag data to describe the page to help with search engine optimization.

    I found a lot of useful information on here: http://www.muse-themes.com/blogs/news/6103624-seo-in-adobe-muse-search-engine-optimization #comments
    However I would like to know: If you have multiple pages dealing with different topics does one need to adjust the meta-data accordingly for each page.
    For example, I am redoing a website for a small earthmoving contractor who offers a range of services including new lawn installation (NOT mowing!), drainage, landscaping, post hole boring, driveways - to name a few; these are essentially the main pages with content explaining each service a little further.
    So would I be correct in assuming I should have a unique description, keywords and (obviously) page title for each page?
    How about the home page? Should the metadata attempt to cover all services offered within the website as a whole, or just the content of the home page?
    Thanks in advance!

  • How to specify HTML meta tags?

    I'm trying to get a portal to always have the following an HTML meta tag in the head of the generated HTML:
    <meta name="ROBOTS" content="NOFOLLOW" />
    I haven't seen any documentation about doing this in particular, but looking at some of the XML schema (*.xsd) files in various weblogic-specific jars, it seems like maybe the following would work in the <netuix:head> tag of the .portal configuration file for the portal:
    <netuix:head>
    <netuix:meta name="ROBOTS" content="NOFOLLOW" />
    </netuix:head>
    However, this does not seem to work.
    Also, I've checked the skin.properties file to see if there are any comments about how to specify meta tags, but there aren't any.

    Turns out there are a number of ways to do this. A BEA consultant recommended modifying the "head.jsp" for the portal's skin.
    Alternatively, it dawned on me that all I had to do was put the meta tags in a jsp and use that jsp in the head area of the .portal file. For example:
    <netuix:head>
    <netuix:jspContent contentUri="/resources/jsp/customHead.jsp"/>
    </netuix:head>

  • How do I create a Tag for a an imput on a DAQmx peripheral​?

    First off, I just want to agree with Lara in her post with DAQmx being something difficult to wrap my head around.  I'm having difficulties myself, which brings me to my question...
    I have an NI USB-9211/9211A Thermocouple Input Device.  I want to create a Tag to read the temperature on Channel0 of this unit.  Looking through some documentation and info on the site I've seemed to have gotten myself all spun around.  Do I have to create a server to manage this unit before I can create the Tag?  If so, how?
    I have been able to get  meaningful data in the Measurement and Automation software, but I don't know where to go from here.
    (I'm eventually going to be using a large handful of other NI inputs aswell, but I think if I can get this one down pat, I'll be able to work from there.)
    I'm running LV 7.1, and don't want to simply use the DAQmx functions on the block diagram.
    Any ideas will be most appreciated.

    Hi Kahless,
    It sounds like you might have some terminology mixed up.  You should not have to create any type of "server" to program your USB-9211A.  When you say "tag," I believe what you are referring to is a DAQmx Task.  To create one in the Measurement & Automation Explorer (MAX), right-click Data Neighborhood and select NI-DAQmx Task.  You should then be lead through a wizard to configure how you would like to acquire your thermocouple data.  Once you finish this, you can acces this DAQmx Task in LabVIEW by dropping down a DAQmx Task Constant on your block diagram (you can find the Task Constant in Functions>>All Functions>>NI Measurements>>NI-DAQmx).  After dropping this constant down, you can use the drop-down menu on the constant to select the Task name you created back in MAX.  Now, if you right-click your Task constant, you can go to Generate Code and Example to have LabVIEW create the code automatically from the configuration you created in MAX.
    Another approach to this besides creating your task in MAX first is to use the DAQ Assistant Express VI.  This will give you the same wizard you found in MAX, but all inside LabVIEW.  Once you configure a DAQ Assistant, you can also generate the DAQmx code from it as well.  Take a look at the following article for more information.  I hope this helps.
    Thaison V

  • 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 we edit meta tags

    How Do we edit the meta tags? I need to ad description tag and keywords tag.

    See this old thread:

  • How about adding a meta tag to the index file.....

    This is another way to get verified with Google and other search engines. Does anyone know a way that you could add a meta tag to the index file generated by iweb??
    Thanks for any help....Matt
    http://www.want2takecredit.com

    I'm glad it worked. Nevertheless you might think of uploading an html file as well. The index.html sometimes gets overwritten by iweb, thus the meta-tag would disappear and you would have to do it again. The html file instead stays where it is.
    Here's how to procede:
    When they will ask you to verify that it really is your website. “Choose verification method” select “Upload an HTML file” and now you will have to build that verification file (here’s a How-to by Roddy).
    1. Go to your applications folder and launch Text Edit.
    2. Don't put anything on the blank page.
    3. Select File/Save As.
    4. In the popup window "Save As" box enter your Google number (something like google05a23d347cXXXXXX )
    5. In the "Where" box select desktop.
    6. In "File Format" menu select HTML.
    7. Click "Save".
    8. A file will appear on your desktop called google05a23d347cXXXXXX.html
    9. This is what you upload to your server or iDisk.
    Upload that file to your main folder on your server so that it will be http://www.yoururl.com/google05a23d347cXXXXXX.html (not in the subfolder of the Sites folder named with the title of your site...*).
    For .Mac go to the Finder menu and select Go/iDisk/My iDisk/ or hit SchiftCommand(Apple)i and then go to /Web/Sites/. Drop your file into the "Sites" folder
    Entering: http://web.mac.com/username/google05a23d347cXXXXXX.html in your browser should bring up this file. If it doesn’t you placed the file in the wrong location.
    Entering: http://yourbaseurl.com/google05a23d347cXXXXXX.html in your browser should bring up this file. If it doesn’t you placed the file in the wrong location.
    Regards,
    Cédric
    +I just noticed your other posts on the forum and that you got it solved I'll leave the explanation for other people wondering and stumbling over the thread+

  • Using Web Widgets in iWeb to Create meta tags???

    I am using iWeb '08 version 2.0.3
    There is a feature in iWeb 08 to add HTML snippets (when you click on the button at the bottom "Web Widgets".
    I have added some Meta tags on each of my pages, for example (my keywords & descriptions have different content, this is an example):
    <META NAME="Description" CONTENT="this is my description">
    <META NAME="Keywords" CONTENT="these are my keywords">
    <title>this is my title</title>
    <meta name="robots" content="index,follow">
    <meta name="GOOGLEBOT" content="INDEX, FOLLOW">
    I published to a folder, then pushed the code out to my site. When I view the source code, I do not see any of these tags on any of my pages (I put this on all of my pages).
    My question is why is this not showing up? I can certainly add this content via dreamweaver, but that would be a pain as every time I update my site, I would have to publish to a folder and then, in dreamweaver, put the code out there again on each page. What a pain in the a*@!
    Any assistance would be greatly appreciated. Thanks!

    Because whatever you add to HTML Snippet is actually added to another page called widget#_markup.html .
    iWeb then link this widget#_markup page to the main page with a iframe, this is the same reason why google analytics javascript and statcounter javascript don't track correctly when add in HTML Snippet.
    You better off using some scriptable applications or AppleScript to do post editing.

  • How do I add meta tag data to a TIF image file

    I'd like to add information such as camera type, shutter speed, and other measurement parameters to image files that I'm creating with my IMAQ application. I have not found a good source of information on how to accomplish this. Does anybody else have any suggestions, leads or pointers?
    Thanks in Advance,
    Derek

    I've looked at IMAQ Write Image and Vision Info File 2.vi. According to the documentation, "Writes an image, along with extra vision information associated with the image, to a PNG file. This extra vision information includes overlay information, pattern matching template information, and calibration information. Note that this vision information can only be saved with the PNG file format."
    I have used the Write Custom Data.vi to write several keys to the image, before using the Write Image and Vision Info VI noted above. It does not seem that the keys can be read as metadata from the file by windows or other applications.
    It is discussed on LAVA at
    http://lavag.org/topic/5297-embedding-additional-txt-in-a-png-file-imaq-82/
    It seems like the solution should be quite simple.... not there yet.

  • How do I create new tags in Maverick?

    I accidently removed tags. I now only have four different colours left. How do I get the other ones back?

    Anywhere you can enter Tags, just type the new Tag.
    For an existing file, the Tags button on the Toolbar will allow you to set a tag.
    The Tags... command in the File menu will bring up the same dialog. Just type the new tag in the entry field.

Maybe you are looking for