Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

What's wrong with my new website? What's these date show?

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Related Topics:
advice please - website doesn't show up prpoerly - I wonder if anyone here can advise me? A while ago I a website using GoDaddy's 'Website Tonight' package, but it won't appear properly. When I type in the domain of my website in the URL window, I get the title..

[OT] What happened on this date in... - What happened on this date in... 1492?

date ORDER BY - Hi, I'm currently running a sql select statement on a date field which is ordered by the date field in ascending order. It worked fine for the 1st to the 9th of the month but when it output 10th, 11th, 12th etc. it put them before the 1st. So I was..

ASP Date question - Hi I'm trying to convert a list of dates from our Access database, currently in the format into a unix timestamp (for the purposes of a RSS feed) of the format: Tue, 21 Nov 2006 00:00:00 GMT. Any ideas how to do this in vbscript / any other..

something has to be wrong here, right? - Ok I have 2000Meg of space on this server I have two packages, one gives each domain with that package 60meg the other gives just one single domain 200meg I have 17 domains using the 60 meg package which equals = 1020meg and the one domain using 200meg.
Next:  Webmaster: Website design  
Author Message
Ronaldo9

External


Since: Jul 20, 2007
Posts: 3



(Msg. 1) Posted: Fri Jul 20, 2007 5:57 am
Post subject: What's wrong with my new website? What's these date show?
Archived from groups: alt>www>webmaster (more info?)

Hi, I am a newbie in website building. I just build a new site 2
months ago and the visit is nearly 100 unique IP per day now.

But when I check the log and Google Analytics, I found that the
visitors have something strange. The analytics show that there are
nearly 70% visitors "Avg Time on Site" is 00:00:00. What problems can
we find from these data?

Does this date show that the load time of my website is quite slow so
that the visitors could not bear and close it before the website
completely open??
Or it shows that the visitor could open the page but close it after
his first view on the site?
Could you guys help me check your load time of my homepage and tell me
how long will it take?

And could you tell me what's your feeling of my site when you first
visit it. How do you think of it? You can also tell me something about
the color, styles, fonts or everything is welcome.

My website is www.sharewaredown.com
I am look forward to your replies.

SharewareDown.com

 >> Stay informed about: What's wrong with my new website? What's these date show? 
Back to top
Login to vote
cfajohnson

External


Since: Aug 14, 2004
Posts: 65



(Msg. 2) Posted: Fri Jul 20, 2007 11:56 pm
Post subject: Re: What's wrong with my new website? What's these date show? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2007-07-20, Ronaldo9 wrote:
> Hi, I am a newbie in website building. I just build a new site 2
> months ago and the visit is nearly 100 unique IP per day now.
>
> But when I check the log and Google Analytics, I found that the
> visitors have something strange. The analytics show that there are
> nearly 70% visitors "Avg Time on Site" is 00:00:00. What problems can
> we find from these data?

Who's going to spend any time on a site that looks like this?

<http://cfaj.freeshell.org/testing/swd.jpg>

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

 >> Stay informed about: What's wrong with my new website? What's these date show? 
Back to top
Login to vote
usenet36

External


Since: Jan 25, 2005
Posts: 235



(Msg. 3) Posted: Sun Jul 22, 2007 6:33 pm
Post subject: Re: What's wrong with my new website? What's these date show? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 20 Jul 2007 08:47:48 -0000, Ronaldo9 put finger to keyboard
and typed:

>Hi, I am a newbie in website building. I just build a new site 2
>months ago and the visit is nearly 100 unique IP per day now.
>
>But when I check the log and Google Analytics, I found that the
>visitors have something strange. The analytics show that there are
>nearly 70% visitors "Avg Time on Site" is 00:00:00. What problems can
>we find from these data?
>
>Does this date show that the load time of my website is quite slow so
>that the visitors could not bear and close it before the website
>completely open??
>Or it shows that the visitor could open the page but close it after
>his first view on the site?
>Could you guys help me check your load time of my homepage and tell me
>how long will it take?
>
>And could you tell me what's your feeling of my site when you first
>visit it. How do you think of it? You can also tell me something about
>the color, styles, fonts or everything is welcome.
>
>My website is www.sharewaredown.com
>I am look forward to your replies.

Your site is very slow. So a lot of people could be cclicking the
"stop" or "back" button before the page finishes loading.

http://www.websiteoptimization.com/services/analyze/ will show you how
quickly your site will load on typical connections peeds - ut remember
that loadinging and rendering are different things, and many browsers
on slower systems will take a lot longer to render than they will to
retrieve the data.

Your main problem is that you've got too many large image files in the
page, and you're forcing the browser to resize them by using the
height and width attributes instead of serving the correctly sized
thumbnail images to begin with. This really slows a page down - not
only dows the browser need to retrieve all that unnecessary data, it
then needs to resize the images on the fly. You're also hotlinking to
too many external files - that may be acceptable on individual product
pages if you're linking to their source website, but your front page
and directory listings should only contain images from your own site.

The site isn't a bad design visually, and the code is fairly clean,
but it's let down badly by your inability to manage images correctly.

Mark
--
http://www.MotorwayServices.info - read and share comments and opinons
"I've got too much life running through my veins going to waste"
 >> Stay informed about: What's wrong with my new website? What's these date show? 
Back to top
Login to vote
Ronaldo9

External


Since: Jul 20, 2007
Posts: 3



(Msg. 4) Posted: Mon Jul 23, 2007 5:50 am
Post subject: Re: What's wrong with my new website? What's these date show? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Beauregard T. Shagnasty,
Thanks for your detail analytics information. Yes, I use a template
for my website, and I know is actually not a good one.
Thanks a lot.

SharewareDown.com
www.sharewaredown.com
 >> Stay informed about: What's wrong with my new website? What's these date show? 
Back to top
Login to vote
Ronaldo9

External


Since: Jul 20, 2007
Posts: 3



(Msg. 5) Posted: Mon Jul 23, 2007 5:55 am
Post subject: Re: What's wrong with my new website? What's these date show? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Who's going to spend any time on a site that looks like this?
>
> <http://cfaj.freeshell.org/testing/swd.jpg>
>
> --
> Chris F.A. Johnson <http://cfaj.freeshell.org>
> ===================================================================
> Author:
> Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

Hi Johnson,
Can you tell me what's OS and browser are you using? I have test my
website in IE6,IE7,Firefox,Maxthon, and it has no problem.
Look forward to your reply.

SharewareDown.com
www.sharewaredown.com
 >> Stay informed about: What's wrong with my new website? What's these date show? 
Back to top
Login to vote
cfajohnson

External


Since: Aug 14, 2004
Posts: 65



(Msg. 6) Posted: Mon Jul 23, 2007 5:55 am
Post subject: Re: What's wrong with my new website? What's these date show? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2007-07-23, Ronaldo9 wrote:
>
>> Who's going to spend any time on a site that looks like this?
>>
>> <http://cfaj.freeshell.org/testing/swd.jpg>
>
> Can you tell me what's OS and browser are you using? I have test my
> website in IE6,IE7,Firefox,Maxthon, and it has no problem.

That screenshot was in Firefox 2.0.0.5.

For my screen and vision, I need to enlarge the type more than
average. Your page does not take that into consideration.

In IE6, the text is far too small to read, and I cannot enlarge it
due to your use of font-sizes set in px.

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
 >> Stay informed about: What's wrong with my new website? What's these date show? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]