Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Ezilon Directory   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 01-07-2008, 10:51 AM   #1 (permalink)
Junior Member
 
CharlieWon's Avatar
 
Join Date: 01-07-08
Posts: 8
iTrader: 0 / 0%
Latest Blog:
None

CharlieWon is liked by many
Usability-Image Location

I am new to website building and what the best practices are.

Where is the best place to call images from? When viewing the site while testing it starts to go very slow and times out. This is what my boss is saying "But one issue I noticed is that most of the graphic links and page links are external links --- it means they are not local links within the server's web directory. Therefore, this web site cannot be run locally. I am not 100% sure. But I guess that such external links will take more bandwidth that simply local directory links."

hmm...I don't understand what that means.

I need some advice from others as to how I can create better usability and where images and pages should be stored. Currently I have the index page in the main folder through ftp. The images are stored in a folder called "images". For example, here is where an image location looks like http://www.mysite.com/images/nav2_sansa.gif.

What does it mean to host a site locally? How should I be editing a webpage so that I don't slow the server down?

Thanks a ton for taking the time to help!!
__________________
Live as if your were to die tomorrow. Learn as if you were to live forever. - Gandhi
CharlieWon is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 01-11-2008, 06:39 PM   #2 (permalink)
Junior Member
 
Join Date: 01-11-08
Location: TX
Posts: 11
iTrader: 0 / 0%
Latest Blog:
None

uppidy is liked by many
Local images
<img src="/images/someimage.jpg">

Not local images
<img src="http://www.someotherdomain.com/images/someimage.jpg">

If you are using the second option then he is correct. It will cause a huge slowdown if the other sites are slow. You should always host images displayed on your site yourself. There are instances where that isn't possible and you'll have to live with the slow downs or put them in an iframe. That way the page loads and the slow images can load on their own time.

If you are indeed hosting all of your images then you most likely have some server configuration issues going on. I highly suspect, based on his statement, that you are linking images from other sites and that is causing the slow downs. Hope this helps.
uppidy is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
hosting location and seo jbob Web Hosting Forum 7 02-22-2008 03:32 AM
PHP: Need help with finding location of .php?pln='?' CircleOfLinks Coding Forum 2 04-20-2007 03:04 PM
Does location matter? realestate Web Hosting Forum 3 12-03-2004 11:20 PM
What is Web Usability? LazyJim Web Usability 0 07-21-2004 01:45 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 12:11 AM.
© Copyright 2008 V7 Inc