Jump to content

Recommended Posts

Here are my thoughts...

 

- I too like the colours, although I'm not fancying the first letter of each top menu item. I would consider just using white for all the text (but this is subjective).

- On the home page, in the right hand menu, the 'http://www.dnbstep.org/pridat+video' part sticks out of the content / layout. I would suggest using a shorter representative link so that it doesn't break out past the layout (viewed in Chrome 2 - it looks correct in FF 3.5).

- Despite the validation message in the footer, your homepage alone doesn't validate.

- I would consider merging some graphics and using css sprite sheets to reduce http requests.. so stuff like:

http://mp3.sety.cz/linx/ico_sety_88x31.gif and http://jumpstyle.sk/images/jumpstyle_small.jpg and http://www.dnbstep.org/files/partneri/buttons/eclipticside_com.jpeg and the like could be merged. You can also have a look at Yahoo's best practices to see what additional saving tips you can squeeze out.

- With regards to SEO, I am seeing multiple <h1> tags.. you should only use 1 of those.. think of it as your main headline. Then from there, you can use multiple <h2>,<h3> etc...

- I'm not sure why the use of <meta name="robots" content="follow,index">, as I think by default, search engines do crawl pages (unless noted in the robots.txt file in the root of your site).

- I wouldn't personally bother with the keywords meta tag (as search engines don't use that as the determining factor for page content.

- Tables should only be used for tabular data and eating on, not layouts... I would learn pure css layouts instead.

Overall, I do like the visuals.. nice and clean.

 

 

Link to comment
https://forums.phpfreaks.com/topic/162304-wwwdnbsteporg/#findComment-860946
Share on other sites

Hello, thank you for your critique, I appreciate it.

 

So:

 

1) Page has been validated.

2) Can you recommend me, how to use wordwrap and ignore HTML ? Because I have a script, which makes from plain text -> url. ANd if I use normal PHP wordwrap, somwtimes it breaks line in a bad place, and parts of HTML code are visible.

 

3) H1 tags - I will fix it. I've read, my website can be penalized by searchengine bot

 

4) css sprite sheets  - will fix it...

Link to comment
https://forums.phpfreaks.com/topic/162304-wwwdnbsteporg/#findComment-861186
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.