 |

03-15-2007, 08:47 AM
|
|
WebProWorld Veteran
|
|
Join Date: Jul 2005
Posts: 406
|
|
Can search engine spiders follow our links?
Our site is still under construction but please take a look at www.body--jewelry.com . I ran a test through IBP and the side menu bar and the pictures with links were not showing. Is there a problem with the links especially the left menu bar links?
If so what is needed to be done?
thanks
steve
|

03-15-2007, 09:52 AM
|
 |
Moderator
|
|
Join Date: Jul 2003
Location: Lincolnshire
Posts: 4,417
|
|
Other SEO's may or may not agree with me. But the -- is in my book a no no - also whereas some people say that meta keywords are not required I think that you should add them. It is indexed - about the only time the greenline pagerank is a guide.
|

03-15-2007, 11:00 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 5,344
|
|
Quote:
|
Originally Posted by ctabuk
Other SEO's may or may not agree with me. But the -- is in my book a no no - also whereas some people say that meta keywords are not required I think that you should add them. It is indexed - about the only time the greenline pagerank is a guide.
|
Think I agree to that. A few additional remarks: - There is an error on the site. The Skype link is broken.
- - or -- name structure in the domain name may be considered spam by the most conservative webmasters. I have it - in my own sites, but that is not an ecommerce site.
- Why do you not use the title tag, <title></title>, one of the best identifiers in addition to the domain name for the Bots.
- To answer the subject in the title directly, you load links in JavaScript functions. Why? Most if not all SE Bots do not read JS?
- Why not concentrate on http://www.bodyjewelryshopping.com/ and make that site better and more known.
- Alternatively you can redirect it to the above site, but again that may be considered as spam.
- Your site is not completed:
Link 2
Link 3
Email Alerts
May bew you should submit it for review.
I will recommend the following WPW thread:
CSS Destroyed My Rankings
There is much to learn in that thread.
|

03-15-2007, 09:48 PM
|
|
WebProWorld Veteran
|
|
Join Date: Jul 2005
Posts: 406
|
|
thanks guys for the answers. Eventually we will be looking to use this site on our www.bodyjewelryshopping.com domain but as the site is database driven and we have not worked with this type of site before we didnt want to jump straight into the deep end and risk loosing our rankings bodyjewelryshopping has. So we wanted to run the site on a second domain we have to test the waters so to say.
Im going to look through the CSS link you gave me. I can see that the links under the 9 pictures are javascript links but i wasnt sure if the left menu bar are javascript?
Thanks
|

03-16-2007, 07:07 AM
|
|
WebProWorld Veteran
|
|
Join Date: Jul 2005
Posts: 406
|
|
Khun kgun,
In reply to your questions please see below. I thought the problem with the links would be the javascript links. Is there a particular reason why our webmaster would use these styles of links? Are javascript links needed for asp or dynamic sites? If not what would be the easy solution for me to approach him about this and what he should use??
See other answers below.
"There is an error on the site. The Skype link is broken."
Thanks for pointing it out we will get it fixed
"- or -- name structure in the domain name may be considered spam by the most conservative webmasters. I have it - in my own sites, but that is not an ecommerce site."
Its a domain we took about 3 years ago. I wouldnt take it now but whilst we are developing and trying the site we are going to sit it on this domain so that we can improve from trial and error before we change to our main company domain.
"Why do you not use the title tag, <title></title>, one of the best identifiers in addition to the domain name for the Bots."
This and the meta tags will be in once finalised.
"To answer the subject in the title directly, you load links in JavaScript functions. Why? Most if not all SE Bots do not read JS?"
This is what i thought it would be but not being a programmer myself I dont know why it has been used or what I should be asking for from our programmer. Will it be a big change to change these links to non java script links. Can they be changed as they are drawn from our database?
"Why not concentrate on http://www.bodyjewelryshopping.com/ and make that site better and more known."
Just whilst we are developing and testing. Dont want to jump straight in and get our feet burnt if it doesnt work.
Alternatively you can redirect it to the above site, but again that may be considered as spam.
Your site is not completed:
Link 2
Link 3
Email Alerts
May bew you should submit it for review.
Still bits to finish. I was just concerned about the links and why the bots arent recognising them.
|

03-16-2007, 10:54 AM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 5,344
|
|
Tell your webmasters to use standard links and style them with CSS.
Example:
Load the page in the second link in my signature and look at the source (View + Source in IE). Then you will see how the spiders see the links.
There is no JavaScript there and the links are styled with an external style sheet. Use site-wide stylesheets if you can. Then, if you want to change the look and feel of your site, you change it once in the site-wide stylesheet.
|

03-17-2007, 07:37 PM
|
 |
Moderator
|
|
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,697
|
|
Quote:
|
Originally Posted by ctabuk
Other SEO's may or may not agree with me. But the -- is in my book a no no.
|
I agree as well. Actually I steer away from all dashes now.
|

03-17-2007, 08:03 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,482
|
|
Under construction? With Frontpage? Hmmm...
Well, you better test your page with Lynx, so you can see if something is wrong with your links, and what search engines can really read.
Overall, it looks like you have a big mess overall:
1. It seems like you are using heading elements, but they are for sure not used properly. This usually occurs when header elements are used out of order. Using header elements properly is very important, as search engines use header elements to determine the context and purpose of your page. Headers provide semantic structure and meaning to pages, and search engines, for example Google, give preferential treatment to web design that use headers properly.
2. You do not use tables properly.
3. You use inline style sheets. You better make them external.
4. You are using irrelevant meta tags. Do you want to slow down your pages loading time?
Just my two cents Steve. :)
|

03-18-2007, 04:37 AM
|
|
WebProWorld Veteran
|
|
Join Date: Jul 2005
Posts: 406
|
|
Hi Webnaughts,
"1. It seems like you are using header elements"
When you say header elements what do you mean by heading elements?
2. I was under the impression that the site is made without tables.
3. You use inline style sheets. You better make them external.
Again I thought we were using external style sheets but i will check with our designer. Are there instances that both external and internal style sheets would be used in a website? Do inline style sheets just change specific styles on a page rather than a style running throughout the site which would need to be updated on every page?
4. You are using irrelevant meta tags. Do you want to slow down your pages loading time?
Thanks we will be cleaning these up.
steve
|

03-18-2007, 09:26 AM
|
|
WebProWorld Veteran
|
|
Join Date: Jul 2005
Posts: 406
|
|
Khun kgun said
"Tell your webmasters to use standard links and style them with CSS."
We wanted to have the hover over so that when someone hovers over a catagory the cell changes to the faded hover over you will see. We obviously want standard links but is it possible to have both so the cell will be a link and still appear as it does now and at the same time the text will also be a link but seperate from the cell link?
|

03-18-2007, 02:38 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,482
|
|
Quote:
|
Originally Posted by Steven1976a
"1. It seems like you are using header elements"
When you say header elements what do you mean by header elements?
|
<h1>,<h2>,<h3>,<h4>,<h5>,<h6>
More about : http://www.w3.org/TR/html401/struct/global.html#h-7.5.5
Quote:
|
Originally Posted by Steven1976a
2. I was under the impression that the site is made without tables.
|
Is that a joke? LOL
Quote:
|
Originally Posted by Steven1976a
3. You use inline style sheets. You better make them external.
Again I thought we were using external style sheets but i will check with our designer.
|
What? I you site build by a designer? I guess you mean a friend of yours who is learning HTML, or?
Quote:
|
Originally Posted by Steven1976a
4. You are using irrelevant meta tags. Do you want to slow down your pages loading time?
Thanks we will be cleaning these up.
|
Good idea.
By the way, I would like to add here, that when I began learning HTML in the Academy, the first thing I had to learn was "Doctypes". Where did your designer learn web design?
By the way, did you see your page with the browser Firefox?
And my last question is: Do web designers still design web sites with Frontpage? LOL
|

03-18-2007, 02:41 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,482
|
|
Oh Gosh, I messed things up. I was testing the page in your sig. Now I got it. But I will do a review for that too.
Coming within the next hour.
|

03-18-2007, 03:00 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,482
|
|
I checked the index page and I have found the following:
1. You designer does use headings, but not properly: <h1>,<h2>,<h3>,<h4>,<h5>,<h6>
And that in concerns of the HTML semantical structure and also in concerns of SEO.
2. Your designer is using tables.
3. Your designer is not only using redudant meta tags, but he is spamming them.
4. Your designer have not encoded the ampersand characters properly
5. Your designer have abused the use of alt attributes, and not implemented correctly. Looks to me like that is a work of an old fashion search engine spammer.
6. Your designer implemented deprecated elements and attributes.
7. Your designer does not use for the page images the appropriate attributes to result a faster and smoother (less jumpy) rendering.
8. I did understand what is the index page about, since it is not consistent in terms of usability. Two different layouts. Why don't you use an own shop like Cube Cart or so? Do you have full access over the code in your shop? If you do, I can go on reviewing the shop page.
After all, if your designer is a professional, he will understand my technical tips.
Good luck Steve. :)
John
|

03-18-2007, 03:52 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 5,344
|
|
Quote:
|
Originally Posted by Steven1976a
We wanted to have the hover over so that when someone hovers over a catagory the cell changes to the faded hover over you will see.
|
No problem doing that with CSS. Se how it is done on my site I pointed to.
Your designer should have no problem finding my CSS style sheet. You decide on the colours you want to use.
Your primary site starts like this:
<html>
<head>
<title>Body Jewelry shopping, wholesale fashion jewelry, body jewellery, costume jewellery factory Bangkok Thailand</title>
It should have doctype at the top with no blank line, since that may be parsed wrongly by some browsers.
XHTML is eXtended HTML and has nothing to do with XML, aside from using the same method to be valid. Preferrably use XHTML strict if it is possible. It may be simplest to think of XHTML as a standard for HTML markup tags that follow the well-formedness rules of XML, propely nested closed tags, attributs in quotes and lowecase letters etc.
Let your designer start here and start by reading about correct doctype and wellstyling.
XML powered sites will be more important tomorrow. The sooner you get used to XML and XHTML validation, the better IMO.
|

03-18-2007, 06:55 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Aug 2003
Location: Worldwide
Posts: 7,482
|
|
Quote:
|
Originally Posted by kgun
Your primary site starts like this:
<html>
<head>
<title>Body Jewelry shopping, wholesale fashion jewelry, body jewellery, costume jewellery factory Bangkok Thailand</title>
It should have doctype at the top with no blank line, since that may be parsed wrongly by some browsers.
XHTML is eXtended HTML and has nothing to do with XML, aside from using the same method to be valid.
|
Kgun you can be sure that I noticed that the doctype was missing, but I did not mention, as it is obvious that the first thing a designer learns, is using the doctype.
Steve said that the guy is a designer man, and not an amateur. :)
|

03-18-2007, 09:05 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 5,344
|
|
Quote:
|
Originally Posted by Webnauts
Quote:
|
Originally Posted by Steven1976a
2. I was under the impression that the site is made without tables.
|
Is that a joke? LOL
|
John, and the first thing I noted was that tables were used :-)
|

03-18-2007, 09:59 PM
|
|
WebProWorld Veteran
|
|
Join Date: Jul 2005
Posts: 406
|
|
Hi Webnaughts and Kgun.
Thanks for all the input, I will print out the thread and give it to the designer to look at and hopefully we can get a few things fixed.
steve
|
|