Browser title

Hi. Am quite a beginner and self taught I'm afraid.
I have used a Dreamweaver 8 template and the page title is
not appearing in the browser window. Instead it gives the address
where the files are stored with my internet provider.
When the home page is first displayed the URL masking set up
from the domain name provider works. After that, for each page
navigated to, it reverts to the web hosting file names.
I have changed the title name for each page but this makes no
difference. I am wondering if there was a code pre-written into the
template that I used as I have not had this problem with pages that
I have created from new before although I have used framesets
previously but not on this occasion.
I am very ignorant re static pages versus dynamic content but
prepared to learn if this is where the problem lies.
Any advise appreciated.
Help me
direct

On 11/13/06 1:31 PM, "SAPerrin" wrote:
> Hi. Am quite a beginner and self taught I'm afraid.
>
> I have used a Dreamweaver 8 template and the page title
is not appearing in
> the browser window. Instead it gives the address where
the files are stored
> with my internet provider.
>
> When the home page is first displayed the URL masking
set up from the domain
> name provider works. After that, for each page navigated
to, it reverts to the
> web hosting file names.
>
> I have changed the title name for each page but this
makes no difference. I am
> wondering if there was a code pre-written into the
template that I used as I
> have not had this problem with pages that I have created
from new before
> although I have used framesets previously but not on
this occasion.
>
> I am very ignorant re static pages versus dynamic
content but prepared to
> learn if this is where the problem lies.
>
> Any advise
> appreciated.
:brokenhear
> t;
> [email protected]
>
Your reference to URL masking suggests that either your host
or your
registrar forwards one domain to another via a hidden frame.
If that's the
case, your carefully written page titles will not show up.
Additionally, such a configuration will hurt you in the
search engines, as
well, if that's a concern.
Sonjay

Similar Messages

  • How to change/set the browser title from web forms (XP platform with SP2)

    I am running Form9i, I have set the browser windows title from Web Forms dynamically by using following method. However, when my PC has changed to XP, the function seems not work. Does anybody have same problem and how to solve it? Any suggestions would be appreciated.
    Add the Javascript code to your baseHTML file. For example,
    if you are using the basejini.htm:
    <HEAD><TITLE>%pageTitle%</TITLE>
    <script language="javascript1.2" type="text/javascript1.2">
    function Change(a) {    document.title=a;    } </script>
    </HEAD>
    In web Forms , call the javascript function with WEB.SHOW_DOCUMENT built.
    For Example the following code set the browser title with username . web.show_document('javascript:Change('||'"'|| get_application_property(USERNAME)||'"'||')','_self');
    Best Regards,
    Bowie

    Dear Frank,
    Thanks for your reply. Can you tell me in detail which built-in function in Webutil can set value in browser title ?
    Btw, is it possible for me to set parameter "separateFrame=True" in formsweb.cfg and set the form window title by using SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,TITLE,v_msg_string)?
    Best Regards,
    Bowie

  • How to change browser title!?!

    Does anybody know how to change the browser title?!
    Using Dreamweaver 8 on a Mac.
    www.myvirtuemagazine.com on my site it is called "demo" how
    can I change this?
    Also does anybody know how to create a little logo in the URL
    bar at the start of the URL like Adobe has the signature red A and
    Google has the G, how do you create that!?

    In the <head> of your document --
    <title>This is the text that appears as the browser
    title</title>
    As for the icon:
    http://alt-web.com/favicons.shtml
    Virginia Carter
    Carolina Web Creations
    ======================
    www.carolinawebcreations.biz
    Alix86 wrote:
    > Does anybody know how to change the browser title?!
    >
    > Using Dreamweaver 8 on a Mac.
    >
    > www.myvirtuemagazine.com on my site it is called "demo"
    how can I change this?
    >
    > Also does anybody know how to create a little logo in
    the URL bar at the start
    > of the URL like Adobe has the signature red A and Google
    has the G, how do you
    > create that!?
    >
    >

  • Change browser title from framename

    Hello, I've created with robohelp 8 a WebHelp. The browser display's in the title bar the title of my project. Is it possible to change this title when you choose a topic? Like you click from the startpage (title=startpage) on topic A, the the browser title changes to A? I've searched the web for answers, but the ones I found wouldn't work in my Webhelp. For example there is a javascript, which you include in your topic HTML:
    <body OnLoad="parent.document.title=document.title"> Unfortunately this doesn't work.
    Does anybody know how to solve this?

    I have found the solution:
    Just put this code in your topic pages:
    <body onload="parent.parent.document.title=document.title">
    This works great. The only problem is that when you put this code in your masterpage's RoboHelp strips the code, so in you export such as webhelp the code has disappeared. The solution is to modify the page's afther exporting your webhelp. I use dreamweaver, this tool has an batch function for search and replace which makes it an easy job!
    I wil send Adobe a suggestion to make this function in the software, that would be easier.

  • How to change the browser title of standard SAP WD4A application - eRecruit

    Hi,
    I have a requirement to change browser title for standard SAP WD4A application hrrcf_a_candidate_registration. I know this value is used from application description filed.
    Current set up is 'Candidate Registration'. (WD Component HRRCF_C_REGISTER_UI)
    I tried to use enhancement framework technique and application customization/configuration - but was not successfull.
    I do not like the idea of changing the standard SAP object since it might be overwritten in future upgrade. And also I do not prefer to create z* copy of this application as well.
    Any ideas how to handle this request? Is dynamic modification of this property possible?
    Thanks for your feedback.
    Regards,
    Igor

    Hello,
    Did you try to change the description of the service in transaction SICF ?
    You can find the Webdynpro services under the tree /default_host/sap/bc/webdynpro/sap/.
    Regards,

  • Help.... trying to set the browser title for reports called from 9i form

    hello all
    I am attempting to call a 9i report from an oracle 9i form .I am using the following code
    repid := find_report_object('report5');
    SET_REPORT_OBJECT_PROPERTY
    SET_REPORT_OBJECT_PROPERTY (repid,REPORT_type,CACHE);
    SET_REPORT_OBJECT_PROPERTY (repid,REPORT_DESFORMAT,pdf);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'sandy4');
    v_rep := RUN_REPORT_OBJECT(repid,p1_id);
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://----.--------.com:8888/reports/rwservlet/getjobid'|| substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=sandy4,'_blank');
    .. and so on
    The reports RUNS FINE AND POPS UP AS A NEAT PDF internet explorer page !!!
    I WAS WONDERING IF THERE IS ANYWAY TO SET THE BROWSER TITLE OF THIS REPORT THAT POPS UP..
    DO I HAVE TO CHANGE SOME PROPERTY AT THE REPORT END
    OR CAN I SET IT DYNAMICALLY BY PASSING AS A PARAMETER
    FROM MY FORM
    I HAVE SEARCHED EVERYWHERE FOR THIS
    PL HELP
    I WILL REALLY APPRECIATE IT IF SOMONE CUD HELP ME WITH
    THIS
    THANK YOU
    SANDY

    Hi,
    It is possible to set the Document title for PDF output. Open the Reports Property Inspector, under PDF Document Taxonomy, you can set the Document title. But this does not show up in the browser when you open the document.
    thanks,
    Senthil

  • How to override browser title

    Does anyone know how to change the browser title? I went straight into index and changed the contents of the <title> tag, but apparently IdM overides that somewhere. I've also tried setting "browserTitleProdNameOverride" in System Configuration.xml to true, and modified UI_BROWSER_TITLE_PROD_NAME_OVERRIDE in a custom catalog, but that hasn't done it. This should be such a simple change to make, but IdM is overriding the obvious solution...

    Customizing the Browser Title Bar
    You can now replace the product name string in the browser title bar with a
    localizable string of your choice. Note: These instructions where copied from the Sun Identity Manager 8.0 Technical Depoloyment Overview pdf in the chapter titlec "Private Labeling of Identity Manager". To the best of my knowledge this is the first pdf doc to include step 3. Prior releases failed to include step 3.
    *1.* Import the following XML file:
    Code Example 7-2 XML to Import
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE Configuration PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <Configuration name='AltMsgCatalog'>
    <Extension>
    <CustomCatalog id='AltMsgCatalog' enabled='true'>
    <MessageSet language='en' country='US'>
    <Msg id='UI_BROWSER_TITLE_PROD_NAME_OVERRIDE'>Browser Title Bar Text Here</Msg>
    </MessageSet>
    </CustomCatalog>
    </Extension>
    </Configuration>
    *2.* Using the Identity Manager IDE, load the System Configuration object for editing. Add the following line inside the
    <Configuration>
    <Extension>
    <Object>
    <Attribute name='customMessageCatalog' value='AltMsgCatalog'/>
    *3.* Also in the System Configuration object, you must change ui.web.browserTitleProdNameOverride to true.
    <Attribute name='browserTitleProdNameOverride'>
    <Boolean>true</Boolean>
    </Attribute>
    *&bull;4.* Save this change to the System Configuration object, and restart your application server.
    *&bull;5.* The part missing (Browser Title Bar on Admin and End User login pages).
    <ul><li>A. The Browser Title Bar on the Login Page does not change when the above configurations are made. However the Broswer Title Bar on every page after you log into IDM will display the value in the UI_BROWSER_TITLE_PROD_NAME_OVERRIDE. If you are wondering how to change the Browser Title Bar on the Admin and User Login Page read on.</li>
    <li>B. ReleaseConstants$ProductVersion is a class file you'll need to extract from idmcommon.jar. The contents of ReleaseConstants$ProductVersion are included below. We decided not to mess with an update, but in a nut shell you will need to update the getProductName() method. The suggestion is to set this value to the same value used by UI_BROWSER_TITLE_PROD_NAME_OVERRIDE. Compile and implement which are steps we chose not to attempt. If anyone goes through the compile and implementation steps please share.</li>
    </ul>
    package com.waveset.object;
    // Referenced classes of package com.waveset.object:
    // ReleaseConstants
    public static final class ReleaseConstants$ProductVersion extends ReleaseConstants$VersionImpl {
    public String getMajor()
    return "7";
    public String getMinor()
    return "0";
    public String getServicePack()
    return "0";
    public String getProductName()
    return "Identity Manager";
    public ReleaseConstants$ProductVersion()

  • Browser title needs to pick up tab title within a jspx page.

    We are using dynamic tabs within a jspx. The requirement is that ,the browser title should pick the tab title when on-focus and the title should change when out-of-focus.We are not in favor of doing a full page refresh. Please advice.
    Regards,
    Sudhansu

    Something like this:
    <?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">
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <af:document title="#{b2.title}" id="d1" partialTriggers="sdi1 sdi2">
        <af:form id="f1">
          <af:panelTabbed id="pt1">
            <af:showDetailItem text="Tab 1" id="sdi1" disclosureListener="#{b2.dcl}"/>
            <af:showDetailItem text="Tab 2" id="sdi2" disclosureListener="#{b2.dcl}"/>
          </af:panelTabbed>
        </af:form>
      </af:document>
    </f:view>bean:
    package view;
    import oracle.adf.view.rich.component.rich.layout.RichShowDetailItem;
    import org.apache.myfaces.trinidad.event.DisclosureEvent;
    public class b2
      private String _title;
      public b2()
        super();
      public String getTitle()
        return _title;
      public void setTitle(String t)
        _title = t;
      public void dcl(DisclosureEvent d)
        RichShowDetailItem di = (RichShowDetailItem) d.getComponent();
        setTitle(di.getText());
    }

  • Change Browser title

    Hi ,
    I want to change the browser title for my application. I
    have the deep linking turned on.
    <mx:Application pageTitle="Title for the Page"
    creationComplete="isReloaded();"
    verticalGap="0" width="100%" xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="vertical"
    height="100%" >
    Thanks in advance.
    Josh

    "Rob Rusher" <[email protected]> wrote in message
    news:g6q9qv$cl2$[email protected]..
    > Because the Application class sets the pageTitle
    property but does not
    > make it
    > accessible via ActionScript, you must BrowserManager or
    SWFAddress.
    >
    > The BrowserManager function would look like this:
    > private function changeTitle():void
    > {
    > BrowserManager.getInstance().setTitle("My new title");
    > }
    >
    Could probably also use ExternalInterface to call js...

  • Change Web Browser Title from Applet throw by JInitiator

    Hi,
    I'm developing an Oracle application with Oracle Form Builder and I would need to change browser title from my Applet, when a procedures throws when I press a button.
    Thanks a lot.

    If you use SeparateFrame=true, you can use WebUtil_SeparateFrame.SetTitle

  • How to remove the UPK inscription that appears in browser title

    Hello!
    how to remove the UPK inscription that appears in browser title (the browser tab). I want to leave only the module name appearing.
    thank you

    Hi,
    I haven't tried, but have a look at the toc.html - you will find this in the data folder under the Publishing Content --> PlayerPackage.
    I think that the tag you are looking for is <title></title>. Pop something inbetween and see if that sorts your issue out?
    Eg <title>TESTING</title>.
    You should find this close to the top of the html document.
    Hope it works for you.
    Regards,
    Greig

  • Can we change the Internet Explorer browse Title

    can we change not only the header area, but also the IE title?

    Hello Blake,
    changing the title of the browser title is not possible. It will have always the title of the WD applications name itself.
    Regards,
    Ulrich

  • Setting Browser Title

    we are running forms in the browser itself not in a seperate frame. Does anyone has any idea about how to set the browser title from Forms or using Java in Forms. I know that we can set it in the HTML file but we want to display the login information like username and the database the user logged into, on the browser title bar.
    Thanks in advance,
    -Pardha

    Sorry did not read properly ... that you wanted to do it from forms.
    a way i can see it done is probably to use a login using a applet and then load forms. Single Sign-On (SSO) might have some features .. not sure
    regards,
    Easo

  • Set browser title in NW Portal via WD4A application

    Hi all,
    i have to set the browser title dynamically via a WD4A application, which is integrated in a NW Portal.
    The WD4A application runs in the main portal window, not in a separated one.
    All my trials to set the title failed...
    Does anybody know how to set the title?
    Regards
    Daniel

    Not sure about this one, what maybe you can use methods from interface IF_WD_PORTAL_INTEGRATION
    data LR_COMPONENTCONTROLLER type ref to IG_COMPONENTCONTROLLER .
    data L_API_COMPONENTCONTROLLER type ref to IF_WD_COMPONENT.
    data LR_PORT_MANAGER type ref to IF_WD_PORTAL_INTEGRATION.
    LR_COMPONENTCONTROLLER = WD_THIS->GET_COMPONENTCONTROLLER_CTR( ).
    L_API_COMPONENTCONTROLLER = LR_COMPONENTCONTROLLER->WD_GET_API( ).
    LR_PORT_MANAGER = L_API_COMPONENTCONTROLLER->GET_PORTAL_MANAGER( ).
    call method LR_PORT_MANAGER->NAVIGATE_ABSOLUTE
    exporting
    NAVIGATION_TARGET = NAVIGATION_DATA-TARGET
    NAVIGATION_MODE = NAVIGATION_DATA-NAVIGATION_MODE
    WINDOW_FEATURES = NAVIGATION_DATA-WINDOW_FEATURES
    WINDOW_NAME = NAVIGATION_DATA-WINDOW_NAME
    HISTORY_MODE = NAVIGATION_DATA-HISTORY_MODE
    TARGET_TITLE = NAVIGATION_DATA-TARGET_TITLE
    CONTEXT_URL = NAVIGATION_DATA-CONTEXT_URL
    POST_PARAMETERS = ABAP_FALSE
    USE_SAP_LAUNCHER = ABAP_TRUE
    BUSINESS_PARAMETERS = BUS_PARAMETER_LIST
    LAUNCHER_PARAMETERS = LAUNCHER_PARAMETER_LIST.
    But I'm not sure when or where to use this.

  • IMovie crashes when browsing Titles, and when exporting movie.

    Frequent occurance.  Crashes when browsing Titles. When re-opening it goes to a previous project.
    2nd problem, also frequent but always with one project.  I have tried numerous things, all unsuccessful. Have gone back to iPhoto to redo slideshow, have checked photo permissions, then rebuild movie but still unsuccessful.  Message:  "EXC BAD ACCESS (SIGSEGV)".

    Sometimes iMovie Projects become corrupted and can cause iMovie to crash. This is what worked for me after months of frustration without any solution.
    Copy the iMovie Projects folder to the desktop. To avoid confusion rename this folder Desktop iMovie Projects. Do not delete these projects from the Desktop iMovie Projects folder.
    Then delete all projects from the original iMovie Projects folder for iMovie - found Mac HD > Users > (Your home folder) > Movies > iMovie Projects.
    Either create a simple test movie project in iMovie or...
    or take, from Desktop iMovie Projects folder, one of the projects that you know was successfully exported in the past and copy from the Desktop iMovie Projectsfolder into the original iMovie Projects folder.
    Try launching iMovie again.
    In turn take, from Desktop iMovie Projects folder, another of the projects and copy from the Desktop iMovie Projects folder into the original iMovie Projects folder.
    Close and restart iMovie. Try to export this project
    In transferring one project at a time you can isolate the corrupted project(s)
    See my news-feed on  facebook

  • How to change the browser title Window or View Dynamically.

    Hi
    I have several application calling my applicationm and i need the browser that lauches the application to have different Titles on the Browser Title.
    How can I change the Title from the Window or View?
    Please advice.
    Thank you.
    Regards,
    Vinod

    The browser title gets pulled from the WD Application Description.  Currently there is no API to change the browser title from within WDA.  Next year in 7.02 we do add such an API.  Here is an example of what will be possible in 7.02:
    data l_window_title type string.
      case lv_transaction_type.
      when wd_assist->create_mode.
      l_window_title = `Create Sales Order`.
      when wd_assist->display_mode.
      l_window_title = `Display Sales Order: ` && so_id.
      when wd_assist->change_mode.
      l_window_title = `Change Sales Order: ` && so_id.
      endcase.
      wd_this->wd_get_api( )->get_component( )->get_application( )->set_window_title( l_window_title ).
    Setting the title on a View is easier.  You can just use a Tray or Group UI element as the root of your view and set the title property of the UI element dynamically by context binding to the property.

Maybe you are looking for

  • Possible to Connect Two External Displays?

    At work I have two 1600x1200 LCD displays connected to my G4 MDD and I've become quite attached to them and truly feel the extra real estate increases my productivity. I'm due to get a new system and would like to get a laptop rather than a desktop s

  • Could not complete your request because its is not valid photoshop document !!

    Could not complete your request because its is not valid photoshop document !! Please help me to open this fle. Check the attachment

  • After updating to 7.0.6, ipad stuck on apple loading screen

    This afternoon I got a notification for a new software update, iOS 7.0.6. I iniciated the process directly from my iPad 2, it took a minute or two for my ipad to turn itself off and start a loading process (black screen, apple logo), but it never got

  • FX5600U 128 VTD Video to DVD

    OK I finally installed the Video capture drivers properly for this card (ie the ones not including a TV Tuner driver) and everything seems to have gone in ok with no more errors. I want to transfer loads of old home video to DVD but I feel as though

  • Sending mail based on values in report

    hi ,   i have i requirement like sending mails to user if the values in the report exceeds some threshold. and user should be able to configure these mail settinigs. can any just tell me wether it is possible or not. thanks and regards siva ganesh