Html and indexed pages

I am trying to get ranked in google and only my index pages
tend to get indexed. I do not understand why my secondary pages, do
not get indexed for Lake Martin Real Estate searches.
http://www.yourlakemartin.com
Site header and search word as follows:
LAKE MARTIN REAL
ESTATE

You can put a file called ".htaccess" in the root of any folder, and the server will use the directives in that file to control how it serves pages to the client.  There is a complete set of commands you can find by Googling "htaccess", probably more than you'd want to read, but among them is the ability to do a server redirect for any page fetch, which would let you redirect all requests for *.html to *.php automatically.  What's nice is that you can send a header along with the redirection that direts the search engines to adjust their indices, called a '301' header.  It specifies that the page requested has been permanently relocated to the new page name.
On several of my sites I have such redirection being used - the .htaccess file contains markup like this -
RedirectEngine On
Redirect 301 /xyzzy.html http://www.example.com/xyzzy.php
Give Google a try....

Similar Messages

  • What's the index node and index page in DB2

    Could you please explain what the index node and index page in DB2, and what's the relationship between them?

    Following paragraph is copied from tadm56.
    Tables contain records of data. One or more records of a table are stored in a DB2 data page. Pages are the minimum I/O unit of DB2. A DB2 data page can contain one or more records. But a record must fit in a data page.
    If a record of a table does not fit in a 4096 byte (4 KB) page, the table must be defined in a tablespace that is based on a larger page size. DB2 also provides page sizes of 8192 bytes (8 KB), 16384 bytes (16 KB), and 32768 bytes (32 KB).
    For improved access to data, indexes are predefined by SAP developers. Indexes can also be defined later as further need arises. An index is defined using a few columns of a table, which are accessed frequently. Index data structures allow for efficient retrieval of small quantities of data. Indexes are based on nodes, their storage is maintained within DB2 index pages. Because the pointers pointing to other index nodes are also stored in the index pages, storage of indexes is not as compact as the storage of data records.
    And above this paragraph, there is a figure that shows relationship. I don't know how to paste a picture here. In the figure, it shows that table records vs data page is n:1, and index nodes vs index page is 1:1.
    How to understand index nodes vs index page is 1:1?

  • Older Business HTML and Dynamic Page Table question

    I am not sure if anyone will know here (or if this is the best place to post), but I have a question concerning using the Business HTML template library controls/API for use with ITS. I am attempting to use the "Dynamic Page Table" control, and have hit some problems. Does anyone have any example code they can share on getting this to work correctly (ie, paging through records, selecting from rows, etc)? I have "torn apart" the underlying Javascript and even modified my code to adjust for some formatting issues that the API's do not handle, however, my "pages" all display at once in the beginning and only hide when I use one of the paging icons (forward,back,all back, etc). THe "isVisible" parameter seems to do nothing for the "page" DIVs. Currently running the latest version of ITS and R/3 4.6b on the backend if that helps. Also, the example from the SAP Design Guild cookbook is very basic and does not "page" as I need. Thanks in advance!
    CSolomon

    Check the following Tables
    FND_FORM_CUSTOM_RULES
    FND_FORM_CUSTOM_SCOPES
    FND_FORM_CUSTOM_ACTIONS
    FND_FORM_CUSTOM_PARAMS

  • Java , html and multiple pages

    Hello,
    I've created a java applet that generates html pages.
    These html pages are bills.
    However when bills are really large, i need to split it up in several pages.
    Since i use different font sizes, the number of lines on a page change. Sometimes it fits nicely, sometimes it's a mess.
    How can i make html output better? Xml?
    Thanks

    Take a look at FOP on xml.apache.org, render XML into PDF.

  • Unable to key text into html and shtml pages

    I have several websites coded in Dreamweaver that I have maintained for years.   I have never had any difficulting making changes to existing pages.  For the first time ever, all of my shtml pages will not permit any text changes and a body tag appears at the end of all previousy entered text and links.
    An example of a page that has the problem is here:  www.savesandyspring.org/multimedia.shtml
    On this page I can no longer edit the heading "Multimedia" or the link below it.  I can only start coding after all previously keyed text and links.
    I would greatly appreciate any help that anyone can provide.  Thanks for taking the time to read my post.

    You're using a DW template file, I can see.
    <!--BEGIN INSERT CONTENT-->
    <h2>Multimedia</h2>
    <p class="style4"> <a href="mms://mms.savesandyspring.org/savesandy/hearing-101107rev.wmv">10/11/2007 County and State Legislators learn of Farm Road issue at annual Priorities Hearing. </a></p>
    <p> </p>
    <!-- InstanceBeginEditable name="body" -->
    <!-- InstanceEndEditable -->
    <!--END INSERT CONTENT-->
    The 'Editable' content should come after the 'InstanceBeginEditable' tag. You'll have to open your DW template file in order to make this change of moving your edit element inside of InstanceBeginEditable region.

  • SSO and indexing pages

    Hi,
    We have a webapp protected with Oracle Single On.
    We would like to index the pages for a search engine( lucene ). We use a modified version of spindle.jar to get the pages. Spindle.jar opens URL Connection to fetch the pages.
    The problem is that SSO prevents spindle.jar from
    fetching the pages. I think i have to make spindle.jar
    authenticate against the SSO Server before indexing the pages but i don't how to do that in Java.

    cn=XXX information is missing for the SSO Server (orasso) when going to http://servername:7777/pls/orasso/orasso.home. Is that causing the problem? If so, how can I resolve it?
    Thanks.
    Andy

  • Having trouble with blank "index" page

    I've published my site to a folder and transfered it succefully to my webhost. The only problem is that it shows up blank. I think because the index.html is blank when I open it on my harddrive to see the contents. I don't know html well enough to input the correct code to redirect from the webaddress people type in to the aboutme page I want them to see first.
    I thought the program iWeb would write the index for me.
    Any thoughts/suggestions will be greatly appreciated!

    I am having the same issue. Published to folder and then to my yahoo hosting and the index page does not instantly redirect to the home page as expected?
    On a mac it works just fine but PC browser shows blank page. Want this to be universal web access of course. Any help would be appreciated. Oh and if you wonder through the site there is nudity so be warned.
    http://garryirvine.com = fine on mac not on PC browser(blank)
    http://garryirvine.com/index.html worls on both. (redirects to home page from iweb project as expected [same for http://garryirvine.com/Home.html)
    The index page for me is not blank on my server it has the following(without "'s):
    "<?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></title><meta http-equiv="refresh" content="0;url= Home.html" /></head><body></body></html>"

  • Can a Button be created in a PDF to go back to website index page?

    I should know this. But the idea to do it hasn't crossed my mind to do it. I use PDF's extensively in my website http://www.phillipmjones.net/
    Is it possible to put in a Home Button, at the end to have it go back to the index page, rather than having use back button on web Browser?

    Last Reply:
    In order to do so you have to:
    Open a Graphics Program and creae a button, in my case I used Fireworks to create a button with a special Filter that use button affects.
    Create desired button.
    Open original Word File and insert button at Desired Location Save as both Wod Docx and as PDF files.
    open desired Pdf in Acrobat choose replace File.
    Open Forms editor and create a form field that is a button.
    Make form outline with no color.
    make fill color with no color.
    make button action Web URL. Type entire link using all directories, sub directories and index page of desired directory.
    Save.
    get out of forms editor.
    Save file.
    upload to web site.
    It works but is way to many steps be worthwhile.
    This is being posted for those that desire to use a web link button in a PDF.  and want to know the desired steps.

  • My Index and contact page has moved my top nav up

    I only changed my contact styles on my Index page and now my top nav has gone to the top. On my contact page I added two images so I understand I need to add some code to do with that but not sure how to get it back correct.
    When I veiw my contact page through my wamp server though it all looks fine that's why I uploaded it onto the live server.  Does anyone know why that should be?
    www.bristolequestrianservices.co.uk.  Can someone help please?
    Thanks
    </head>
    <body>
    <div id="outer">
    <div id="wrapper">
                        <div id="logo">
                      <img src="images/banner1.jpg" />
              </div>
              <div id="social-media-icons">
                      <ul>
                          <li><a href="https://www.facebook.com/groups/150449201771804/"><img src="images/icons/facebook.jpg" /></a></li>
                  <li><a href="£"><img src="images/icons/rss.jpg" /></a></li>
                  <li><a href="http://www.twitter.com"><img src="images/icons/twitter.jpg" /></a></li>
                  <li><img src="images/icons/youtube.jpg" /></li>
                </ul>
                        </div>
             <div id="contact">
         <p><span class="big-blue">Bristol Equestrian Service</span><br>
         Tel: 0117 9190060 / 07900538697<br>
         Email: [email protected]<br>
          [email protected]</p>    
         </div             
            ><div id="topnav">
                      <ul>
                          <li><a href="index.html">Home</a></li>
                    <li><a href="stablesandfieldshelters.html">Stable and Field Shelters</a></li>
                    <li><a href="pricelist.html">Price List</a></li>
                    <li><a href="gallery.html">Gallery</a></li>
                    <li><a href="contactus.html">Contact Us</a></li>
                </ul>
                        </div>
                        <div id="banner">
                      <img src="images/newbanner.jpg" />
                        </div>
    /* Containers */
    #outer                                         {  width:960px; margin:0 auto; background:#FFF; }
    #wrapper                               {  width:900px; margin:0 auto; background:#FFF; }
    #logo                                         {  margin: 30px 0; float:left; }
    #social-media-icons                              {  float:right; }
    #social-media-icons ul li          {display:inline; }
    #social-media-icons ul                    {margin-top:40px; }
    #social-media-icons2                    {  float:left; }
    #social-media-icons2 ul li          {display:inline; }
    #social-media-icons2 ul                    {margin-top:10px; }
    #topnav                               { clear:both;  }
    #topnav          ul                              { border-top:1px #000 solid; border-bottom:1px #000 solid;
                                                                margin:20px 0; padding:10px 0;           }
    #topnav ul li                    { display:inline; }
    #topnav ul li a                    { padding:0 15px; }
    #topnav a:link                              { color: #000;  }
    #topnav a:visited                    { color: #000;  }
    #topnav a:active                    { color: #000;  }
    #topnav a:focus                              { color: #666;  }
    #topnav a:hover               { color: #f90;  }
    #banner                                        { margin-bottom:30px;  }
    #rightside                               { width:200px; float:right   }
    #content                               { width:650px; float:left;  }
    #content-fullwidth          {width:100%; }
    #footer                               { clear:both; margin-top:20px 0; border-top:1px #ccc solid;

    /* Color Legend */
    /* Reset */
    Oops sorry copied it all!
    html, body { margin: 0; padding: 0; border: 0; 
                                            background: transparent; font-size:10px; }
    div, span, article, aside, footer, header, hgroup, nav, section,
    h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
    table, tr, th, td, tbody, tfoot, thead {
              margin: 0;
              padding: 0;
              border: 0;
              vertical-align: baseline;
              background: transparent;
    img           { margin:0; padding:0; border:0; }
    table, tr, th, td, tbody, tfoot, thead {
              margin: 0; padding: 0; border: 0;
              vertical-align: baseline;
              background: transparent;
    table { border-collapse: collapse; border-spacing: 0; }
    input, select, textarea, form, fieldset {
              margin: 0; padding: 0; border: 0;
    article, aside, dialog, figure, footer, header, hgroup, nav, section {
              display:block; }
    h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
              font-family: Arial, Helvetica, sans-serif;
              font-size:100%;
              font-weight: normal;
              font-style: normal;
              line-height: 100%;
              text-indent: 0;
              text-decoration: none;
              text-align: left;
              color: #000;
    ol, ul { list-style: none; }
    /* Global */
    html           {          }
    body          { background: #960          }
    /* Headings */
    h1, h2, h3, h4, h5, h6 { font-weight: bold; }
    h1 { font-size:24px; color:#BB5E00;
              padding-bottom:15px; border-bottom:1px #ccc solid; margin-bottom:15px; }
    h2 { font-size:20px; color:#666 }
    h3 { font-size:16px; }
    h4 { font-size:20px; color: #666}
    h5 { font-size:14px; }
    h6 { font-size:14px; }
    h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }
    /* Text Elements */
    p                     { color:#000; font-size:12px; line-height:150%; 
                                             margin:15px; 0; }
    p .left                              { margin: 1.5em 1.5em 1.5em 0; padding: 0; }
    p .right                     { margin: 1.5em 0 1.5em 1.5em; padding: 0; }
    a                     {   }
    a:link                              { color: #00f;  }
    a:visited                    { color: #0f0;  }
    a:active                    { color: #000;  }
    a:focus                              { color: #666;  }
    a:hover               { color: #f00;  }
    blockquote            { color:#000; font-size:12px; }
    strong                { font-weight: bold; }
    em                                    { font-style: italic; }
    /* Images */
    /* Lists */
    ul                    {  }
    ol                    { list-style-type:decimal; }
    ul li                        { color:#000; font-size:12px; }
    ol li                         { color:#000; font-size:12px; }
    dl                    {            }
    dt                           {            }
    dd                    {           }
    /* Tables */
    table                 { width:100%; }
    tr                                        {          }
    .odd                              { background-color:#eee; }
    .even                              { background-color:#fff; }
    th                    { font-weight: bold; }
    thead, th              { background: #ccc; }
    tbody                              {   }
    th,td,caption           {           }
    caption                     {           }
    tfoot                 {          }
    .tfooter                    { background-color:#ccc; text-align:center; font-style:italic; }
    caption               { background: #efefef; }
    /* Miscellaneous */
    sup, sub              { line-height: 0; }
    abbr, acronym   { border-bottom: 1px dotted #666; }
    address               {            }
    del                   { background:#FFCECE; color:#f00; }
    code, pre                    { background-color:#FF9; padding:2px 0px; margin:4px 25px;
                                                      font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;          }
    /* Containers */
    #outer                                         {  width:960px; margin:0 auto; background:#FFF; }
    #wrapper                               {  width:900px; margin:0 auto; background:#FFF; }
    #logo                                         {  margin: 30px 0; float:left; }
    #social-media-icons                              {  float:right; }
    #social-media-icons ul li          {display:inline; }
    #social-media-icons ul                    {margin-top:40px; }
    #social-media-icons2                    {  float:left; }
    #social-media-icons2 ul li          {display:inline; }
    #social-media-icons2 ul                    {margin-top:10px; }
    #topnav                               { clear:both;  }
    #topnav          ul                              { border-top:1px #000 solid; border-bottom:1px #000 solid;
                                                                margin:20px 0; padding:10px 0;           }
    #topnav ul li                    { display:inline; }
    #topnav ul li a                    { padding:0 15px; }
    #topnav a:link                              { color: #000;  }
    #topnav a:visited                    { color: #000;  }
    #topnav a:active                    { color: #000;  }
    #topnav a:focus                              { color: #666;  }
    #topnav a:hover               { color: #f90;  }
    #banner                                        { margin-bottom:30px; }
    #rightside h2 {
    font-size: 24px;
        color: #999;
        font-weight: normal;
        margin: 0 0 0 0;
        padding: 0 0 10px 0; /*top-right-bottom-left*/
    #rightside p {
        margin: 0 0 0 0;
        padding: 0 0 10px 0; /*top-right-bottom-left*/
    #rightside a {
        text-decoration: none;
        color: #7A7D42;
        font-size: 14px;
        padding: 0 0 15px 0; /*top-right-bottom-left*/
    #rightside a:hover {
    color:#BB5E00
    #rightside p {
        margin: 0 0 0 0;
        padding: 10px 0 10px 0; /*top-right-bottom-left*/
        border-bottom: 1px solid #ccc;
    #content                               { width:650px; float:left;  }
    #content-fullwidth          {width:100%; }
    #footer                               { clear:both; margin-top:20px 0; border-top:1px #ccc solid;
                                                       padding-bottom:20px; }
    .rowWrapper {
        overflow: hidden;
        margin: 0 0 15px 0;
    .details {
    width:286px;
    float:left;
    margin: 0 0 0 20px;
    padding: 15px 0 0 0;
    border-top: 2px solid #000;
    .details p {
    margin: 0;
    padding: 0 20px;
    #box1 {   }
    #box2 {  }
    #box3 {  }
    #box4 {  }
    #box5 {   }
    #box6 {   }
    #box7 {   }
    #box6 {  }
    #box9 {   }
    #box10 {   }
    /* Layout Extra */
    /* Navigation Extra */
    /* Forms */
    /* Forms */
    form ol { list-style-type:none; }
    form           { text-align:left; margin:20px;          }
    label           {
                        float: left; width: 150px; margin-top:5px;
                        text-align:right; display:block; background:none; font-weight:bold;
    submit          { background:none;           }
    input           {
                        width: 280px; margin:0 0 16px 10px;
                        border:1px #bbb solid; padding:5px; background:none;
    input:focus, textarea:focus          { background-color:#CCC; }
    textarea {
                        width: 280px; height: 150px; margin:0 0 16px 10px;
                        border:1px #bbb solid; padding:5px; background:none;
    select { margin-bottom:20px;          }
    .month { margin-left:155px;          }
    .submit {
                        width:90px; height:25px;
                        margin-left:160px;
                        font-size:12px;
    br                    { clear: left;           }
    .clear          { clear:both; }
    /* Miscellaneous  */
    .copyright-text          { font-size:80%; font-style:italic; color:#333; }
    .footer-text          { font-size:100%; font-style:normal; color:#000; text-align:center; }
    .title                              { font-size:18px; font-weight:bold; color:#333;  }
    .subtitle                    { font-size:14px; font-style:italic; color:#333;  }
    .artist                              { font-size:16px; font-weight:bold; color:#333;  }
    .author                              { font-size:14px font-weight:bold; color:#555;  }
    .editor                              { font-size:14px font-style:italic; color:#555;  }
    .pub-date                    { font-size:10px font-style:italic; color:#555; }
    .article-date          { font-size:10px font-style:italic; color:#555;  }
    .location                    { font-size:10px font-style:italic; color:#555;  }
    .float-right          { float:right; }
    .float-left                    { float:left; }
    .clear                              { clear:both; }
    .hide                              { display:none; }
    .block                              { display:block; }
    .inline                              { display:inline; }
    .first                              { font-weight:bold; }
    .last                              { font-weight:bold; }
    .left                              { font-weight:bold; text-align:left; }
    .right                              { font-weight:bold; text-align:right; }
    .added                { background:#D7D7FF; }
    .removed              { background:#FFCECE; color:#f00; }
    .changed                    { background:#FFB; }
    /* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */
    .error, .alert, .notice, .success, .info {
              padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }
    .error, .alert           { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
    .notice                              { background: #fff6bf; color: #514721; border-color: #ffd324; }
    .success                       { background: #e6efc2; color: #264409; border-color: #c6d880; }
    .info                               { background: #d5edf8; color: #205791; border-color: #92cae4; }
    .error a           { color: #8a1f11; }
    .alert a           { color: #8a1f11; }
    .notice a   { color: #514721; }
    .success a  { color: #264409; }
    .info a                    { color: #205791; }
    #contact {
              float: right;
              clear: both;
    .big-blue {
         font-size:32px;
         color:#000;
               font-family:Monotype Corsiva;

  • IWeb '09 and creating an "Index" page for two separate sides of my website

    I'm redesigning my website with iWeb '09 seeing that I've recently switched to Mac from being a life-long PC/Windows user. I'm not too web programming savvy so iWeb fits my needs as a very good program that redesigns my site very nicely (and quite inexpensively, as well).
    My current incarnation of my website (http://www.jeffreykern.com) was designed by a professional web designer on Dreamweaver for PC a couple of years ago. Some time ago when I was trying to update my PC with XP SP 3 (bad idea as it turned out), my connection to my web hosting service got completely fouled up and I lost the ability to update the site and haven't updated my site since. Knowing that I was going to be switching to Mac (with my new Mac Pro) I never had the desire, or energy, to patch things up to update my site with my PC. Plus, I was in need of a redesign so I eventually got my site ready to go with iWeb 09. That's where I stand right now...
    So, as you can see on my current site I have a main index page that splits up into the two sides of my life: the triathlete side and the writer side. I've already redesigned both sides of my site with iWeb, I'm ready to update it thru my web hosting via FTP and Transmit 3, but I cannot find how to create a main "Index" page on iWeb that will let me branch off into two different directions. By having that "Index" page intact I will be able to keep my domain of jeffreykern.com as it currently stands. I don't mind having to get two different domains for each of my two sides of my site but would like to avoid that extra step -- if, at all, possible.
    Thanks in advance for your help,
    Jeff

    Building three websites on three separate domain files would be my choice.
    Its important to realize that you cannot have a page called "index" using iWeb because the associated index.html file will conflict with the one that iWeb creates.
    As has been suggested, the first site would be one page. The site name would be jeffreykern.
    This site will publish as jeffreykern_files and an index.html file. Inside this folder is another index.html file. This is the one your domain name will be directed at if you don't need an RSS feed.
    If your server allows it, create a root folder on it called "jeffreykern" and upload the contents of the local folder to this and ignore the separate index.html file. Note that I said contents and not the folder itself.
    A lot of servers require that you upload to a pre existing folder. In this case you will have to upload the index.html file and the jeffreykern _files folder.
    The two other sites are named and published as writer and triathlete. The external index files of these two sites are renamed writer.html and triathlete.html.
    These two files and their corresponding folders are uploaded to your root folder on the server after adding tags and optimizing.......
    http://www.iwebformusicians.com/SearchEngines/SEO.html
    Now you have a main (one page) site with two sub sites.
    The domain name http://www.jeffreykern.com/ is directed at the index.html file so that when this is entered into the browser, the main page will appear.
    The links to the two main sections, whether they be text and/or image, are created and selected as external hyperlinks.
    http://www.jeffreykern.com/triathlete/
    http://www.jeffreykern.com/writer/
    Clicking these links will open the first page of their respective sites.
    If you do the sensible thing and trash the iWeb default navigation to replace it with a custom one, you can include external hyperlinks to the landing page and the other site in this.
    The website - iWeb for Musicians - is created like this and is built on 9 separate domain files for ease of updating and publishing. The whole site is tied together with a Main navigation to get to each section which has a Sub navigation to jump around that section.
    For more on navigation see.....
    http://www.iwebformusicians.com/WebMusic/Navigation.html
    Also refer to Fonts, Colors and Navigation on this page ......
    http://www.iwebformusicians.com/WebMusic/iWebandInternetExplorer.html

  • KM Document iView - index.html and main.css not properly displayed

    Hello,
    as a test we have put two files in the /documents repository in KM :
    a) index.html
    <head>
    <link rel="stylesheet" type="text/css" href="./main.css"/>
    </head>
    <table width="92%" bgcolor="#FFFFFF">
      <tr align="left" valign="top">
        <td> </td>
        <td colspan="5"><table width="100%" border="0" cellpadding="5" cellspacing="0">
            <tr valign="middle">
              <td width="85" bgcolor="#C7D9E9"> <p><b>Top Links</b></p></td>
              <td width="125" class="document-list"><a href="impax.html">IMPAX Client
                </a> </td>
              <td width="125" class="document-list"><a href="talkstation.html">TalkStation</a></td>
              <td width="125" class="document-list"><a href="ris.html">RIS</a></td>
              <td width="125" class="document-list"><a href="connectivity.html">Connectivity
                Manager</a></td>
              <td width="125" class="document-list"><a href="impax.html">IMPAX Server</a></td>
            </tr>
          </table></td>
      </tr>
    </table>
    b) main.css
    A:visited
        color: #264560
    A:active
        color: #12212E
    A:hover
        color: #14623D
    A
        color: #336699
    table
        margin-top: 0px;
        margin-bottom: 0px;
    p
        color:#000000;
         font-family: Arial, Helvetica, sans-serif;
         margin-bottom: 0px;
        margin-top: 5px;
         font-size: 12px;
    .document-list
        background-color:#C7D9E9;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-color: #000000
        margin-bottom:3px;
    When going to Content Administration -> KM Content -> Documents and clicking the index.html file, the css file is taken into account, when i.e hovering over the IMPAX hyperlink, the path is http://<host>:<port>/irj/go/km/docs/documents/impax.html and the impax.html page is displayed when clicked.
    However, when creating a KM Document iView (with or without content filter) pointing to /documents/index.html and displaying the iView, the style sheet is ignored, and the same hyperlink as above now refers to http://<host>:<port>/irj/servlet/prt/portal/prtroot/impax.html, which is incorrect.
    -> How can this behaviour be explained?
    -> When creating an URL iView pointing to /irj/go/km/docs/Agfa_Knowledgebase/index.html , everything works as expected.
    Thanks for the help -

    Hi,
    You should correct the path to your css file in your index.html:
    href="/irj/go/km/docs/documents/main.css"
    Regards,
    Praveen Gudapati

  • While trying to delete an image or header on Index page, Index..html disappeared--how could this have happened?

    Windows 7, Adobe CS6
    In Dreamweaver, from files located on a USB, on the Index screen, I was trying to  1) delete an Image in order to insert a different one and link it to a page; 2) delete the Header in order to insert a border and then replace the Header.
    I seem to have succeeded with the Image rollover replacement and link. Clicking on the Header should have activated it so that I could delete it; but it didn't.
    All of the images and links are intact; I just can't open the Index page, since I can't find the Index.html file.  The last time I copied the USB files onto my C: drive was 3 weeks ago.
    1.  What might I have done accidentally to cause the Index.html file to be deleted?
    2.  Exactly what does the Index.html file contain?  Would the one that's 3 weeks old work?  No, I'm thinking, since some changes were made in the html coding in the meantime?

    Lelia150 wrote:
    I was trying to  1) delete an Image in order to insert a different one and link it to a page; 2) delete the Header in order to insert a border and then replace the Header.
    I seem to have succeeded with the Image rollover replacement and link. Clicking on the Header should have activated it so that I could delete it; but it didn't.
    This is the problem with working in Design View only.  You really need to work in Split View so you can see the code that DW creates/selects for you.  Often times, selecting elements in Design View will capture too much or too little code.  When you  hit delete, you may have deleted much more code than was needed.   The result is invalid code, unbalanced tags, etc.. all of which might explain why your page is blank in Design View.
    Switch to code view.  Copy & paste the remaining code into a web forum reply (do not use e-mail, it won't come through).  If we can see the code you have to work with, we might be able to help you repair it.
    Nancy O.

  • Html and pages

    2 quesitons I hope somebody can answer
    1. If I'm doing a splash page for a flash website, I know the
    main page needs to be called index.html so what do I call the
    splash page?
    2.What is the script I use to make one page , when its
    finished, open and play another flash page. I know what it is if I
    do scenes, but I have to do this site by pages.

    The splash page would be the index page and any subsequent
    page could be
    anything.
    On the last frame of your splash swf, put a keyframe with
    getURL("youNextPage.html") action.
    Dan Mode
    --> Adobe Community Expert
    *Flash Helps*
    http://www.smithmediafusion.com/blog/?cat=11
    *THE online Radio*
    http://www.tornadostream.com
    *Must Read*
    http://www.smithmediafusion.com/blog
    "3dartist" <[email protected]> wrote in
    message
    news:epqneu$juk$[email protected]..
    >2 quesitons I hope somebody can answer
    > 1. If I'm doing a splash page for a flash website, I
    know the main page
    > needs
    > to be called index.html so what do I call the splash
    page?
    > 2.What is the script I use to make one page , when its
    finished, open and
    > play
    > another flash page. I know what it is if I do scenes,
    but I have to do
    > this
    > site by pages.
    >

  • 301 redirects and iWeb index page

    Our site has grown and we will be changing our domain name and hosting co. (We are keeping the old domain active for a while at MME before we change domain name and hosting) I will need to redirect traffic for a while so as not to lose those who have just bookmarked us. Will just redirecting on the index page that iWeb creates (post publish) do that without creating a mess of our page rankings at Google? Currently we are in the top 15 responses for our search terms. Or should i create some other type of redirect? 301? (via cname or htaccess) will that ding me at google? Thanks- try to keep it as simple as possible - I don't code - I experiment and Apple has made it easy.
    jy

    What I would do is purchase the hosting and see if you can have more than one add-on domain. Most web hosts let you do this on one account so it doesn't cost you any more money. You are doing this because you will need a .htaccess file to set up your 301 redirects properly. This is what you should do;
    1) Register your new domain and publish your site to it.
    2) Create a webmaster tools account for BOTH your old and new domain name.
    3) Create a 301 redirect for each individual page to the new corresponding page on your new domain. This can be done with a few lines in your .htaccess file. The file should be in your root folder of your OLD domain. Put this on your .htaccess file (NOTE: This assumes you will have the exact same website structure on the new domain);
    RewriteEngine ON
    RewriteRule ^(.*)$ http://mynewdomain.com/$1 \[R=301,L\]
    OPTIONAL: Use Google's canonical tag on each one of your pages to avoid any issues with duplicate content. Link the old page to it's new corresponding page. This is optional but recommended if you can;
    <link rel="canonical" href="http://www.newdomain.com/newpage.html" />
    4) Login to your Webmaster Tools account and select your OLD domain. Then select 'Site Configuration' and then 'change of address'. Follow the steps provided (which are basically what I told you above). Step 4 in there is the important one.
    5) Submit a sitemap for your new website. This will make sure you know when Google has indexed your new website.
    6) Important: Even though you have done everything properly there is a chance your rankings will change. To help prevent this, update as many third party links as you can to your new site. This won't be possible for all links since you won't have control over them but you should try contacting the website owners who have linked to you to update their links. You should also try getting new links to your new domain.
    You can find all the sites you have linked to you by logging into your webmaster tools account and clicking your OLD domain. Then go to 'Your site on the web' and then to 'Links to your site'.
    Nothing will be instant here, it will take a few days for everything to update but the above is the way Google recommends you do it.
    HTH

  • Frameset name and index.html

    Hi:
    I am new student taking Dreamweaver 8 at local college. We
    have been working on frames and I am so very confused. I have read
    via other resources that one should save a frameset as index.html.
    The instructor did not offer this information, allowing us to think
    we should have frameset page and an index page.
    Today, we had hands on mid term and we were instructed to
    make a frameset consisting only of 2 frames, which sounded easy
    enough...we were asked to name the frameset by a particular name
    and then to dowload an index.html. We were then asked to insert
    navigation bar on frame page, which had no other content... I am so
    confused now...Most of us did not finish the exam. Please, please
    help me....Should the frameset name be index.html? Thank you so
    much.

    > We have been working on frames and I am so very
    confused.
    Apparently so is your teacher. This is inexcusable. Frames
    are SOOO 90's.
    There are MANY reasons not to use them and not to teach them.
    Tell your
    teacher I said so. In case he/she wants to do some reading,
    go here -
    As far as I know, the most comprehensive discussions of
    frames and their
    potential problems can be found on these two links -
    http://apptools.com/rants/framesevil.php
    http://www.tjkdesign.com/articles/frames/
    > I have read via other resources that one
    > should save a frameset as index.html.
    If you want the frameset to load when someone first comes
    into your domain
    with
    http://www.example.com, then you
    would name it with the default
    filename prescribed by your host - while that *may* be
    "index.html" it might
    also be index.htm, or default.htm, or home.htm, or...
    > The instructor did not offer this
    > information, allowing us to think we should have
    frameset page and an
    > index
    > page.
    It would also be possible to have that as well. Thus, the
    initial page that
    loads when you enter the site is NOT a framed page.
    > we were asked to name
    > the frameset by a particular name and then to dowload an
    index.html
    Download? You mean you had to GET a file from the server? Or
    did you mean
    to UPLOAD something to the server? You can see that you have
    confused me,
    too....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "nettynora" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi:
    >
    > I am new student taking Dreamweaver 8 at local college.
    We have been
    > working
    > on frames and I am so very confused. I have read via
    other resources that
    > one
    > should save a frameset as index.html. The instructor did
    not offer this
    > information, allowing us to think we should have
    frameset page and an
    > index
    > page.
    >
    > Today, we had hands on mid term and we were instructed
    to make a frameset
    > consisting only of 2 frames, which sounded easy
    enough...we were asked to
    > name
    > the frameset by a particular name and then to dowload an
    index.html. We
    > were
    > then asked to insert navigation bar on frame page, which
    had no other
    > content... I am so confused now...Most of us did not
    finish the exam.
    > Please,
    > please help me....Should the frameset name be
    index.html? Thank you so
    > much.
    >

Maybe you are looking for