Contact Us Forum Rules Search Archive
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 03-13-2007, 12:24 AM
WebProWorld New Member
 

Join Date: Jan 2007
Location: Florida
Posts: 2
Veins RepRank 0
Default Plush Toy Site for Review

Please review this site - www.plushtoysafari.com

It's been up for a month and there are very few visitors. In fact, some days, there are none. I believe Yahoo, MSN and Google have all indexed it. It's just not getting noticed yet.

Need help.

Thanks...

P.S. I'm working on link exchanging, article writing, blogging and other types of advertising, but it's slow going.
Reply With Quote
  #2 (permalink)  
Old 03-13-2007, 05:50 PM
WebProWorld New Member
 

Join Date: Nov 2006
Posts: 7
jgravelle RepRank 0
Default Re: Plush Toy Site for Review

Quote:
Originally Posted by Veins
Please review this site - www.plushtoysafari.com
Well, you got yourself a top-two (as of this note) position in these Google results:

http://www.google.com/search?q=%22kid+animal+costumes


It's a start...

-jjg
Reply With Quote
  #3 (permalink)  
Old 03-13-2007, 06:21 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 

Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
bj RepRank 2bj RepRank 2
Default

Running your url through the link popularity checker tells me you have a LOT of work to do yet to get noticed.

Site here:
www.widexl.com/remote/link-popularity/index.html

First of all, you're showing different numbers with and without the www. so you have to do some .htaccess magic to fix that, so links to you all direct to the same place in the eyes of the search engines.

Open notepad and copy this code into the window:
Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.plushtoysafari.com
RewriteRule ^(.*)$ http://plushtoysafari.com/$1 [r=301,L]
Save the file as .htaccess and upload it into your toplevel directory.

Since Yahoo seems most accurate, I'll use Yahoo's numbers as an example (you have nothing showing for goog backlinks whatsoever.) For plushtoysafari.com you're only showing 1 backlink, while www.plushtoysafari.com is showing 6. Sites that do well in the SERPs show thousands of backlinks.

I've written two articles that may get you started in the right direction.
The Basics of Search Engine Marketing

The Best Websites are an Ongoing Conversation
Reply With Quote
  #4 (permalink)  
Old 03-15-2007, 05:59 AM
WebProWorld New Member
 

Join Date: Mar 2007
Location: UK
Posts: 1
gordons RepRank 0
Default

why not set up an affiliate scheme, it will get your site noticed very quickly and will also bring the sales
__________________
unique unusual gifts for all occasions, all budgets and all people all over the world all the time - http://www.ijustgottahavethat.com
Reply With Quote
  #5 (permalink)  
Old 03-16-2007, 02:54 PM
WebProWorld Member
 

Join Date: May 2006
Location: USA
Posts: 31
lolmom RepRank 0
Default

Thank all of you for your help and suggestions.

I'm signing in under my name instead of my husbands. My question is for bj.

You mentioned .htaccess...and you gave this code:

RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.plushtoysafari.com
RewriteRule ^(.*)$ http://plushtoysafari.com/$1 [r=301,L]

Will this point the search engines to the www or the url without that? I'd like the engines to point to the www and I'm not sure how to read that in your suggested code.

Thanks again!
Reply With Quote
  #6 (permalink)  
Old 03-16-2007, 03:00 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 

Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
bj RepRank 2bj RepRank 2
Default

No, that will send all www. people into the site without the www, which is the better way to handle it. You can do it either way, but www is arbitrary anyway.

The more important part of the equation is to have the redirect, no matter which way it points, so that your stats aren't split into two, and so that ANY link pointing to your domain, whether it's specified with or without the www, will count the same weight.

I also forgot to mention that that's the code for linux/unix flavors of servers. It needs to be done differently on a windoze server, and I don't use them.
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