How can I create a Splash / Welcome Page before the home page

I'm trying to create a splash page to inform our users about some changes to the site before they enter the site. I created a new page in the top menu by clicking the left X of the home / index page, which is the result that wanted. But when I click on site properties of this new splash page it has inherited the "index.html" filename and when I export the HTML my home page is now named "index1.html."
I'm concerned about the effects this will have on our SEO and analytics, so I was wondering if there was a work around for this. Basically I'm looking to have the Splash page with the new information be the first thing visitors see with a button that allows them to enter the main site sfter they've read the information. But I don't want to compromise the page structure by adding another index page or renaming the existing index page.
Is this possible? Or can someone suggest a way to accomplish this in MUSE?

CRESDesigner wrote:
...Is this possible?...
Not quite, if you are concerned about SEO. Introductory or 'splash' pages are terrible for this and can hurt your search results even after you pull the splash page down. In regard to SEO, we already shoot ourselves in the foot by using Muse. Be careful about compounding this with a splash page.
Ideally, your web site would check for the existence of a cookie that identifies if the visitor has seen the alert. If the cookie is not present, a DIV overlay would be presented with your alert. Once that alert is presented, the cookie would be written to prevent further display of the alert. You could achieve this in any other web design program (or text editor) today, or you can submit a feature request and wait for Muse to offer this functionality in months/years.

Similar Messages

  • How can I create a scrolling effect where when the user scrolls down the image will blur out?

    How can I create a scrolling effect where when the user scrolls down the image will blur out?

    Hi there,
    You can create a scroll motion where the image will fade out on scrolling, you need to use the Opacity tab under Scroll Effects Panel.
    If you particularly need the image to be blur out, then you need to edit that image in any image editing program and make one copy of that image as blurred, then place both images (actual and blurred) on that page and use scroll motion or fade option to replace images.

  • It wants to verify my account and won't take the password, how can I create a new one or verify the existing one?

    I cloud wants to verify my account and won't take the password, how can I create a new one or verify the one it won't take?

    If you can't remember the password, reset it at...
    iForgot.com

  • How can I create a form for users wherein the text field will expand to accommodate additional text?

    How can I create a form for users wherein the text field will expand to accommodate additional text?

    You need to use LiveCycle (PC Only) to create a dynamic form like that.
    The best you can do with Acrobat to view all of the text in a field is to set the field to multiline, and set the size to "Auto" (If you don't set the size to 'Auto', you can enter as much text as you wish, but the user will need to use the scrollbar to view all of the text.)

  • How can I edit my website from another computer? and how can I create a new website next to the one, I have already? Can anyone help, please?

    How can I edit my website from another computer? and how can I create a new website next to the one, I already have? Can anyone help, please?

    Move the domain.sites file from one computer to the other.
    The file is located under User/Library/Application Support/iWeb/domain.sites.  Move this file to the same location on the other computer and double click and iWeb will open it.  Remember, it is your User Library that you want and not your System Library, as you will not find iWeb there.
    Just create a new site on the same domain file and it will appear below the other site.  If you want them side by side then duplicate your domain file and have one site per a domain file and they can then be side by side.

  • How can I create more than 1 page?

    How can I create a document that is several pages. When I get to the bottom the text diappears.

    Some menu entries in the main menu bar are hidden if you use the mouse and only appear if you use the keyboard to open the menu (Bug 626825).
    You can see the difference if you use Alt+F to open the File menu or Alt+B to open the Bookmarks menu and compare that to what you see if you use the mouse to open the menu after you have made the menu bar visible by tapping Alt or by pressing F10.
    * "Bookmark All Tabs" (Shift+Ctrl+D) no longer shows in the Bookmarks menu unless you open the Bookmarks menu via the keyboard (Alt + B).
    * "Bookmark This Page" can be accessed via the right-click context menu of that browser page.
    * "Bookmark All Tabs" can be accessed via the right-click context menu of a tab on the tab bar.
    See also:
    * [[How do I use bookmarks?]]
    * Bookmark All: https://addons.mozilla.org/firefox/addon/bookmark-all/

  • How can I create links to other pages in iBooks that will function in PDF?

    Hi,
    I know some people have asked previously how to create links to other pages of their book within iBooks. I having an issue with this myself that I haven't been able to resolve. I am able to create the links, and they seem to function within the program, however, once I export the document as a PDF file (the format in which I need to have this ebook!), the links seem to be non-functional. Does anybody have a fix for this?
    Thank you so much for any suggestions you may have!! I really need to figure this out for my client.
    Regards,
    Meggyn

    Exporting as a PDF does alter/lose/remove certain functions. Adobe Acrobat has its own page navigation system.
    A lot of the hidden engine of iBooks Author is basically very similar to building a website! so links and books marks are an "internal" function.
    IF you  have Acrobat and not just the Adobe Reader, you can make links.  I have never needed to try, but  I see a working link related index  in the many software manuals  I have.

  • How can I create a checklist in Pages (not Numbers) ?

    Hello all,
    Just curious if ANYONE out there has figured out how to implement a checkable checklist in Pages.  I am familiar with the Checklist template in Numbers, but it is not very pretty, for lack of a better word.  I need to create a stylish checklist in Pages that I can email out to employees, they can fill out, and send back.  Any suggestions?
    (I am also familiar with the check boxes in the Image Bullets section of Inspector, but it is too complicated for some of my less tech-savvy employees to go change the bullet for each line they need to check off - not to mention a hassle.  The intuitive thing would be for them to be able to simply click on the empty box, at which point a check would appear.  Please help.)
    Thank you!
    Jen

    The clean soluce is to build your own template matching your taste in Numbers.
    Yvan KOENIG (VALLAURIS, France) samedi 23 avril 2011 11:06:02

  • How can I create a redirect - on page not found?

    I have asked this before but things have changed since....
    I am editing a site on a NON-LINUX server, one which can use VB code...
    The problem is that there are a lot of obsolete pages and I want to remove them
    I want to put a sitewide function in place so that if anyone types in an obsolete page through the whole site then it redirects to a single page with an apology and a link to the home page of the site...
    Someone said it could be done on a linux server, but this is not one of those... so please could someone explain IF and HOW it could be achieved on another server...
    Thank you
    Terry

    What you are asking for sounds like a 404 error page.  That's easy.  In the IIS manager navigate to the site you are managing and change the path of the 404 error page for that site to one you have created.  If you are on a shared host you should be able to edit the web.config file like:
    <configuration>
      <system.web>
        <customErrors defaultRedirect=”http://mysite.com/errors/Error.aspx” mode=”RemoteOnly”>
           <error redirect=”http://mysite.com/errors/404.aspx” statusCode=”404″ />
        </customErrors>
      </system.web>
    </configuration>

  • How can I create a message board page?

    Does anyone know how to create a message board page?
    Thanks.

    Forumotion definately. You can do so much with their forums from template editing, theme uploading, pure HTML page creating...they are the best i have been with.
    If you haven't got much time, and want to see what the new phpbb3 can offer, just try it out on this host : free forum hosting

  • How can I create and design a page UI from blank page in jdev10g?

    Hi.
    How can I implement a page from scratch page?
    I can create a master-detail page as the OBE site.
    But I'm not sure how to create page using component pallets, instead drag data-control model to page.
    It means I should design UI with component pallets,
    How can I do?
    Thanks.
    Edited by: user10615931 on 2009-8-18 上午4:13

    Thanks.
    It is helpful to me.
    What I want to do is use component pallets and add action to the component for creating a page instead using executeWithParam operation and drag view object from datacontrol to create page.
    How can I do?
    Thanks

  • How can you Create a folder in pages?

    I ve many documents all mixed together.. Can u create folders inside pages app...?
    Thanksss

    Indeed you can: http://help.apple.com/pages/ipad/2.2/#/tan724890f7

  • We have too many apple devices, how can I creat another apple ID and divide the devices among 2 Apple Ids?

    Hello all,
    We started off with the original iPhone a few years ago and now between my wife and I (plus Kids) we have too many apple devices under the same apple-ID (2 X iPhone 6+, 2X macbook Pro, 2X iPod-touch and 1X iPad)
    We are constantly running into issues because everyone in the house is using the same apple id, downloading Apps using the same ID, sharing the same cloud and receiving each other's iMessages.
    I know that I can create another Apple-ID, what I am unclear on is once I do have a new apple ID, how do I assign that to half the devices (1X iPhone 6+, 1 X MBP and 1 Ipad)
    Please respond if you are able to help.
    Thank you

    I'm not sure what they told your at the Apple store, but each Apple ID can only create a single iCloud account.  If you want separate accounts for all these devices, they will have to be created using separate IDs.  Note: you can do this and still share the same ID for other services such as your iTunes store account.  The iCloud ID does not need to be the same as the ID used for other services.
    To create an account, go to Settings>iCloud and sign in with a different Apple ID.  If you want to migrate a copy of the current iCloud data to the different accounts, start by saving any photo stream photos that you want to keep to your camera roll (unless already there) by opening your my photo stream album, tapping Select, tapping the photos, tap the share icon (box with upward facing arrow), then tapping Save to Camera Roll.  If you are syncing notes with iCloud that you want to keep, you'll need to open each of your notes and email them to yourself so you can later copy and paste the text into new notes created in your new account.  Then go to Settings>iCloud, tap Delete Account (which only deletes it from this device, not from iCloud; the devices keeping the current account will not be effected by this), provide the password to turn off Find My iDevice and choose Keep on My iDevice when prompted.  Then sign back in with a different Apple ID to create your new account and choose Merge to upload your data.

  • How can I create UI components dynamically based on the result of WebService/HttpService call?

    I would like to create child components of the component
    based on a XML which is retrieved by WebService/HttpService call.
    createChildren() is the one to be used to create components
    dynamically. But if I use createChildren() and call a
    WS/HttpService request in createChildren method, I can not get the
    result of WS/HttpService request in createChildren().
    It seems that the result event is processed later after
    createChildren() is completed.
    How can I implement my requirement?
    I would appreciate any pointer or suggestion.
    Best regards
    Masa

    1) Use a List, with a custom itemRenderer
    2) Use a Repeater (Probably easiest)
    3) use Actionscript to addChild() components.
    Tracy

  • How can I create & print a whole sheet of the same label?

    For example, a full page of return address labels, or "Thank You" on every label? Someone posted a similar question in '07 but there was no solution posted at that time. Does anyone know how to do this in Mail and Address? or even in Pages? Thanks.

    Thank you for your input. I am trying to stay attentive to the things that Mac can do to better, or more so, than the PC. It hard to stay focused on that when the basics (things that I do regularly) seem to be just not even offered...like today, I wanted to get a "receipt" with an email I sent out from Mail and Address Book. However, as you probably know, it isn't a supported function. Again I noticed in the discussions that many folks are disappointed and questioning why something that has been around for so long in other mail software is not a part of Mac's. As far as using Word, I see your point, but I did pay for iWorks because the Apple Store guy told me I can do all the same things and even more than Word. I would have just paid for Word had I known, but now I'm not paying for both. I found avery.com and will use their free online label maker for now till I figure out another way to do it without having to incur another fee. So far, iWorks and Mail and Address not been impressive to me. Hopefully I will keep uncovering aspects of them that make them shine and impress me, and make life easier when on the computer. Thanks. Peace.

Maybe you are looking for

  • Cannot delete DEFAULT.BMP "file" from Desktop

    A symbol labeled DEFAULT.BMP mysteriously appeared on my desktop. When I try to trash it, I get a message saying it can't be moved to the Trash because it cannot be deleted. I tried command-i to see what it was, and if I could change its status there

  • Cant login to itunes anymore,  Keep getting error Apple ID does not have permission to access iTunes Connect.

    Cant login to itunes anymore with any of my iphones.  I have 3.  Now I get an error with the following for any phone I try: Apple ID does not have permission to access iTunes Connect. I have 2 separate Apple Id Accounts for each phone, both get the s

  • System call fom Java code

    Hi all I hope someone over here might answer my problem. I need to run a Shell script form my Java code, which does perform some operations like writing/copying files to a specific directory and my Java code then starts reading the files and do neces

  • DB13 Backup Error

    Hi,               I am trying to take online backup by DB13, I got the below error anyone please help this error. [Normal] From: BSM@backup "sap_ECC_GPR_online_full"  Time: 3/17/2011 2:06:01 AM      OB2BAR application on "192.168.1.101" successfully

  • Unable to buy songs on after gift card redemption

    I just redeemed to gift cards so have credit on my account but now cannot "buy" any songs.  I click the "buy" button and nothing happens, I can download free things like podcasts but not purchase anything.  There is no error message. I have trolled t