Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 06:46 PM
www.Search24-7.com
Guest
 
Posts: n/a
Default comments/advice needed

I am working on a project site. The url is www.search24-7.com. I am
looking for feedback (both negative and positive). I am new here and want
to learn ways to drive traffic, improve my rank etc. My site is only 25%
complete. I do not have any SEO techniques and am very much open to any
sort of constructive criticism. I know I am very much a newbie, but I hope
to make some friends here to help me along my way and to become my mentor.

Thanks,

Mike Gillis
www.Search24-7.com


  #2  
Old July 20th, 2005, 06:46 PM
Darin McGrew
Guest
 
Posts: n/a
Default Re: comments/advice needed

www.Search24-7.com <Search247@ns.sympatico.ca> wrote:[color=blue]
> I am working on a project site. The url is www.search24-7.com. I am
> looking for feedback (both negative and positive).[/color]

Why are you using <font>? Especially since you're already using CSS.

You shouldn't use px to specify font sizes:
http://css.nu/faq/ciwas-aFAQ.html#QA02

(FWIW, your specified font sizes are smaller than the minimum font size
enforced by my browser.)

Why are you using a bajillion <br> tags instead of lists?

The online tools report a number of basic problems that you should fix:
http://www.htmlhelp.com/cgi-bin/vali...F&warnings=yes
http://jigsaw.w3.org/css-validator/v...usermedium=all
--
Darin McGrew, mcgrew@stanfordalumni.org, http://www.rahul.net/mcgrew/
Web Design Group, darin@htmlhelp.com, http://www.HTMLHelp.com/

"Red meat isn't bad for you. Fuzzy blue-green meat is bad for you."
  #3  
Old July 20th, 2005, 06:46 PM
Stephen Poley
Guest
 
Posts: n/a
Default Re: comments/advice needed

On Fri, 20 Feb 2004 01:35:40 +0000 (UTC), Darin McGrew
<mcgrew@stanfordalumni.org> wrote:
[color=blue]
>www.Search24-7.com <Search247@ns.sympatico.ca> wrote:[color=green]
>> I am working on a project site. The url is www.search24-7.com. I am
>> looking for feedback (both negative and positive).[/color][/color]

[color=blue]
>Why are you using <font>? Especially since you're already using CSS.[/color]

Agreed. Remove the transitional HTML and you can drastically reduce the
file size / download time.
[color=blue]
>You shouldn't use px to specify font sizes:
>http://css.nu/faq/ciwas-aFAQ.html#QA02
>
>(FWIW, your specified font sizes are smaller than the minimum font size
>enforced by my browser.)
>
>Why are you using a bajillion <br> tags instead of lists?
>
>The online tools report a number of basic problems that you should fix:
>http://www.htmlhelp.com/cgi-bin/vali...F&warnings=yes
>http://jigsaw.w3.org/css-validator/v...usermedium=all[/color]


In addition:

- the right-hand column doesn't appear with Javascript disabled. JS
would appear to be unnecessary for this.

- if you do use JS, put it in an external file so that people don't have
to download it unnecessarily.

- don't try to make visited links the same colour as non-visited. The
colour difference is there for a reason. Particularly in such a long
list of links, it helps the reader to know what he's already visited.

- you can simplify the CSS quite a bit, by using the cascade. For
example you don't need to keep specifying font-family all the time.

- similarly
BORDER-RIGHT: #0060a6;
BORDER-TOP: #0060a6;
BORDER-LEFT: #0060a6;
BORDER-BOTTOM: #0060a6;
reduces to: border-color: #0060a6;

- remove the Verdana.
http://www.xs4all.nl/~sbpoley/webmatters/verdana.html

On the positive side: when I first saw it I thought "yet another fixed
layout" but that turned out not to be the case. The columns adjust to
the window width - good.

My checklist may help:
http://www.xs4all.nl/~sbpoley/webmatters/checklist.html

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
  #4  
Old July 20th, 2005, 06:46 PM
www.Search24-7.com
Guest
 
Posts: n/a
Default Re: comments/advice needed

Thanks Darin,

I didn't know online report tools existed. I will look into those points
you mentioned.


"Darin McGrew" <mcgrew@stanfordalumni.org> wrote in message
news:c13o9c$vu7$1@blue.rahul.net...[color=blue]
> www.Search24-7.com <Search247@ns.sympatico.ca> wrote:[color=green]
> > I am working on a project site. The url is www.search24-7.com. I am
> > looking for feedback (both negative and positive).[/color]
>
> Why are you using <font>? Especially since you're already using CSS.
>
> You shouldn't use px to specify font sizes:
> http://css.nu/faq/ciwas-aFAQ.html#QA02
>
> (FWIW, your specified font sizes are smaller than the minimum font size
> enforced by my browser.)
>
> Why are you using a bajillion <br> tags instead of lists?
>
> The online tools report a number of basic problems that you should fix:
>[/color]
http://www.htmlhelp.com/cgi-bin/vali...F&warnings=yes[color=blue]
>[/color]
http://jigsaw.w3.org/css-validator/v...usermedium=all[color=blue]
> --
> Darin McGrew, mcgrew@stanfordalumni.org, http://www.rahul.net/mcgrew/
> Web Design Group, darin@htmlhelp.com, http://www.HTMLHelp.com/
>
> "Red meat isn't bad for you. Fuzzy blue-green meat is bad for you."[/color]


  #5  
Old July 20th, 2005, 06:46 PM
www.Search24-7.com
Guest
 
Posts: n/a
Default Re: comments/advice needed

Steven I appreciate you advice and comments. I am being accused of spamming
in a few other newsgroups, but that is not my intentions. I am looking to
learn and appreciate the tips you offered.

"Stephen Poley" <sbpoleySpicedHamTrap@xs4all.nl> wrote in message
news:j4mb30pj4ati37gkpdvo6ta855e4r472k5@4ax.com...[color=blue]
> On Fri, 20 Feb 2004 01:35:40 +0000 (UTC), Darin McGrew
> <mcgrew@stanfordalumni.org> wrote:
>[color=green]
> >www.Search24-7.com <Search247@ns.sympatico.ca> wrote:[color=darkred]
> >> I am working on a project site. The url is www.search24-7.com. I am
> >> looking for feedback (both negative and positive).[/color][/color]
>
>[color=green]
> >Why are you using <font>? Especially since you're already using CSS.[/color]
>
> Agreed. Remove the transitional HTML and you can drastically reduce the
> file size / download time.
>[color=green]
> >You shouldn't use px to specify font sizes:
> >http://css.nu/faq/ciwas-aFAQ.html#QA02
> >
> >(FWIW, your specified font sizes are smaller than the minimum font size
> >enforced by my browser.)
> >
> >Why are you using a bajillion <br> tags instead of lists?
> >
> >The online tools report a number of basic problems that you should fix:[/color]
>
>http://www.htmlhelp.com/cgi-bin/vali...Fwww.search24-[/color]
7.com%2F&warnings=yes[color=blue]
>
>http://jigsaw.w3.org/css-validator/v...Fwww.search24-[/color]
7.com%2F&warning=1&profile=css2&usermedium=all[color=blue]
>
>
> In addition:
>
> - the right-hand column doesn't appear with Javascript disabled. JS
> would appear to be unnecessary for this.
>
> - if you do use JS, put it in an external file so that people don't have
> to download it unnecessarily.
>
> - don't try to make visited links the same colour as non-visited. The
> colour difference is there for a reason. Particularly in such a long
> list of links, it helps the reader to know what he's already visited.
>
> - you can simplify the CSS quite a bit, by using the cascade. For
> example you don't need to keep specifying font-family all the time.
>
> - similarly
> BORDER-RIGHT: #0060a6;
> BORDER-TOP: #0060a6;
> BORDER-LEFT: #0060a6;
> BORDER-BOTTOM: #0060a6;
> reduces to: border-color: #0060a6;
>
> - remove the Verdana.
> http://www.xs4all.nl/~sbpoley/webmatters/verdana.html
>
> On the positive side: when I first saw it I thought "yet another fixed
> layout" but that turned out not to be the case. The columns adjust to
> the window width - good.
>
> My checklist may help:
> http://www.xs4all.nl/~sbpoley/webmatters/checklist.html
>
> --
> Stephen Poley
>
> http://www.xs4all.nl/~sbpoley/webmatters/[/color]


 

Bookmarks

Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles