Hi,

1. The problem with your products not being spidered is because you use
javascript to open them. Your links need to be within <a ..> tags within
the page, not JavaScript.

2. You might want to look into Apache URL rewriting for your product
browsing. Currently only the Query String differentiates your pages.
This is a no no for good SEO

http://www.theuniquepear.com/unique/viewThumbProducts.do?type=category&s
earchString=Wall%20Decor&categoryID=2&pageNumber=1

Using URL rewriting you could alter this to 

http://www.theuniquepear.com/unique/category/Wall%20Decor/2/1

3. In terms of your other pages they all look the same to Google because
you do not use the <meta name="description" tag. Google uses this. Your
titles could do with being more varied too.

4. The site is very slow when I request the main domain, Google is also
probably giving up .. I notice using a Google site: search that Google
has indexed your home page and the error page! This is indicative.

5. Ensure your site is XHTML validated using validator.w3c.org

Fix all that and you might find better indexing.

Allistair.

-----Original Message-----
From: Scott Purcell [mailto:[EMAIL PROTECTED] 
Sent: 27 March 2006 17:14
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: Here is site, not getting spidered.

Site has been up over 6 months. Pretty much never down.

Thanks,

-----Original Message-----
From: Daniel Blumenthal [mailto:[EMAIL PROTECTED]
Sent: Monday, March 27, 2006 10:11 AM
To: 'Tomcat Users List'
Subject: RE: Here is site, not getting spidered.

One interesting thing is that the line:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
is repeated inside the <head> block.

Probably not a big deal.

How long has the site been up?


> -----Original Message-----
> From: Scott Purcell [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 27, 2006 11:00 AM
> To: Tomcat Users List
> Subject: Here is site, not getting spidered.
> 
> Here is the site:
> 
> http://www.theuniquepear.com
> 
> Thanks,
> I apologize. I would really like this to work, and will do whatever it

> takes.
> 
> Sincerely
> 
> -----Original Message-----
> From: Peter Crowther [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 27, 2006 9:51 AM
> To: Tomcat Users List
> Subject: RE: Site Not Getting Spidered or Indexed
> 
> > From: Scott Purcell [mailto:[EMAIL PROTECTED] Actually Peter,
> > 
> > I have no javascript links on my page. The site is a struts
> site, and
> > all links are regular links with no odd, or peculiar issues.
> 
> OK.
> 
> I'd be able to make better guesses if I could see the site - apologies

> if I've missed a URL that you've already handed out.
> 
>               - Peter
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> 
-------------------------------------------------------
QAS Ltd.
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT> <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLACK> 
Disclaimer:  The information contained within this e-mail is confidential and 
may be privileged. This email is intended solely for the named recipient only; 
if you are not authorised you must not disclose, copy, distribute, or retain 
this message or any part of it. If you have received this message in error 
please contact the sender at once so that we may take the appropriate action 
and avoid troubling you further.  Any views expressed in this message are those 
of the individual sender.  QAS Limited has the right lawfully to record, 
monitor and inspect messages between its employees and any third party.  Your 
messages shall be subject to such lawful supervision as QAS Limited deems to be 
necessary in order to protect its information, its interests and its 
reputation.  

Whilst all efforts are made to safeguard Inbound and Outbound emails, QAS 
Limited cannot guarantee that attachments are virus free or compatible with 
your systems and does not accept any liability in respect of viruses or 
computer problems experienced.
</FONT>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to