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.

Similar Messages

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

  • Access to input meta tag data directly from within coding view in Muse?

    The only thing holding me back from signing up for MUSE is the fact that from what I've heard, one is unable to access the coding view directly in order to edit title, keywords, description, etc. While there may be a feature to allow the designer to input the words into a "text box", I have found this simply is not enough. Without having direct access to the code, the most beautifully designed site will most likely never show up in any search (be it Google, Bing, etc).
    I hope you will have a code view in Muse in the near future.
    Thanks!

    Hi,
           This is not possible in the existing setup. But there are crude/dirty workarounds. Use custom controller to bind data from the second view to one of the custom controller's nodes.  In the first view, create an attribute - type ref to your view implementation class in your context class and the node class. In the method wd_create_context of the implementation class, set this attribute.
    Ex:
    Data: ztyped_context type ref to ZL_MY_CONTEXT_CTXT.
    * create the context
      context = cl_bsp_wd_context=>get_instance( iv_controller = me
                                                 iv_type = 'ZL_MY_CONTEXT_CTXT' ). "#EC NOTEXT
      typed_context ?= context.
    * Added by wizard
       ztyped_context ?= context.
       ztyped_context->view_controller = me.
    Next, in the context class, go to the create method of the required node, for example, create_mynode and set the same attribute.
    Ex:
        DATA:
          model        TYPE REF TO if_bsp_model,
          coll_wrapper TYPE REF TO cl_bsp_wd_collection_wrapper,
          entity       TYPE REF TO cl_crm_bol_entity,    "#EC *
          entity_col   TYPE REF TO if_bol_entity_col.    "#EC *
        model = owner->create_model(
            class_name     = 'ZL_MY_NODE_CN00'
            model_id       = 'MYNODE' ). "#EC NOTEXT
        MYNODE ?= model.
        MYNODE->view_controller = me->view_controller.
        CLEAR model.
    Create a public method in the view implementation class, which will return you the required data by reading the custom controller. Since you have access to the implementation class from your node, call this public method to get the required info.
    Regards,
    Arun Prakash

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

  • 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

  • CR2008  Cannot report on IIS Log file data source

    I have CR2008 (SP0) and CRXIR2 installed on a Vista desktop.   I can create reports against IIS Log files using XIR2.   When I attempt to make the data connection using CR2008, I go through the same dialog to select log files and dates but at the end it displays "no items found" and I have no table connection that I can add to the report.
    My primary source is IIS 6 log files on a server using a mapped drive.  I have also tried the same using local IIS 7 on the same Vista pc that Crystal is installed on and neither work using CR2008;  both work fine from CRXIR2.
    I also opened from CR2008 an IIS log report created in CRXIR2 and oddly the report runs from 2008 but I cannot modify the data connection as I again just receive "no items found" if I attempt to establish another connection.
    I've tried a re-install and I've confirmed in Crystal setup that I have installed Web Activity Logs as Data source.

    Hi there,
    Try the following:
    1.  Connect to directory of where your IIS server that contains the log file.  It should be in C:\Windows\system32\LogFiles\W3SVC1
    (Or alternatively, I should suggest copying one of these files over locally to your workstation to test.  The file should be in the format of ex*.log)
    2.  Open up CR2008, and do a "Create New Connection"
    3.  Then choose "More Data Sources" -> "MS IIS/Proxy Log Files"
    4.  Point to where your logfile is, whether locally or remotely on the server. 
    5.  A "Select Log Files and Dates" window should appear
    6.  Under "Enter Log File Format and Location" panel (at the top), choose "Extend (ex*.log)" format
    7.  Browse to the file that you would to report off.

  • Best practice for implementing META tags for content items?

    Hello,
    The portal site I'm responsible for managing our content (www.sers.state.pa.us) runs on the following WebCenter products:
    WebCenter Interaction 10.3.0.1
    WebCenter Publisher 6.5
    WebCenter Studio 2.2 MP1
    Content Service 10gR3
    The agency I work for is one of many for the commonwealth of PA, which use this product suite, and I'm encountering some confusion on how to apply META tags to the content items for our site, so we can have effective search results. According to the [W3C site's explanation on META tag standards|http://www.w3schools.com/tags/tag_meta.asp], the tags for description, keywords, etc, should be within the head region of the HTML document. However, with how the WebCenter suite's configuration is set up, the head section of the HTML is closed off by the end of the template code for a common header portlet. I was advised to add fields to our presentation and data entry templates for content, to add these meta fields, however, since they are then placed within the body section of the HTML as a result, these tags fail to have any positive impact on the search results. Instead, many of our content items, when searched for, the description in the search results only shows text that is displayed in the header and left navigation of our template, which come early in the body section of the HTML.
    Please advise as to possible method(s) that would be best to implement usage of META tags so we can get our pages containing content to come up in search results with this relevant data.
    Thanks in advance,
    Brian

    if i remember right the index server will capture meta tags even if they are not in the <head> section. it is not well formed html but I think i remember that we created meta tags down in the body section and the index server still picked them up. you might try this and see if it still works. i believe it worked in 10gR3. Let me know your results.

  • 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

  • Do I need to insert meta tags on domain if it redirects to web.mac page?

    Hi,
    I've set up a domain (http://www.blossomsolutions.ca) with Internic.ca in Canada and filled out a very easy form to redirect to http://web.mac.com/blossomsolutions. Through this excellent forum I learned how to insert meta tags into all my pages on the web.mac site using text edit successfully.
    Now, I'm wondering, will search engines find me if I have "no code" or meta tags at www.blossomsolutions.ca? Internic is only "redirecting" my URL not hosting it. It costs more money if they "host" my domain and I wouldn't have a clue how to set up an index.html page anyway for this domain. Even if I got someone to do this can you redirect an index.html page from blossomsolutions.ca to a web.mac.com page? i.e. does the domain code need to be empty in order for it to redirect?
    Thanks to anyone who can help me with this.
    Dazed and confused,
    Kathleen
    iMAC 2.16GHz 20"   Mac OS X (10.4.10)  
    iMac   Mac OS X (10.4.10)  
    iMac   Mac OS X (10.4.10)  
    iMac   Mac OS X (10.4.10)  

    Hello Kathleen,
    Welcome to the forum. You're site looks very clean and elegant.
    The domain name you purchased (http://www.blossomsolutions.ca/) is serving as a redirecting page to your iWeb generated web page. The answer to whether or not search engines will find you is both yes and no. Search engines use programs called "spiders" that find pages through links and trace out web pages.
    Given some time, sites like Google and MSN will likely find you website (and if you put meta tags in it will display that info in the search engine). But if you are like most iWeb users (myself included) you are impatient for your site to be picked up in search engines. Which is fine, since several search engines provide the means for you to submit your URL. Read this post for more information. http://discussions.apple.com/thread.jspa?messageID=3905977&#3905977
    Looks like you may have already submitted your .mac page.
    Another handy tip for looking up what information a search engine posses on your site is to type "site:" followed by the web address you wish to look up into a search engine. If the search engine has any of the pages to your site it will display them with the meta data they posses. Your site info can be found here. http://www.google.com/search?q=site:http://web.mac.com/blossomsolutions
    I checked your .ca address and google didn't come up with anything.
    Internic.ca should provide you with the means to apply a little bit of a description to your web address. Apart from that, you can't really add any meta data to the domain name.
    Unfortunately even when you get both web addresses picked up by search engines it won't associate them together. They may come up near each other in searches. But the search engine will see them as entirely different sites.
    You could host your site at the domain name if you chose to. The process of publishing is one click like to .mac. But you "Publish to a Folder" and then upload the complete page to the domain name. Its more difficult and cost more (if you chose to retain your .mac account) but it would give you better search engine rankings for your name.
    —"It costs more money if they "host" my domain and I wouldn't have a clue how to set up an index.html page anyway for this domain. Even if I got someone to do this can you redirect an index.html page from blossomsolutions.ca to a web.mac.com page? i.e. does the domain code need to be empty in order for it to redirect?"
    It isn't really worth it have them host your domain name only to put an index.html that redirects to your .mac. Thats basically what the domain forwarding is doing (minus a little bit of info).
    My advice is to keep things how you have them. But, just make sure you get the domain submitted to search engines.
    Hope this wasn't to long or confusing.
    Kind Regards,
    —Eric
    Ash Films
    (see my profile if you want to see my site)

  • HTML5 Meta Tag issue

    I have a site that is built using Project 7's Affinity Page Builder in HTML5 with a meta tag that seems to cause problems with the W3C Validator.
    The meta tag is this:
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    The Website is here:
    http://www.bobbybailbonds.net/
    Client liked the Affinity theme, Al Sparber earned his pay. But what's with the meta tag? I understand this causes Internet Exploder to not freak out when dealing with this kind of responsive layout. And I also came across a description of this as a bug in the W3C group: http://lists.w3.org/Archives/Public/public-html-admin/2013Mar/0009.html
    First question: Is there an alternative that will specifically work with Microsoft's browsers?
    Second question: Is this something that will be a known fix that is upcoming?
    Third: What happens when this is left out? What do the Microsoft browsers do?
    -Mark

    Oh, Nancy!
    I don't do Windows.
    (You did ask for this, you know)
    If you read the article, there is a php solution in the header of each page. I, personally, do like the universal solution—use it once, all pages on that web server are done.
    I had one client on an IIS server and pulled him off it. I uploaded a whole bunch of .PNG files and there were a few .PDFs that my client wanted linked. The server didn't know what the .PNG files were and didn't know what the .PDFs were, either, so it refused to serve them. Hosting provider was so slow with tech support that I pulled the site (and put it on Linux/Apache) before he got back to me. Apparently, you have to tell Windows that these are OK files to host.
    Sheesh!
    -Mark

  • Meta Tags DO matter

    Hi
    I have run some tests and despite what most people say, the Meta tags do make a big difference in SEO,.... with iWeb anyway.
    When I enter meta tags for my site www.teachabroadthailand.com i get listed for my target keywords and description. When I don't enter the Meta tags, my site description come up with all this garble in the summary.
    Trouble is, I have to use another FTP client to go in and enter the Meta tags each time I edit the site. This is infuriating and somewhat defeats the purpose of using iWeb.
    I'm baffled as to why iWeb cannot allow such a simple, but still very important, feature.
    Also since I upgraded to iLife 09 my iWeb has become buggy. The site doesn't display properly on IE8.
    Any suggestions?
    Thanks

    A lot of us use iWeb SEO Tool to add tags.
    http://www.iwebformusicians.com/SearchEngines/Tags.html
    There are a lot of features that could and should be added to iWeb. All this stuff has been suggested over and over but nobody listens.
    iWeb needs to have both an optimizer and a way to enter meta data.
    The developers seem to have burned their brains out on their dysfunctional FTP and haven't yet got around to fixing the actual bugs.

  • Edit Microsoft Sharepoint Meta Tags of PDF File inside Adobe Acrobat

    Hi,
    we are using in our company Microsoft Sharepoint for Document Management. In this System we have several Document Libraries where we upload our PDF Files.
    In Microsoft Office 2007 it is possible to change the Meta Data of a Office File directly inside e.g. Word. This is very handy for the user, cause he is able to read or change his document and make changes to the meta tags at the same time.
    Now my question:
    Is it possible (perhaps with an 3rd Party AddIn) to show a "Panel" inside Adobe Acrobat which shows these Sharepoint Meta Tags and makes it possible to change these?
    regards
    Yavuz

    Hi,
    we are using in our company Microsoft Sharepoint for Document Management. In this System we have several Document Libraries where we upload our PDF Files.
    In Microsoft Office 2007 it is possible to change the Meta Data of a Office File directly inside e.g. Word. This is very handy for the user, cause he is able to read or change his document and make changes to the meta tags at the same time.
    Now my question:
    Is it possible (perhaps with an 3rd Party AddIn) to show a "Panel" inside Adobe Acrobat which shows these Sharepoint Meta Tags and makes it possible to change these?
    regards
    Yavuz

  • How to Add meta tag in bsp

    hi experts,
    we have a bsp page,in which i need to declare meta tags,like in html.
    but though i delare it,while i debug the code,I can see its not  passing through the meta code.
    please advise me how to add a meta tag in bsp.
    <%@page language="abap" %>
    <%@extension name="htmlb" prefix="htmlb" %>
    <%@extension name="xhtmlb" prefix="xhtmlb" %>
    <%@extension name="crm_bsp_ic" prefix="crmic" %>
    <%@extension name="bsp" prefix="bsp" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%
      DATA: lv_xml         TYPE string.
      lv_xml = controller->configuration_descr->get_config_data( ).
    %>
    <%meta http-equiv name=  "WorkspaceId"  content= "a2ac9b45-65bb-4d25-9fb6-d9478280fa19"  /% >
    <%meta  http-equiv name="SmartTags" content="SAPCRMCREATEACCOUNT" /%>
    <chtmlb:config xml  = "<%= lv_xml %>"
                   displayMode = "<%= controller->view_group_context->is_view_in_display_mode( controller ). %>"
                   mode = "RUNTIME" />
    Edited by: Anu_87 on Jun 29, 2010 6:50 PM

    Hi,
    there are no meta tags in HTMLB !!   If you really need to include these in your development, you have to do it with the old HTML tags like this:
    <html>
    <head>
    meta name="author" content="Anna Lyse"
    meta http-equiv="expires" content="Sat, 01 Dec 2001 00:00:00 GMT"
    meta name="keywords" lang="en-us" content="vacation, Greece, sunshine"
    </head>
    </html>
    I cannot enter the correct code for META because the @§$%&/ configuration in this forum is triggering an error page !!

  • Coldfusion developr version meta tag

    I'm using coldfusion developer version. So when i execute a
    coldfusion template, there is a meta tag in the source code.
    Therefore I can't use coldfusion generated XML data as a Flex data
    source. If any one know avoid this problem please help me. I'm
    trying to lear flex.
    Thank you,
    Buddhika

    buddhika23 wrote:
    > I'm using coldfusion developer version. So when i
    execute a coldfusion
    > template, there is a meta tag in the source code.
    Therefore I can't use
    > coldfusion generated XML data as a Flex data source. If
    any one know avoid this
    > problem please help me. I'm trying to lear flex.
    > Thank you,
    > Buddhika
    >
    Do you have the devnet edition? As far as I know the
    developer edition
    you download from adobe.com doesn't do this, but the old
    Macromedia
    DevNet edition had this problem. Quickest solution is just to
    reinstall
    CF using the developer edition that you can download from
    adobe.com
    Matt
    Matt Woodward
    [email protected]
    Adobe Community Expert - ColdFusion

  • Meta tag inspector settings

    Hi there.
    On the GoLive (CS2) meta tag inspector, there are a bunch of different drop down settings. The default is "generator" and others; abstract, author, copyright, date, descriptor, keywords, language, organization, public, ratings, revisits-after and robots.
    what are the difference between those? where should they be used for optimum website placement? why does it default to "generator" and not "keywords" for instance?
    thanks for your help.
    best, M/

    The only one of those that has any value with regard to SERP is the
    description. You can ignore all the others except for the revisits and
    robots ones which may be useful in guiding the search engine spiders on how
    to index your site.
    The remainder as strictly used for special purpose needs. You can find a
    complete description of them all here -
    http://en.wikipedia.org/wiki/Meta_tag#The_keywords_attribute
    Murray

Maybe you are looking for

  • BI Web services - Prompts with 'OR' condition are not working

    Hi Gurus I am using BIWS to build my Xcelsius dashboards . When i building a webservice from webi report having two data providers named fact & dim and i merging two data providers and the result i am using in a report. The Fact data providers contai

  • Archive's list of contents could not be created

    Just started having this problem today after running OS updates. When I select a folder and create archive (file menu and contextual menu) I receive this error: "Archive's list of contents could not be created" and the zip archive fails to be created

  • Export of RFC Destination

    Hi All, Can anyone tell me if I can export all my RFC destination information in a transport request or other form ? Regards Lauran

  • Different local currencies

    Hi Is it possible to post different currencies for LIV of  intercompany posting . for Ex, Company A have USD as local currencies, and Company B have EUR. Company A wants to process LIV on behalf of Company B. We already maintained the Parallel curren

  • Reporting Volume Tier Usage in Enterprise Manager

    The gridview at  "Compellent Enterprise Manager > Storage > Storage Types > Assigned Redundant > Volumes" displays separated tier usage for each volume. As I need to be able to report on the tier split at the volume level (same information in this vi