GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 11-Aug-2003, 14:25
rhino1616 rhino1616 is offline
Junior Member
 
Join Date: Apr 2003
Posts: 46
rhino1616 is on a distinguished road

Why doesnt my website open to the homepage?


Good day,

I'm a website rookie & I think I made a small mistake (hopefully small) in designing a website with FrontPage2000. Once I uploaded the finished website, I noticed that when you search for the website with google, yahoo or whatever engine you use & type the websites name in the search engines parameters: "United Distributors of Canada"
The links it returns are incorrect. When you click on the link it takes you to the: "about" section of the website instead of the index page

IE: http://www.uniteddistributors.ca/aboutus.htm

I would like it to go directly to:

IE: http://www.uniteddistributors.ca

have I done something wrong in Frontpage2000, and can i fix it?
  #2  
Old 11-Aug-2003, 14:58
jrobbio's Avatar
jrobbio jrobbio is offline
Regular Member
 
Join Date: Jan 2003
Location: Loughborough, England
Posts: 840
jrobbio will become famous soon enough
Google doesn't index redirects and your forwarding to the aboutus page straight away. If you want http://www.uniteddistributors.ca/ to appear, then I suggest you create an index.html page, which doesn't redirect.

Rob
  #3  
Old 11-Aug-2003, 15:15
rhino1616 rhino1616 is offline
Junior Member
 
Join Date: Apr 2003
Posts: 46
rhino1616 is on a distinguished road
I have created an index.html page which I labeled as the homepage, but Im not sure what you mean "iindex redirects and your forwarding to the aboutus page straight away"?

Thanks
  #4  
Old 11-Aug-2003, 15:30
jrobbio's Avatar
jrobbio jrobbio is offline
Regular Member
 
Join Date: Jan 2003
Location: Loughborough, England
Posts: 840
jrobbio will become famous soon enough
The index.html page and aboutus.htm page look exactly the same. In the side menu, HOME points to aboutus.htm so I thought there must be some sort of redirect. Oh and Google discounts pages that look exactly the same indexing only one of them.

If you type in allinurl:www.uniteddistributors.ca you'll see what pages you have indexed in Google.

Rob
  #5  
Old 11-Aug-2003, 15:36
rhino1616 rhino1616 is offline
Junior Member
 
Join Date: Apr 2003
Posts: 46
rhino1616 is on a distinguished road
Thanks jrobbio, I'll look into it.
  #6  
Old 12-Aug-2003, 00:02
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about
Log into your Control Panel, if you have one. Else look for a script on your server named. postinfo.html

Click the edit button in your Control Panel. Or Download the file, and edit it in notepad.

Look for this:

version="0.100"
BaseUrl="http://yourdomain.com"
XferType="FrontPage"
DefaultPage="index.php"
FPShtmlScriptUrl="_vti_bin/shtml.exe/_vti_rpc"
FPAuthorScriptUrl="_vti_bin/_vti_aut/author.exe"
FPAdminScriptUrl="_vti_bin/_vti_adm/admin.exe"

Where it says DefaultPage="index.php"
Change the index.php to whatever page you want your "homepage" to be set as.

Lemme know how it goes.
  #7  
Old 12-Aug-2003, 06:55
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
When Googlebot visits your homepage this is what it's seeing:

HTML Code:
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>United Distributors of Canada Home Page</title> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> </head> <frameset rows="113,65%,*" framespacing="0" border="0" frameborder="0"> <frame name="top" scrolling="no" noresize target="middle" src="banner.htm"> <frame name="middle" target="bottom" src="aboutus.htm" scrolling="auto"> <frame name="bottom" src="footer.htm" target="_self" scrolling="no"> <noframes> <body topmargin="0"> <p>This page uses frames, but your browser doesn't support them.</p> </body> </noframes> </frameset> </html>

Not much is it?
 
 

Recent GIDBlogMore photos on Flickr by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
VC++ 6.0, open command calculus87 C++ Forum 0 25-Sep-2003 07:40
Can you reach this website? JdS Open Discussion Forum 8 25-May-2003 08:09
website submission/indexing question? rhino1616 Web Hosting Forum 2 05-May-2003 22:08
How I sorted my website compression problem jrobbio MySQL / PHP Forum 0 05-Mar-2003 20:41
What is your browser's homepage? JdS Open Discussion Forum 12 01-Jun-2002 15:15

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 14:11.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.