Custom Meta Tags

Hi,
Is it possible to add custom Meta tags on a page to support eGMS Accessibility. Can these be added through page properties or is a custom interface required?
Thanks

If i created custom attributes and assigned them to a particular page. Is there anyway through using API's that the information inserted into the custom attributes be dynamically wrote out to the page. Example of information i would like in the head section would be:
<meta name="eGMS.subject.category" content="DATA DATA">
<meta name="eGMS.subject.keyword" content="DATA DATA">.
I am new to this so this might not be possible.
Thanks

Similar Messages

  • Custom HTML meta tags in head section

    We want to add custom HTML code to our html-type (HTMLHelp,
    FlashHelp, WebHelp) output.
    We know how to add HTML code to the <body> section, by
    selecting from RoboHelp's main top menu "Insert > HTML".
    We also know how to add HTML code to multiple topics at once,
    by adding the HTML code to the header and/or footer or a template,
    and linking the relevant topics to that template.
    We now want to add HTML code (in particular, custom META
    tags) to the <head> section. However, it appears that the
    content of the template header appears in the <body> section.
    Of course, we could run a search-and-replace-all on our
    existing topics, to replace existing HTML code on the <head>
    section with our custom code. But we would need to remember to do
    this each time we add a new topic. It is not a big deal, but this
    does not seem to be a very efficient way of doing this.
    We figure that there must be some type of collection of
    HTML-templates that RoboHelp uses each time a new topic is created,
    to automatically insert some standard HTML code. But, do we have
    easy access to such HTML-templates? Where are they stored?
    Thanks for you help!

    Have you tried working in the "True Code" editor? This seems
    to be all you need to do.
    John

  • Custom META attribute

    Hi,
    I've looked at HTML source of a Standard Portal page and I saw that some META tags describing current page are present:
    <META name="title" content="News">
    <META name="description" content="News page of my Website">
    <META name="keywords" content="">
    <META name="author" content="WERYSA">
    For my current project, I need to add more description META tags, such as a reference code, a classification code. This feature is now mandatory for any European Union Official site. I tried to add custom attributes to a custom page, but these custom attributes do not appear as a META tag.
    I am looking for a solution to my problem without using UI templates. Any idea ? Too bad custom META tags are not mapped on custom page attributes.
    Many thanks.
    Samuel Wery.
    Note: I currently use Portal 9.0.2.6.18 until 9.0.4 is released on Linux.

    Thanks a lot for your response, and first of all Happy New Year.
    I tried to use a template based on a UI template, but I still have problems:
    1. The header defined in the UI template is visible on the template based on this UI template,
    but when I look at the header of a page based on this template which is itself based on the UI template, it is not the header I defined in that UI template.
    I'm not sure to be clear so here are the headers of these pages/templates:
    UI Template header:
    <HTML dir=#DIRECTION#>
    <HEAD>
    <TITLE>#TITLE#</TITLE>
    #PAGE.STYLE#
    #PAGE.BASE#
    <ORACLE>DDIS.UI_TAGS.DISPLAY_METATAGS(p_data=>'TEST');</ORACLE>
    </HEAD>
    Resulting template header based on this UI template:
    <HTML dir=LTR>
    <HEAD>
    <TITLE>Eurostat Home Page Template</TITLE>
    <LINK REL=Stylesheet TYPE="text/css" HREF="http://ddisportal.lux.cronos-technologies.com:7777/pls/portal/PORTAL.wwv_setting.render_css?p_lang_type=NOBIDI&p_subscriberid=1&p_styleid=32423&p_siteid=0&p_rctx=R&p_styleid=32424&p_siteid=0&p_rctx=R&p_styleid=32479&p_siteid=0&p_rctx=R&p_styleid=33385&p_siteid=0&p_rctx=P">
    <base href="http://ddisportal.lux.cronos-technologies.com:7777/pls/portal/">
    <META name="pageid" content="TEST">
    </HEAD>
    Resulting page header based on this template:
    <HTML>
    <HEAD>
    <TITLE>Eurostat Site 3</TITLE>
    <LINK REL=Stylesheet TYPE="text/css" HREF="http://ddisportal.lux.cronos-technologies.com:7777/pls/portal/PORTAL.wwv_setting.render_css?p_lang_type=NOBIDI&p_subscriberid=1&p_styleid=32423&p_siteid=0&p_rctx=R&p_styleid=32424&p_siteid=0&p_rctx=R&p_styleid=32479&p_siteid=0&p_rctx=R&p_styleid=33385&p_siteid=0&p_rctx=P">
    <base href="http://ddisportal.lux.cronos-technologies.com:7777/pls/portal/">
    <META name="title" content="Eurostat Site 3">
    <META name="description" content="">
    <META name="keywords" content="">
    <META name="author" content="WERYSA">
    </HEAD>
    Where is my metatag ? This is not my UI header.
    Is it a normal behaviour ???
    2. to be able to query attributes from the content repository views, I need the page id. Without this information, how can I select a custom attribute from the current page to put in the META tag ?
    I tried the tag #PAGE.ID# but this is not a valid one.
    It should be very nice of you if you could help me.
    Many thanks.
    Samuel W�ry.

  • Programmatically add meta tags to docs

    Is there a way to programmatically add custom meta tags to
    documents that are being uploaded via CF? I am looking to do this
    for our Google Mini Search Appliance.
    Thanks,
    Josh

    You couldn't find the answer by searching?!? Why be concerned with searching if you do not search yourself?
    c'mon

  • Best Practice for Placing meta tags in HEAD of document

    Good afternoon,
    We are utilizing Oracle UCM's ability to dynamically generate pages based on page templates, region templates, and contributor data files that contributors may edit and publish. We have a specific need to include meta tags in the head section of each page that are custom to the data present in each contributor data file. Including the meta tags in the region template that pertains to a section of our website does not work, as it does not include a <head> section. Alternatively, I can not place the meta tags in the page template, as the data in each meta tag is specific to the metadata surrounding each contributor data file.
    My question is this: Is there a best practice, or Oracle-supported method of accomplishing this task? I have to believe there is some way to accomplish this, as the need for meta tags for social media sites and search engines is very common.
    Thank you very much for your time,
    Josh

    Thanks for the reply, Jiri.
    I believe that the answer is 'yes' to both of your questions above. I do have a question about the formatting of the meta tag itself, as my main question is how do I extract the needed information from a particular CDF so that it is displayed in the <head> section located in the page template.
    I have a Region Definition for the content section of my page with a 'Title' field, which a contributor can fill in, save, and create a Contributor Data File with their own specified title. Let's also say that my page template, which formats the entire page, looks like this (rough):
    <html>
      <head>
      <title>Web page</title>
      </head>
      <body>
      <!-- placeholder for header section -->
      <!-- placeholder for content section -->
      <!-- placeholder for footer section -->
      </body>
    </html>
    What would my <meta> tag look like for the following:
      <meta property="og:title" content="Title of the content section"/>
    Let's name our templates/definitions:
    Page Template: PT_META
    Region Template: RT_META
    Region Definition: RD_META
    Contributor Data File: CDF_META
    In other words, how do I extract the information included in the Contributor Data File (as well as its metadata) for use in the Page Template? Is there some sort of Idoc Script call that can be used?
    Thank you so much,
    Josh

  • Meta tage in PDF files

    is there a tool that will generate Meta Tag data in existing PDF files?
    I do know how to do it manually but literally have a bunch of pdf files to edit and a tool that what would at least get me close would be a big help.
    If you are wondering "why bother", the answer is that I'm not sure other than the Google bot seems to be scanning pdf files on my site pretty often and my guess is that Meta data can't hurt.
    Thanks,
    Steve

    Hi Steve,
    There are two ways you could go about doing this. One is to use a Batch Process, assuming the metadata for all the files is the same. This can be done with Acrobat Pro with no additional tools required.
    A second way would be to use a custom JavaScript automation solution. The metadata is in two locations in the JavaScript model- the doc.metadata and the doc.info property. There is already a tool at
    pdfscripting.com that incorporates both a custom toolbar button and dialog in Acrobat for entering metadata one file at a time. You could use this tool directly or modify it and it is a good example of using these properties. However, you have to be a member of the site in order to download this tool.
    If you have a good understanding of JavaScript you could create this solution yourself, but it is not a lighweight task.
    Hope this helps,
    Dimitri Munkirs
    WindJack Solutions
    www.pdfscripting.com
    www.windjack.com

  • Adding a custom meta data field which lists out content id based on query

    How can we add a custom meta data filed which lists out content id based on query like dDocType <matches> `AssociatedProduct`?
    Or other alternative would be to have a custom metadata field such that it allows selection of content id using link wizard which we typically use in site studio. It would be preferable to have this second option as it is user friendly. Can we do this on a check-in screen?
    -Pratap

    Thanks for the reply Deepak.
    We got it resolved. We did following changes in /ucm/custom/SiteStudio/resources/ss_custom_field_resources.htm file and it worked cleanly.
    Added following section at the end before body tag
    ===================================================================================================
    <@dynamichtml ss_parent_definition_field_entry@>
         <$include super.std_edit_entry$>
         <$if isQuery and isTrue(isQuery)$></td><td><$endif$>
         <$include ss_contributor_base_scripts$>
         <script type="text/javascript" src="<$HttpRelativeWebRoot$>resources/<$SSContributorSourceDir$>/sitestudio/wcm.contentserver.popup.js"></script>
         <script language="JavaScript">
         function OnSelectParentId()
              var selectParentIdOptions = {};
              selectParentIdOptions.httpCgiPath = '<$HttpCgiPath$>';
              selectParentIdOptions.queryText = 'dDocType <matches> `Country`';
              selectParentIdOptions.coreContentOnly = '<$if coreContentOnly and isTrue(coreContentOnly)$>1<$else$>0<$endif$>';
              selectParentIdOptions.callback = function( returnParams )
                   returnParams = returnParams || {};
                   if( returnParams && returnParams['dDocName'] && ( returnParams.dDocName.length > 0 ) )
                        // Set the actual metadata value
                        <$if isQuery AND isTrue(isQuery)$>
                             for (var i=0; i < document.<$formName$>.elements.length; i++)
                                  var elt=document.<$formName$>.elements;
                                  if (elt.name=="<$fieldName$>")
                                       elt.value = returnParams.dDocName;
                        <$else$>
                             document.<$formName$>.<$fieldName$>.value = returnParams.dDocName;
                        <$endif$>
              WCM.ContentServerPopup.ChooseManagedDocument(selectParentIdOptions);
         </script>
         <input type="button" value="<$lc("wwBrowse")$>..." onclick="OnSelectParentId();">
    <@end@>
    ======================================================================================
    Then modified the section which show xWebsiteSection, xRegionDefinition etc to include my custom meta data defitnion as well ('xParentContentType')
    ===================================================================
    <@dynamichtml std_edit_entry@>
         <$if fieldName and ( fieldName like "xWebsites|xDontShowInListsForWebsites" )$>
              <$include ss_website_query_text_field$>
         <$elseif fieldName and strEquals( fieldName, "xWebsiteSection" )$>
              <$include ss_website_section_field_entry$>
         <$elseif fieldName and strEquals( fieldName, "xRegionDefinition" )$>
              <$include ss_region_definition_field_entry$>
         <$elseif fieldName and strEquals( fieldName, "xParentContentType" )$>
              <$include ss_parent_definition_field_entry$>
         <$else$>
              <$include super.std_edit_entry$>
         <$endif$>
    <@end@>
    ====================================================================
    This worked fine.
    Regards,
    Pratap

  • Meta Tag data + IIS logs

    we are using CF MX7 on IIS. I use a 3rd party tool to analyze
    the log files. My content is chunked based on meta tags. The issue
    is that IIS is not returning teh meta tag data. Is there a way to
    collect trhe met tag data via CF?

    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.

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

  • 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

  • Adding meta tags to published web site

    I have created my website using iWeb and subsequently downloaded the RAVE SEO tool and used it to add for meta tags to my sites (description and keywords).
    I followed this procedure:
    1) I published my site from iWeb to a local folder on my iMac
    2) I added the meta tags using the RAVE SEO tool
    3) I tried to publish the site to my webhotel with tags added using the ftp tool in the RAVE SEO tool.
    PROBLEM:
    when I publish from the SEO tool, it is the old sites which are published. In my local folder where I started out publishing the web site to, I can see that the tags from description and keywords have been added. But the site which is published does not contain the tags.
    I have a feeling that the SEO tool is looking in a wrong foder, but I cannot change the folder using the "FTP Details" funktion in the SEO tool.
    Do anyone have a suggestion for what to do?
    Thanks,
    Klaus

    I have a feeling that the SEO tool is looking in a wrong foder, but I cannot change the folder using the "FTP Details" funktion in the SEO tool.
    When you click publish and choose FTP you can create a new setup or use an existing one.
    And if you do not know which folder to publish to, click browse. You decide.
    !http://www.wyodor.net/_Discussions/SEOToolFTP.png!
    Message was edited by: Wyodor

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

  • 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 do i add a META tag through mobile me?

    Hello, Im trying to get my site verified on google using a meta tag.
    Im not very computer literate. I can understand if some one can explain it to me. I know nothing about html or how it view or edit my site in html. I have read a few post on it but im kinda looking for a how too. Iv been told i can do it thorough iDisk, is that true?
    Thanks in advance!
    ~Shawn

    I did everything on step 10. When i entered http://www.bassettmotorsport.com/googled7196264e0f76d4d.html in the browser, my site came up (as expected) when that happens did it work? Nex next step (11) said it could take 2 weeks (that fine). Did i do everything correctly?
    Thanks!
    ~Shawn
    Message was edited by: Shawnbassett26

  • 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

Maybe you are looking for

  • Errors in DTP

    Hello All, I am facing the following errors while running DTP from  DSO-DSO. 1.    Update terminated in accordance with error handling setting        Message no. RSM2715 2.    Overflow in the operation +         Message no. RS_EXCEPTION000 3.     An

  • Using iWeb 09 to create website for showreel and videos

    Hello, I'm an independent film maker and I am looking to set up my own website to show my work on. Seeing how iWeb 09 finally allows you to publish your website to a host via FTP, I wondered if anyone could answer some questions for me - I have googl

  • Problem with the BPEL configuration in IPM

    Hi, I am using ECM 11.1.1.3. i have created an application in IPM for invoices and done BPEL configuration. Here IPM input agent pick the text file exported by the OFR.( contains xml(supporting content) and tiff file). some of the BPEL fiels are mapp

  • Why my whole library wont sync to my phone i have the room

    Every time i try to sync my itunes to my iphone it only syncs 330 out of 9 something i have the room for it

  • PDF article threading in InDesign

    Hi, I would like to ask how can I produce a PDF in InDesign which already includes article threading. Any inputs would be highly appreciated. Thank you in advance. - Henry S.