Results 1 to 4 of 4

 

Thread: Is this the right way to redirect the home page?

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Jun 2005
    Location
    Harrogate,North Yorkshire
    Posts
    31
    Thanks
    0
    Thanked 0 Times in 0 Posts


    I am experimenting a bit with wordpress and looking to redirect the home page(index.html) of a site as below.

    HTML Code:
    <html>
    	<body>
    
    		<script type="text/javascript">
    		<!--
    		window.location = "/blog/index.php"
    		//-->
    		</script>
    
    	</body>
    </html>
    Is this the correct way to do it or is it frowned upon by the SE's ?

    Thanks
    Anjitha

  2. #2
    Super Member

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Costa Del Sheffield
    Posts
    2,838
    Thanks
    5
    Thanked 18 Times in 14 Posts
    hmmm it'd be better to just install it in the base directory so rather than /blog just have it in the /
    Dan Morley
    alpharooms.com
    daniel at alpharooms dot com - Hotels, Flights, Airport Transfers, Care Hire + More! sign up
    My Blog | Cheap Holidays

  3. #3
    Registered User

    Status
    Offline
    Join Date
    Jun 2005
    Location
    Harrogate,North Yorkshire
    Posts
    31
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks Dan..will change it..

    Regards
    Anjitha

  4. #4
    Registered User

    Status
    Offline
    Join Date
    Nov 2004
    Location
    Wirral, Merseyside
    Posts
    2,205
    Thanks
    60
    Thanked 112 Times in 86 Posts
    Personally I don't use scripts. The HTML version I would use is ..

    <head>

    <meta http-equiv="refresh" content="0; url=http:yourdomain.com" />

    </head>



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Google respond: Landing page answers part 1
    By 3wdl in forum Affiliate Marketing Lounge
    Replies: 18
    Last Post: 18-11-06, 01:03 PM

Bookmarks

Posting Permissions

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

Content Relevant URLs by vBSEO 3.5.0 RC2