Hosting Site Review Needed

So I've had this site for a while now. I know it has some minor flaws and issues which is why I've come here to get a review on the design of the site and help me to find issues or things which need improving. It doesn't have to all be about aesthetics but also ease of use for the customer and what's been written about the services etc..

Webhost Cove

Thanks in advance for anyone who takes a look.

On a side note I'm also updating my portfolio which should be ready before the new year, I'll be posting that for crit when it's online.
 
br3n said:
your banner ad is no-where near its container on firefox

what ad.....can't see it due to ad blocker :)

ok I enabled it - talk about stupid, google ads which are advertising competitors, that's really clever thinking that is :up:
 
the advert on mine is all the way to the left margin.. not centralised at all.
 
Yeah I get adverts from other web hosting services (which claim to be slightly cheaper then your site does, so you might wanna check that out)

I really like the rest of the site, very clean, looks very professional- maybe a few extra images/graphics to liven it up a little, but yeah, good site :)
 
You might want to remove the following HIDDEN links from your source-code...
Code:
<div style="display:none;"><a href="http://www.weightlosswars">Weight loss</a><a href="http://www.overstocksilver.com/diamondczrings.html">CZ Rings</a><a href="http://www.squidoo.com/reverse-phone-lookup1">Reverse Phone Lookup</a><a href="http://www.weightlosswars.com/howitworks">how to lose weight fast</a></div>
:(

PS. Based on the above i would suggest you secure/update your wordpress install/template
 
Sunburn said:
You might want to remove the following HIDDEN links from your source-code...
Code:
<div style="display:none;"><a href="http://www.weightlosswars">Weight loss</a><a href="http://www.overstocksilver.com/diamondczrings.html">CZ Rings</a><a href="http://www.squidoo.com/reverse-phone-lookup1">Reverse Phone Lookup</a><a href="http://www.weightlosswars.com/howitworks">how to lose weight fast</a></div>
:(

PS. Based on the above i would suggest you secure/update your wordpress install/template

Thanks for pointing that out, I wouldn't have seen that otherwise. My Wordpress install is the latest version (I ALWAYS update to the latest), it's also not in the template files. After disabling all my plugins the code is not there any more so it's time to go through and see which one's causing the issue..

.. After having a look I found Statpress to be the plugin causing the issue with the code:

Code:
function add_wc_footer_links() {echo "";
Not sure if that's meant to be there but it's gone now.
 
Back
Top