Meta data in Master pages?

In which way can meta data be added to a master page? Unlike to ordinary pages, the page properties dialog offers no tab for adding meta data.
For me this is a problem because I have a Google Translate plug-in embedded in my website. Using the Corrections function in Google's Website Translator I can improve the machine translation results on my website. One of the requirements to make this work is adding some specific meta data in the web page to be corrected. Without having those meta data in my master pages, some translations in pieces from these master pages are simply awful, while the rest of my website is very well corrected now.

Hi Sijmons,
as far as I know there's no way to place the widget before the </head> but I'm not omniscient...
But another problem is also, as far as I can tell... That widgets don't include the code you put in directly in the page where you put the widget in... So the code will not show up in the html code of the page itself... It works like an iframe or better it is an iframe. The widget is a page itself that shows up in the page you inserted it because there is the following code
<iframe id="widget2-frame" src=".//Welcomefiles/widget2markup.html" ...
Isn't it Keywords the same as MetaData? As far as I know inserting keywords in html code itself or inserting keywords in the content of your page while you're writing it is the same. Just use synonyms while typing text.
If you want you could edit the site post-publishing adding it, but as you have to do it every time you publish all over again it's really a mess (if you have a lot of pages).
Regards,
Cédric

Similar Messages

  • Why is my detail page blank with no data from master page?

    Hello,
    I created master page that links to detail page - but when I click on the link I see the detail page empty from data.
    Do you know why? Thanks!
    This is the PHP code I'm using in the detail page:
    <?php require_once('../Connections/connection1.php'); ?>
    <?php
    function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
      $theValue = (!get_magic_quotes_gpc()) ? addslashes($theValue) : $theValue;
      switch ($theType) {
        case "text":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;   
        case "long":
        case "int":
          $theValue = ($theValue != "") ? intval($theValue) : "NULL";
          break;
        case "double":
          $theValue = ($theValue != "") ? "'" . doubleval($theValue) . "'" : "NULL";
          break;
        case "date":
          $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
          break;
        case "defined":
          $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
          break;
      return $theValue;
    $editFormAction = $_SERVER['PHP_SELF'];
    if (isset($_SERVER['QUERY_STRING'])) {
      $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']);
    if ((isset($_POST["MM_update"])) && ($_POST["MM_update"] == "formUpdateSale")) {
      $updateSQL = sprintf("UPDATE neve_sale SET type=%s, area=%s, address=%s, built=%s, lot=%s, BR=%s, floor=%s, floorAll=%s, parking=%s, elevator=%s, price=%s, available=%s, `date`=%s, status=%s, details=%s, myDetails=%s, pic1=%s, pic2=%s, pic3=%s, pic4=%s, pic5=%s WHERE `primary`=%s",
                           GetSQLValueString($_POST['type'], "text"),
                           GetSQLValueString($_POST['area'], "text"),
                           GetSQLValueString($_POST['address'], "text"),
                           GetSQLValueString($_POST['built'], "int"),
                           GetSQLValueString($_POST['lot'], "int"),
                           GetSQLValueString($_POST['BR'], "int"),
                           GetSQLValueString($_POST['floor'], "int"),
                           GetSQLValueString($_POST['floorAll'], "int"),
                           GetSQLValueString($_POST['parking'], "text"),
                           GetSQLValueString($_POST['elevator'], "text"),
                           GetSQLValueString($_POST['price'], "int"),
                           GetSQLValueString($_POST['available'], "text"),
                           GetSQLValueString($_POST['date'], "date"),
                           GetSQLValueString($_POST['status'], "text"),
                           GetSQLValueString($_POST['details'], "text"),
                           GetSQLValueString($_POST['myDetails'], "text"),
                           GetSQLValueString($_POST['pic1'], "text"),
                           GetSQLValueString($_POST['pic2'], "text"),
                           GetSQLValueString($_POST['pic3'], "text"),
                           GetSQLValueString($_POST['pic4'], "text"),
                           GetSQLValueString($_POST['pic5'], "text"),
                           GetSQLValueString($_POST['primary'], "int"));
      mysql_select_db($database_connection1, $connection1);
      $Result1 = mysql_query($updateSQL, $connection1) or die(mysql_error());
      $updateGoTo = "admin-sales1.php";
      if (isset($_SERVER['QUERY_STRING'])) {
        $updateGoTo .= (strpos($updateGoTo, '?')) ? "&" : "?";
        $updateGoTo .= $_SERVER['QUERY_STRING'];
      header(sprintf("Location: %s", $updateGoTo));
    $colname_Recordset1 = "-1";
    if (isset($_GET['primary'])) {
      $colname_Recordset1 = (get_magic_quotes_gpc()) ? $_GET['primary'] : addslashes($_GET['primary']);
    mysql_select_db($database_connection1, $connection1);
    $query_Recordset1 = sprintf("SELECT * FROM neve_sale WHERE `primary` = %s", $colname_Recordset1);
    $Recordset1 = mysql_query($query_Recordset1, $connection1) or die(mysql_error());
    $row_Recordset1 = mysql_fetch_assoc($Recordset1);
    $totalRows_Recordset1 = mysql_num_rows($Recordset1);
    ?>

    11) opened iPhoto library package and I now have 'old masters' and 'Masters'
    12) several years seem to be missing from these two folders
    You got bitten by a nasty bug.
    The upgrade of your library got interrupted, and some of your photos are still in the "Old ..." folders.  There is no known fix for this, that can save your iPhoto library. We are still waiting for a bug fix from Apple. What you can do, copy out your original photos, that are still in the "Old Masters" and "Masters", and save these folders.
    Then restore your library from your most recent backup and use the saved "Old " folders  to reimport and add the newest photos, that are missing in your backup.
    The "years" folders in "Masters" and "Old Masters"  are the years, when the photos have been imported, not necessarily the years when the photos have been taken.

  • Option to Add Meta Data to Web Page on V3 dashboard

    Where is the option to add mata date in the V3 dashboard?

    Title Tags & SEO
    I worked fine for me but if you want to be sure you can put you own header information into the HTML in your page. I’m going to ramble on because other people may find this information useful
    Things have change with search engines and the only thing that is important is your title information in the header and how you write it.
    First let's talk about meta tags. Meta elements are HTML or XHTML elements used to provide information about a web page for the search engines and website users.
    Such elements must be placed as tags in the head section of a HTML document. These elements are the:
    Title Tag,
    Description.
    Keywords (No one uses these anymore and you can get spam "points" for overuse of keywords on Bing and Google, so just forget them. If you have keyword stuffed "spammy" ones, you probably want to fix those.)
    For now it’s back to the basics with SEO! And nothing is more basically important to a site than properly written title tags. You know the ones that used to appear in the little blue bars in your browsers. Most modern browsers try to conceal these, though that doesn't stop them being helpful!
    So what is a title tag? Why is it important to SEO, and how do you write the darn things?
    A title tag is THE MOST IMPORTANT SINGLE TAG in your page. It tells the search engines what your page is about. It is still vitally important to paid or organic SEO strategy.
    Think of title tags like the title of the chapter of a book. It tells people and search engines what your page is about.
    Title tags are also part of what makes people decide whether to visit your site when it shows up in the search results. The title tag should contain important keywords to help the search engine determine what the page is about.
    NOTE: Every experienced SEO has their own unique methods to doing this, so I'm going to give you best practices along with some of my methods
    When you do a search on Google, the information that shows up is in the title tag so you need to write title tags for humans but format them for search engines.
    Every page on your site has an opportunity to rank high on search engines for a particular keyword,
    Quick Checklist
    When you're writing your title tag what do you need to know? Here's a quick checklist with some tips on how to write optimized title tags:
    Length: Title tags should be a maximum of 70 characters long, including spaces.
    Keyword Placement: Your most important words (keywords) need to be first in your title tag, with your least important words being last in the title tag (most to least). 
    Keyword Separation: Use pipes | to separate important (keyword) phrases (no commas, underscores, dashes or any other punctuation unless the keyword is written that way).
    Wording: Keep your important phrases short and simple. Leave out words that would make it read like a sentence. (e.g., and, if, but, then, etc.)
    Company Name: If your company name is not part of the important (keyword) phrases, put it at the end of the title tag or leave it out. If it is part of your important words, put it as the first words in the title tag. Some SEOs will tell you to leave it out. You can leave it in for branding purposes – so people will see the brand and click. This isn't valid for all sites.
    DON'T DUPLICATE Title Tags: They must be written differently for every page. Don't mass replicate your title tags.
    Make It Relevant: Title tags must be written to be descriptive of the content on the page. (e.g., the About Page would be:
    About | Important Keywords | Company Name
    or
    Important Keywords | About Us | Company Name.
    Google & Title Tags
    Sometimes Google doesn't like your title tag. In fact, sometimes Google thinks it can pick a better one, so it will rewrite the tag for you. There are several places it might get this information, most of them you won't prefer to one you crafted yourself.
    While there isn't any assurance your title tag won't be replaced, make sure you write a title tag that is page related, content descriptive, short and sweet, and not keyword stuffed. This is your one defense.
    Keyword Stuffed Title Tags
    You've probably come across badly written title tags that try to rank for everything or repeat a word over and over. Keyword stuffing is the worst offense when it comes to title tags. (You will be penalize)
    Say your site is trying to rank for Blue Bells and Yellow Bells. Many times you will see the main keyword repeated multiple times across the title tag. It might appear like this:
    Blue Bells, Yellow Bells, All Types of Bells | Bells Bells and More | Doors.com
    This is bad title tag writing. You don't need to repeatedly write the keyword. Google especially can pick up the keywords like your eyes can read them, so you would best to rewrite this as
    Blue & Yellow Bells | Doorbells | Doors.com
    We removed the extra words, combined the products (if possible you would split these products to separate pages, a blue and a yellow, but this isn't always feasible or desirable) and added a category keyword which would appear in the middle of the title tag on all doorbell related page titles, then end it with the domain name (again this is for branding purposes – there are also good reasons to not do this, it depends on the SEO).
    Now our title tag is short, sweet, simple, and to the point. We have also categorized it and added in branding for good measure.
    We also took out the word "and" and replaced it with an ampersand (&) so that you don't accidentally relate the two items and make Google think you want people who are looking for Blue AND Yellow Bells.
    And there you go, a basic lesson in title tag writing. This can be the most challenging and fun part of any SEO's work! Or should that be "Inbound Marketer's" work?
    Some Title Tag Writing Examples
    Let's look at a few examples of writing title tags with actual examples.
    If your important words (keywords) were "Charlie Sheen" and "Winning" your title tag would be written in that order:
    Charlie Sheen Winning
    Charlie Sheen would be the first words in the tag.
    Now what if we had more than one set of words? What if my keywords were "Charlie Sheen Winning" and "Tiger's Blood"? Your title tag would still be written with "Charlie Sheen Winning" as the first words in the tag. Then you would add a pipe | and "Tiger's Blood" as the second phrase:
    Charlie Sheen Winning | Tiger's Blood
    Don't use hyphens, underscores, commas or any other type of character – just pipes.
    Now what if we had more than one set of words and a company name we were not worried about optimizing for (the company name was not part of the reputation issue). If my words were "Charlie Sheen Winning" and "Tiger's Blood" and "CBS", you would separate these three phrases with pipes, with CBS last and farthest from the beginning, which Google sees as the least important phrase:
    Charlie Sheen Winning | Tiger's Blood | CBS
    The company name can be repeated in every title tag as long as it as not part of the important words and appears at the far right end of the title tag.
    What about sentences? Couldn't you just write a sentence such as "Charlie Sheen Says Winning And Tiger's Blood And Gets CBS Riled Up"? You could, but those extra words like "says", "and", and "riled", dilute your important words and make them less important to content, so best to keep it short, simple, and clear. Leave out the extra words.
    Once you’re finish with all of this its time to submit you pages to the search engines. You will need to create an XML & HTML sitemap.
    WebAssist Surveyor – Build and submit HTML and XML sitemaps in Dreamweaver
    http://www.justdreamweaver.com/blog/2008/07/webassist-surveyor-build-html-and-xml-sitemaps -in-dreamweaver/
    Don’t forget to check each page ranking monthly and make the necessary tweaks to your title information as needed. (Each page needs to rank for a unique key word on your site)
    I’m going to stop now but that’s only the start of organic search engine optimization.

  • Meta data information from dynamic web page

    Dear all,
    for website searching, we should put the meta data in every page, in my case
    i have to get the data from dynamic page(data are coming from database).
    So, how can i meta data information from dynamic web page
    kindly suggest.
    thanx,
    R. Ramasubramanaim.

    Build your web application with BSP, that's all I can say...

  • Invisible meta data in smartforms

    Hello,
    I want to include meta data on every single page of a smartform that can be used as control codes by our printing service provider. This meta data has to be invisible on the printed page, but must be existent in the resulting spool (to be specific: in the PCL-file, in which the spool is printed).
    How can I achieve this?
    I tried the SPOOL-ATTRIBUTES of the COMMAND-folder. But they werenu2019t there in the OTF-Stream of the spool.
    I tried to write white text on white background. On the screen the text was indeed invisible, but on the printed page the text was standard-black!
    I tried to include a very small window on the smartform and write the text so that it is outside the visible part of the window. The text does not appear in the OTF-Stream.
    I tried to write in a very small font, but although I used smaller values (everything from 0px to 6px), the smallest font used by sap was 6px!
    I tried to place a window under the existing main-window, hoping it would be invisible there. But the text of both windows is overlapping.
    Do you know of any way to include invisible meta data on every page of the smartform, so that it is still existing in the PCL-file?
    Thanks in advance for your help,
    Uwe

    Hi Uwe,
    We are facing the same problem here, but then with Postscript output. Did you find a solution for this problem?
    Thanks,
    Marcello

  • Master page Dynamic data not getting displayed in consecutive pages

    Hi,
       I have buit a dynamic form which has some dynamic content in master page and a dynamic table in the body page.
    Layout is
    Master page
          Sub form
                 Field1 -TextView
                 Field2 - TextField      bind with Node1--->Attribute1
                 Field2- TextField       bind with Node2---->Attribute2
                Field n - TextField
    all the text fields are bound to various nodes from RFC
    Body Page
             Sub form
                  Table -Grows Dynamically
    When i run the application all the fields are displayed perfectly in the first page.
    when the table data goes more than one page the problem arises
    The Text fields in the master page is  not displaying the values in the second page ,but the text views and the table values are fine.
    The values are getting displayed in both pages if i put any attribute inside the parent node.Is there any property i need to set at node level or subform level?
    Thanks in advance,
    Siva

    Hi
    I Would like to give a suggestion eventhough i don,t have answer to you question.
    Master Page is used for static content as per SAP and Adobe like company logo and  company address footer section and placing  watermarks etc....
    I feel because of the Dynamic behavior in master page it Leeds this problem.
    Regards
    Malli

  • How do I populate my date fields placed on Master Page for multiple pages?

    I have a dynamic form with flowing fields. I inserted date fields using the Master Pages tab within Adobe LiveCycle Designer ES2, Windows 7 OS. I have only 1 Master Page. Everything on the form is working properly, except when I have multiple pages, the date fields are blank on all but the first page. One of the date fields has javascript in the exit event to calculate the second date field. I can manually edit the subsequent page(s) date fields, but I don't want the end user to have to do that. I want the date fields on the new pages to equal the date fields on the first pages. Below is my output with notes to provide a visualization of what I'm looking for.
    Many thanks in advance for anyone who can help me with this issue!
    Caroline

    Hey Mandy,
    Yes, both date fields are on the Master Page. The first one is set to "User entered - Required" and the second to "Calculated - User Can Override"
    And that's right, I used your script to calculate the second date field. The only thing I changed was the field name, and used 6 days instead since I wanted the calendar days to only run a full week, like start on a Monday and end on Sunday.
    Thx,
    C

  • Line item data does not appear on all master pages - Adobe forms

    Hi Guys,
    I have a problem in Adobe forms as explained below-
    I have a page in the form which has, you can say, a 2 windows or subforms (  Information window/subfirm on top right corner, main on middle of the page ). The data of the main subform is a line item data of delivery. Some parts of the same data need to be printed on the Information subform also. The main subform can overflow  to next pages but the information window will have only very limited data to be printed on one page itself, meaning it does not overflow.
    Now the requirement is that  each line item should be printed on a new page. For example if there are 2 lines items then first line item should be printed on first page. Then there will be a conditional page break and the next line item will be printed on the next page ( I have achieved this using condition page break). The information window will contain information related to corresponding line items. If the first line item data overflows in main then information window of first line item should be printed on first and 2nd page. The second line item should start printing on 3rd page and information window of  3rd page will contain data of 2nd line item.
    I created 1 body page and 1 master page. I created one internal table with data of main window and information window. I put the information window on master page to make it appear on all the pages. 
    This solution unfortunately does not work. The issue is that in case of overflow, 1st page information window shows first line item. 2nd pages shows 2nd line item and 3rd page is blank whereas ideally 1st and 2nd page information window should show first line item and 3rd page should show 2nd line item. This means that master page and body page are not getting linked. If I create the information window on body page itself, it does not repeat on all the pages. Please provide some inputs to resolve the issue.
    Thanks
    Abhi

    Hi Abhinav,
        I am also trying to solve the similar issue. Need to print the internal table data in the Master page.
      Have you resolved this issue. Can you Please share your solution .
    Thanks
    Swarna.

  • Should the web page address be included in the file name in the meta data dialog box?

    In the page properties > meta data > below is a field with the label file name: (the the area to type in the field), after the field, it is labeled .html.
    I have 2 questions here.
    1. If I type in http//:www (my page url), do I include .html at the end? I didn't know if this is automatically added because it is off to the side of the field?
    2. If I type in the entire URL address: http//:www (etc, etc).html,    after closing the page properties dialog box, I make it a habit to double check my work. What happens is the http//:www.xxx changes to (htttpwww.xxx). It drops the //: on the URL.
    So would it be better to just type in www.xxx (without the http//:www.xxx)
    and do you type in the .html at the end?
    I am assuming this will help with SEO page ranking or at least makes it easier for the search engines to crawl your site??
    I hope this makes sense.
    Advise would be very helpful.
    Ben

    You are absolutely correct with the URL Ben. Taking your above example, you just need to type in "Services" in the file name and the webpage will be exported as services.html and the URl will be  www.xyz.com/services.html.
    All the webpages (be it parent page or child page) gets physically saved at the root directory of your website on the server (where your website resides).
    This name is just the name of the file using which it is physically stored and called from the server. It does not help search Engines to crawl deeper inside the website.
    As I explained, "name which you wants the .html file to be stored with" here means the name of the physical file which is getting saved on the server.
    Most users leave the file name same as Page name. If you have it different from page name then this will be the workflow :
    Page Name : About
    File Name : test
    domain : www.mysite.com
    Now if you are  using a Menu Widget, it will list "About" in the Menu. And when end user will click on "About" then it will call the file named "test.html" from the server location (where all the files of your website are stored).
    And it will open a page with address "www.mysite.com/test.html"
    Hope I am able to explain the concept of File Name here. Please let us know if you have further queries on this.
    Regards,
    Sachin

  • Error: Timeout occurred whilst retrieving page meta data.????

    Hi,
    I sucessfully enabled SSL on PORTAL 3.0.9.8.0 but I could only use it inside our firewall. This is because I had my servername setup to be "portal" instead of a valid DNS name like "portal.mycomp.com".
    I have changes my servername from "portal" to "portal.mycomp.com" in all the conf. files that I know of and it still doesn't work. The funny thing is that I can access the single-sign-on server but not portal. For example, #1 of the following doesn't work but #2 works.
    #1: https://portal.mycomp.com/pls/portal30
    #2: https://portal.mycomp.com/pls/portal30_sso
    This is the error msg I got from my browser when I try to go to #1 ---> "Error: Timeout occurred whilst retrieving page meta data."
    I had also made sure that I didn't have any typo when I executed the ssodatan script. The following is how I executed my ssodatan script:
    ssodatan -w https://portal.mycomp.com/pls/portal30/ -l https://portal.mycomp.com/pls/portal30_sso/ -s portal30 -o portal30_sso -c portal
    *note: "portal" is my connect string.
    Does anyone have any idea what my problem would be?
    Yes, I have also re-requested a new SSL Certificate from Varisign with the new servername "portal.mycomp.com" and installed it properly.
    Thanks in advance,
    Victoria.

    Victoria,
    Did you find a solution to this ?
    We are running Oracle Portal 3.0.9.8.1 on Solaris and are having
    the same problem. Everything works okay through http but with
    https:
    1. https://<domain name>/pls/portal30
    we get the error "Error: Timeout occurred whilst retrieving page
    meta data."
    2. https://<domain name>/pls/portal30_sso - works okay
    3. https://<domain name>/test.jsp - works okay
    Thanks
    Simon.

  • Inserting variable data markers in tables on master pages

    I have a two-cell table on a verso master page that is styled and set to hold my <ChapterNumber> and <ChapterTitle>. A one-cell table is set on the recto master page to hold my <A_Head>.<br /><br />The problem is that I can't seem to insert the variables into the table cells. They work fine when inserted into standard text frames, but I can't see the markers on the master pages, nor does the data associated with the appropriate paragraph styles show up on the regular pages, as it does when I simply insert the variables into standard text frames.<br /><br />I tested the default variables that are installed with InDesign CS3, and they can be inserted into the table cells on the master pages and display on the regular pages. The variables that I defined work properly in a text frame, but not in a table.<br /><br />Is there an explanation for this? The cells have styles associated with them, but there's plenty of room in the cells for the variables. Any advice will be appreciated. Thanks!

    This is so weird. In my original file, I did everything that you did, and even when I flipped back through the pages, the information wasn't appearing in the appropriate cells
    (BTW, the chapter number actually goes next to the word "Chapter" in the green cell on the verso, and the A head actually goes in the white cell on the recto; chapter title will be in the white cell on the verso). The markers were showing up--thinly, as you pointed out--when I had originally inserted the markers, but the difference was that I did not see the results on the actual pages. Go figure. Everything looks fine now, and there were no problems with my variables.
    I have avoided using the default Chapter Number variable because it doesn't reflect the chapter number based on what the chapter number is in the text provided by the client. For example, I changed the chapter number on the chapter opener just now to 12, and the variable you inserted for the chapter number did not update; it stayed at 10, because that variable is based on the Document Chapter Numbering feature, not on text. When I use a running header variable based on the CN paragraph style I define, my chapter number variables are correct, and if the text changes, the change is picked up without having to go to the Pages panel. It's just a different way of doing things.
    Thanks for checking the file!

  • HTML Page rendering using Meta-Data

    New to Java and J2EE..
    I am trying to understand a way that I can generate a HTML page using the Meta-data. I dont want to design/write JSP..
    I would like to define the HTML page properties in a database table, and at run-time I would like to generate the HTML page using the information stored in the table..
    Appreciate if someone can point me to the right direction...
    -RamKi

    Hi,
    nearly one month I asked, really, nobody has an answer or a hint on that topic?
    Thanks for any information you could provide.
    Daniel

  • Error: Timeout occurred while retrieving page meta data.

    Hi,
    I have 10.1.2.0.0 installed. I log into portal and time to time I keep getting the following error:
    Error: Timeout occurred while retrieving page meta data.
    Any ideas what might be the cause. It may work ok for sometime but all of a sudden I keep getting the above error.
    Thanks

    I could be the RAC, and have failovers etc. as usually this is associated with a performance issue or timeout... There should be something in the logs.
    What I recommend you is that you log a Service Request into Support... and supply the PDA (Metalink Note:169490.1).
    I hope it helps...
    Cheers,
    Pedro.

  • SSL. Error: Timeout occurred whilst retrieving page meta data

    Hi!
    I am configuring oracle 9iAS 1.0.2.2a Portal to enable SSL and I did
    everything that was said at http://igloo.its.unimelb.edu.au/Webmail/tips/msg00569.html
    zone.properties
    servlet.page.initArgs=useScheme=http
    servlet.page.initArgs=usePort=7778
    servlet.page.initArgs=httpsports=4443
    wdbsvr.app
    [DAD_portal30]
    cgi_env_list = REQUEST_PROTOCOL=HTTPS,SERVER_PORT=4443
    [DAD_portal30_sso]
    cgi_env_list = REQUEST_PROTOCOL=HTTPS,SERVER_PORT=4443
    This was my ssodatan
    ssodatan -w https://me.me.me:4443/pls/portal30/ -l
    https://me.me.me:4443/pls/portal30_sso/ -s portal30 -o portal30_sso
    But when I access https://me.me.me:4443/pls/portal30/ I get
    Error: Timeout occurred whilst retrieving page meta data
    However, https://me.me.me:4443/pls/portal30_sso/ is working fine!
    One more thing. I can access my login server at
    http://me.me.me:7778/pls/portal30/ and when it prompts for username and password
    it uses https.
    https://me.me.me:4443/pls/pors/portal30_sso.wwsso_app_admin.ls_login
    Help would be greatly appreciated!

    jserv.log (these lines appear many times)
    [28/06/2002 17:07:03:987 GMT+03:00] page/JNI: Exception when trying to connect in 0.
    [28/06/2002 17:07:03:987 GMT+03:00] page/Timeout occurred, label=page url=https://me.me.me:4443/pls/portal30/!PORTAL30.wwpob_page.show?_pageid=51
    [28/06/2002 17:07:03:987 GMT+03:00] page/ContentFetcher Unexpected Exception, name=content-fetcher3
    javax.net.ssl.SSLException: SSL handshake failed: X509CertChainIncompleteErr
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Native Method)
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
         at HTTPClient.HTTPConnection.getSSLSocket(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.handleRequest(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.setupRequest(HTTPConnection.java:3545)
         at HTTPClient.HTTPConnection.Post(HTTPConnection.java:2478)
         at HTTPClient.HTTPConnection.Post(HTTPConnection.java:2605)
         at oracle.webdb.cache.CacheHTTPConnection.getHTTPResponse(CacheHTTPConnection.java:129)
         at oracle.webdb.cache.CacheHTTPResponse.process(CacheHTTPResponse.java, Compiled Code)
         at oracle.webdb.cache.CacheHTTPConnection.common(CacheHTTPConnection.java:114)
         at oracle.webdb.cache.CacheHTTPConnection.Post(CacheHTTPConnection.java:210)
         at oracle.webdb.page.ContentFetcher.run(ContentFetcher.java, Compiled Code)
    Changes to httpd.conf
    <IfDefine SSL>
    Port 4443
    Listen 4443
    </IfDefine>
    <VirtualHost default:80>
    </VirtualHost>
    <VirtualHost default:4443>
    DocumentRoot "/oas/Apache/Apache/htdocs"
    ServerName me.me.me
    ServerAdmin [email protected]
    ErrorLog /oas/Apache/Apache/logs/error_log
    TransferLog /oas/Apache/Apache/logs/access_log
    SSLCertificateFile /oas/Apache/Apache/conf/ssl.crt/mycert.crt
    SSLCertificateKeyFile /oas/Apache/Apache/conf/ssl.key/mycert.key
    </VirtualHost>

  • Master page spread - data merge problem

    ok - I  prematurely posted b4 that I could successfully do this but am stuck with one  problem that is a show stopper.
    I have  a master page spread [left and right pages] which has several fields which I populate on  over 200 pages with data merge. I got this to work ok but teh snag is  that the merge only works  on teh first master page - and since InDesig automatically starts with a right hand page - this would be teh 2nd page of my spread - I can get  both pages to merge data correclty but I wind up with  a starting right hand page - then a left hand page  facing a right hand page which is not for hte same record but the record below it. Is tehre any way aroudn this? Is tehre any way I can force inDesign to start with a  left hand page?

    whohee - it worked - thanks a bunch - you guys in this forum are gre
    at!

Maybe you are looking for