WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Submit Your Site For Review
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Submit Your Site For Review Need a fresh set of eyeballs to take a look at your site? Have a specific issue or question about some aspect of your layout, design or interface? This is the forum for you. When submitting your site, be sure to discuss what aspect you are looking for input on. Just posting a link with the word 'review' isn't appropriate.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2006, 05:25 PM
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 5
larrys2006 RepRank 0
Default almstatuesandmore.com please review

Could you look at the site and tell me if this is a better colors for the site. almstatuesandmore.com/1almtest.htm
also I have had this site for 7 years and I get 1 or 2 sales a year and I tryed pay per click google add s and other things but nothing works. I think I am going to shut down this june if I can not make this site at least pay for its self what have I done wrong?
Reply With Quote
  #2 (permalink)  
Old 04-05-2006, 12:15 AM
WebProWorld Pro
 

Join Date: Nov 2005
Location: Virginia
Posts: 165
ccera RepRank 0
Default

I remember reviewing this site a couple of months ago. In fact, I noticed you have tried several times to get help. I'm sorry you are not having more success.
I see that you have taken a lot of the suggestions we made in January. Particularly, I like that you have vastly simplified your shipping charges. I see that you have worked on adding further info to your descriptions, as well. I think that the more details you can give for each item, the better your chances of conversion. There is also the possibility that more detailed descriptions will help you get picked up for further search terms as well.
Now for the biggest problem - I got a LOT of 500 errors when clicking on your thumbnails. Some detail pages would come up one time but give an error the next. When I tried to use the keyword search at the top of the page, I couldn't get anything but an error statement.
Unfortunately, I do not know enough to give you an idea how to fix it, but hopefully someone reading this will. You can bet visitors won't stick around past the second error statement! Maybe if you can get this fixed, your sales will improve.
Good luck,
CiCi
Reply With Quote
  #3 (permalink)  
Old 04-05-2006, 01:11 AM
WebProWorld Member
 

Join Date: Jan 2005
Location: Australia!
Posts: 58
webgurl RepRank 0
Default

You are not following any colour principals and the reason why you are not happy with your site.

Pink with yellow - ooohhh! I notice you have green on your main site and again you are having problems with colour choice of your headings.

When someone has problems with colour, I always recommend going monochromatic - shades of one colour, then you cannot go wrong.

As you have lovely statues, increase their size slightly and let them be your colour and even consider something such as:

#D9D4C3
#807D73
#FFFAE6
#BFBBAC

First impressions:
1.Logos to left over dominate. Verisign logo almost as large as your stock photos.
2. I do not like the shadow thing around the images which really detracts from the statues etc

Good luck and post again when you have made your changes.
Reply With Quote
  #4 (permalink)  
Old 04-05-2006, 01:44 AM
Easywebdev's Avatar
WebProWorld Veteran
 

Join Date: Apr 2004
Location: Donegal, Ireland.
Posts: 322
Easywebdev RepRank 1
Default

You really need to do a lot of work "under the hood" there is far too much javascript, redundant code, and deprecated code.

Your site actually crashes firefox in linux.

When I turn of javascript then up pops the spam links at the top of the page, if your site is reported to google for this then you will find yourself dropped from the index and having to clean up the site and file a reinclusion request. Might as well fix it now.

This sort of thing
Code:
<noscript> 

<h1><span class="style4">Animal Statues for home Decorations</span></h1> 

</noscript>
is asking to be blacklisted. Do not show one thing to your users and another to the search engines. All over your site you are breaking almost every google recommendation for webmasters.

What is the point of this?
Code:
<noscript> 



</p> 

</noscript> 

<noscript> </noscript>
they do nothing.

Code:
<p align="center"></p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p>
a proper mess.

You have a generally nice site and products. Drop the javascript and seo spam (sack your seo firm or if you are doing it yourself then read up on googles recommendations for webmasters) move to a decent shopping cart and you should see sales increase. A lot of work to be done.
Reply With Quote
  #5 (permalink)  
Old 04-05-2006, 08:30 PM
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 5
larrys2006 RepRank 0
Default

I could not get these errors were you using a mac?


Quote:
Originally Posted by ccera
I got a LOT of 500 errors when clicking on your thumbnails. Some detail pages would come up one time but give an error the next. When I tried to use the keyword search at the top of the page, I couldn't get anything but an error statement.
Unfortunately, I do not know enough to give you an idea how to fix it, but hopefully someone reading this will. You can bet visitors won't stick around past the second error statement! Maybe if you can get this fixed, your sales will improve.
Good luck,
CiCi
Reply With Quote
  #6 (permalink)  
Old 04-05-2006, 08:33 PM
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 5
larrys2006 RepRank 0
Default pink

the bink was just to see what it would look like but the menu collors is what I wanted to realy know about the color.

Quote:
Originally Posted by webgurl
You are not following any colour principals and the reason why you are not happy with your site.

Pink with yellow - ooohhh! I notice you have green on your main site and again you are having problems with colour choice of your headings.

When someone has problems with colour, I always recommend going monochromatic - shades of one colour, then you cannot go wrong.

As you have lovely statues, increase their size slightly and let them be your colour and even consider something such as:

#D9D4C3
#807D73
#FFFAE6
#BFBBAC

First impressions:
1.Logos to left over dominate. Verisign logo almost as large as your stock photos.
2. I do not like the shadow thing around the images which really detracts from the statues etc

Good luck and post again when you have made your changes.
Reply With Quote
  #7 (permalink)  
Old 04-05-2006, 08:36 PM
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 5
larrys2006 RepRank 0
Default inside bloat

as far as Code:

<noscript>



</p>

</noscript>

<noscript> </noscript>
when I removed it the page did not display, I will try it again.


Quote:
Originally Posted by Easywebdev
You really need to do a lot of work "under the hood" there is far too much javascript, redundant code, and deprecated code.

Your site actually crashes firefox in linux.

When I turn of javascript then up pops the spam links at the top of the page, if your site is reported to google for this then you will find yourself dropped from the index and having to clean up the site and file a reinclusion request. Might as well fix it now.

This sort of thing
Code:
<noscript> 

<h1><span class="style4">Animal Statues for home Decorations</span></h1> 

</noscript>
is asking to be blacklisted. Do not show one thing to your users and another to the search engines. All over your site you are breaking almost every google recommendation for webmasters.

What is the point of this?
Code:
<noscript> 



</p> 

</noscript> 

<noscript> </noscript>
they do nothing.

Code:
<p align="center"></p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p> 

                  

</p>
a proper mess.

You have a generally nice site and products. Drop the javascript and seo spam (sack your seo firm or if you are doing it yourself then read up on googles recommendations for webmasters) move to a decent shopping cart and you should see sales increase. A lot of work to be done.
Reply With Quote
  #8 (permalink)  
Old 04-05-2006, 08:47 PM
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 5
larrys2006 RepRank 0
Default Re: pink

Quote:
Originally Posted by larrys2006
the pink was just to see what it would look like but the menu collors is what I wanted to realy know about the color.

.Logos to left over dominate. what size should it be?

Verisign logo almost as large as your stock photos.
That is not a gif I do not know how to change it.



Good luck and post again when you have made your changes.

Quote:
Originally Posted by webgurl
You are not following any colour principals and the reason why you are not happy with your site.

Pink with yellow - ooohhh! I notice you have green on your main site and again you are having problems with colour choice of your headings.

When someone has problems with colour, I always recommend going monochromatic - shades of one colour, then you cannot go wrong.

As you have lovely statues, increase their size slightly and let them be your colour and even consider something such as:

#D9D4C3
#807D73
#FFFAE6
#BFBBAC

First impressions:
1.Logos to left over dominate. Verisign logo almost as large as your stock photos.
2. I do not like the shadow thing around the images which really detracts from the statues etc

Good luck and post again when you have made your changes.
Reply With Quote
  #9 (permalink)  
Old 04-06-2006, 12:08 AM
WebProWorld Pro
 

Join Date: Nov 2005
Location: Virginia
Posts: 165
ccera RepRank 0
Default

Larry,
No Mac. I am using IE6.0 & Windows XP. Didn't get any 500 errors today, but the keyword search still doesn't work for me.
BTW, I like the current menu color better than the test page color.
CiCi
Reply With Quote
Reply

  WebProWorld > Site Design > Submit Your Site For Review
Tags: ,



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


Search Engine Optimization by vBSEO 3.2.0