Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 07-10-2007, 11:29 AM
Dave Kovaleski's Avatar
Dave Kovaleski Dave Kovaleski is offline
Real Estate Web Guru
 
Join Date: Jan 2007
Posts: 344
Dave Kovaleski is on a distinguished road
Default Internal link questions

I understand the importance of, when assigning a link to buttons for your home page use www(dot)homepage.com rather than www(dot)hompepage.com/index.html to prevent duplicates.

What about the buttons for the other pages? Is there any reason to use http://www(dot)homepage.com/communities.html verse using simply /communities.html as the link?

Will using the latter create dupicate content the same way it would for the home page senario?

I hope this question makes sense. Sorry i it doesn't.
__________________
Dave Kovaleski REALTOR
Pocono Pennsylvania Real Estate Agent
Pocono Real Estate
Pocono Homes
Lake Wallenpaupack Real Estate
Reply With Quote
Old 07-10-2007, 06:37 PM
VRI's Avatar
VRI VRI is offline
Uber Real Estate Webmaster
 
Join Date: May 2004
Location: Tampa Bay
Posts: 2,311
VRI will become famous soon enough
Default Re: Internal link questions

The short answer... no. Using the relative path (/communities.html) will resolve to exactly the same url (no duplicates) and allows you to run everything on your local server before loading it.
__________________
OverSite.US | A Unique Web Directory
Real Estate Directory | A regional listing of quality real estate related web sites.
Tampa Bay Fishing | Seeks references from the area resource pages of quality local sites.
Reply With Quote
Old 07-19-2007, 12:02 PM
c21atb c21atb is offline
banned
 
Join Date: Jun 2007
Posts: 15
c21atb is on a distinguished road
Default Re: Internal link questions

But remember that running relative paths are only good if everything is in the same directory. In other words if you place a link that is on a page in the "news/" directory to a page in your web root, you will need to place a global URL such as "http://www(.)my site(.)com/contact.html". This is especially important if you utilize a blog or a CMS that doesn't have static URLs.
Reply With Quote
Reply


Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 05:01 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.