Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-13-2012, 02:45 PM   PM User | #1
enhancedigital
New Coder

 
Join Date: Aug 2012
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts
enhancedigital is an unknown quantity at this point
SEO Question - Issue with keywords

Hi,

I have recently made a website for a restaurant, which consists of 3 pages (home, menu and 'find us' pages).

The issue I have is that when Google is crawling my site, it is looking through the 100+ item food menu, and using these words as keywords. e.g. Webmaster Tools is showing that the keyword with most significance is 'Fried' followed by 'Chicken' in second place, and a load of other food items going down the list.

What is the best way to tackle this? I was considering adding the 'menu' and 'find us' pages to a robots.txt file so that only the homepage would be indexed, but wasn't sure if there would be a better method?

Any advice would be appreciated!

Thanks!
enhancedigital is offline   Reply With Quote
Old 10-13-2012, 03:53 PM   PM User | #2
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
robots.txt is the answer.
you can either allow google to index a document or not. you can't exclude only part of document (unless that part is added by javascript)
patryk is offline   Reply With Quote
Users who have thanked patryk for this post:
enhancedigital (10-15-2012)
Old 10-15-2012, 01:34 PM   PM User | #3
enhancedigital
New Coder

 
Join Date: Aug 2012
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts
enhancedigital is an unknown quantity at this point
Thanks Patryk, I have added a robots.txt file to exclude the menu page, will have to wait and see if it works!
enhancedigital is offline   Reply With Quote
Old 10-15-2012, 02:32 PM   PM User | #4
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
workaround: you can make portion of page in separate html file, block it in robors.txt and then put that "hidden" document in iframe.
patryk is offline   Reply With Quote
Old 10-22-2012, 09:53 AM   PM User | #5
rahulkumar1
New to the CF scene

 
Join Date: Oct 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
rahulkumar1 is an unknown quantity at this point
Quote:
Originally Posted by enhancedigital View Post
Hi,

I have recently made a website for a restaurant, which consists of 3 pages (home, menu and 'find us' pages).

The issue I have is that when Google is crawling my site, it is looking through the 100+ item food menu, and using these words as keywords. e.g. Webmaster Tools is showing that the keyword with most significance is 'Fried' followed by 'Chicken' in second place, and a load of other food items going down the list.

What is the best way to tackle this? I was considering adding the 'menu' and 'find us' pages to a robots.txt file so that only the homepage would be indexed, but wasn't sure if there would be a better method?

Any advice would be appreciated!

Thanks!
Robot.txt its the best option for ignoring specified files or directories when site is crawling.
rahulkumar1 is offline   Reply With Quote
Old 10-22-2012, 11:17 AM   PM User | #6
JefferyJamison
New Coder

 
Join Date: Sep 2012
Location: USA
Posts: 13
Thanks: 0
Thanked 2 Times in 2 Posts
JefferyJamison is an unknown quantity at this point
HI ! i totally agree with patryk that robot.txt is the perfect solution for your problem.
JefferyJamison is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:04 AM.


Advertisement
Log in to turn off these ads.