Quote:
Originally Posted by egonspengler3
Quick Critique:
1. TOO SLOOOOOWW!!
2. Be judicious with jQuery/Javascript use as far as SEO is concerned.
3. Consider using a 960px width max or fluid.
4. Has great potential. What CMS is that? Or is it homemade?
Egon
|
1. Im working on the slowness of the page. My development version is reduced to 875K from the live versions 1462K. Im going to try to reduce it even more.
2. I have exported every single gallery to a .html file with a main galleries.html file to link from. This should help SEO. Further more, im thinking of making these files accesible for mobile phone users. I do still have to import these links in the sitemap.xml but that should be done shortly in the new live version.
3. Im still struggling with this. I feel 960px is kinda small. I am thinking about making the site user resolution respondsive, meaning, depending on your resolution all applicable div's are set accordingly to the screen width. I think it only conceirns 2 or 3 divs so it shouldnt be too hard to implement.
4. Thank you. Its homemade php, html, jquery & javascript. I must admit im using a few open source jquery solutions
BTW, what browser are you using and what screen resolution have you set?