Results 1 to 2 of 2

Thread: removing an entry splash screen from existing site

  1. #1
    Join Date
    Nov 2010
    Posts
    6

    removing an entry splash screen from existing site

    Hi all. I am a newbie. Taught dreamweaver in college. Created a couple of sites in Frontpage and one in zen cart.

    Currently editing a site created by someone else I believe from a template with a lot of flash content. I need to remove the entry splash screen which appears to be a swf file. Is it just a case of deleting the file from the server. I cannot post the url as I understand being a newbie it will be deleted. The home page is called home.html I am guessing I need to rename it to index.html but not sure as it's been a long while since I have done any web work If I do rename that page it's going to screw up all the other pages which link back to it though, that is why I am just hoping that I can delete the swf file. Currently in a brain fog and just cannot work it out.

    Many thanks in advance for any help.

    I am trying to help others as much as i can but nobody is answering my posts

  2. #2
    Join Date
    Dec 2004
    Posts
    2,788
    First, thank you for reading the rules before posting ... something most people don't bother to do.

    The default page for a server is set in a config file. Usually it's index.html (or another suffix such as htm, php), but an be set as default.html or home.html or anything else desired. In your case index.html is probably the default and home.html is being used as the real home page. If you want people to just see the home.html page in that directory as the default page and not have to worry about all the other site links, then adding a .htaccess file to the directory with a redirect from the index page to the home page would be the easiest way to do it. Do a Google search for [/i].htaccess redirect[/i] and you'll find the instructions for doing this.

Similar Threads

  1. Simple splash on any screen/browser(S.O.S)
    By Fresh83 in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 14 Mar 2010, 05:01 PM
  2. Removing my own cached Blogspot entry from Google's cache
    By LazyMaster in forum General Questions
    Replies: 0
    Last Post: 01 Dec 2009, 06:02 AM
  3. Do "splash screen" pages effect SEO?
    By richard_ray in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 16 Nov 2006, 01:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •