Reply
Google Site Related Keyword Tool and My Nav
Old 08-03-2007, 09:13 AM Google Site Related Keyword Tool and My Nav
fitnfree's Avatar
Ultra Talker

Latest Blog Post:
Chocolate Pudding Pie
Posts: 369
Name: Jj
Location: Wisconsin, USA
Late last year I changed my navigation in hopes of being in keeping with the "one-click" trend...as in one click to get to where you want to be. I went with a CSS/JS drop down menu.

Now in site-related-keyword results I see words from my navigation menu showing up in results. Anyone know what's up with that?

Heaven help me if I have to change this yet again -- it took me 5 months to get that whole pig of a site changed. But I'm a little concerned because, as an example, I have a lot of different types of recipes on the site and when I use the site-related keyword tool, I get the word "recipe" no matter the page or content.

Is this going to affect all my search results in the SE's? AdWords will go with the keywords I choose though, correct? Thank you...
__________________


Last edited by fitnfree : 08-03-2007 at 09:15 AM. Reason: Forgot to set e-mail notification
fitnfree is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 08-03-2007, 03:40 PM Re: Google Site Related Keyword Tool and My Nav
Novice Talker

Posts: 10
Name: Juergen Neuhoff
Just a quick thought: Since your menu structure is basically a <ul> , with embedded <li>s containing text for all your menu items, it will probably show up on every page, and your menu entries will show up too prominently for Google. Try a server-side include, e.g.

<!--#include file="navigation.inc" -->

where navigation.inc

contains something like that:

<script type="javascript>
document.write( "<ul>/n" );
document.write( " <li>..../n" );
.....
</script>

That should cause Google to avoid using your menu texts.

JNeuhoff
JNeuhoff is offline
Reply With Quote
View Public Profile
 
Old 08-03-2007, 05:58 PM Re: Google Site Related Keyword Tool and My Nav
fitnfree's Avatar
Ultra Talker

Latest Blog Post:
Chocolate Pudding Pie
Posts: 369
Name: Jj
Location: Wisconsin, USA
That's a good idea -- except that means changing every single page again...oh no! There's over 10,000 pages on that site...
__________________

fitnfree is offline
Reply With Quote
View Public Profile
 
Old 08-03-2007, 09:42 PM Re: Google Site Related Keyword Tool and My Nav
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
What is this site-related keyword tool of which you speak?
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 08-04-2007, 04:43 AM Re: Google Site Related Keyword Tool and My Nav
chrishirst's Avatar
Super Moderator

Posts: 11,899
Location: Blackpool. UK
Quote:
contains something like that:

<script type="javascript>
document.write( "<ul>/n" );
document.write( " <li>..../n" );
.....
</script>

That should cause Google to avoid using your menu texts.
And it will avoid the inconvience of search engines being able to find your other pages.
After all SE crawlers all over the site just uses bandwidth.

BTW:
You don't need to edit to reset email notifications;
Click on the Thread Tools link at the top of the thread and choose "Subscribe to this thread"
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 08-04-2007, 07:46 PM Re: Google Site Related Keyword Tool and My Nav
fitnfree's Avatar
Ultra Talker

Latest Blog Post:
Chocolate Pudding Pie
Posts: 369
Name: Jj
Location: Wisconsin, USA
Quote:
What is this site-related keyword tool of which you speak?
oops, sorry -- was referring to Google AdWords Keyword Tool where you can look up site-related keywords.


Quote:
BTW:
You don't need to edit to reset email notifications;
Click on the Thread Tools link at the top of the thread and choose "Subscribe to this thread"
My bad on that one ... thanks for the heads up. I did that a couple times but didn't see that link at the top. (And I'm not even blond...)

I'm still a little confused on using a JS menu, though -- would it still work as a drop-down of I used the document.write? Well, guess I could try it and see, huh...but I'd rather ask first! Thanks.
__________________

fitnfree is offline
Reply With Quote
View Public Profile
 
Old 08-04-2007, 08:40 PM Re: Google Site Related Keyword Tool and My Nav
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Ahhh okay. I can't really help you all that much, then. I don't use Adwords.

Before you use a JS menu, consider what your non-JS users will have to do in order to access the menu. If you can solve that issue, then you're fine.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 08-04-2007, 09:24 PM Re: Google Site Related Keyword Tool and My Nav
fitnfree's Avatar
Ultra Talker

Latest Blog Post:
Chocolate Pudding Pie
Posts: 369
Name: Jj
Location: Wisconsin, USA
I hear you Adam! That's why I went with the CSS menu instead -- seems a person just can't win sometimes, huh...
__________________

fitnfree is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Google Site Related Keyword Tool and My Nav
 

Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.15519 seconds with 13 queries