User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Site Layout and Usability section within the Web Development category of DaniWeb, a massive community of 456,547 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,360 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Site Layout and Usability advertiser: Internet Marketing Services
Views: 1904 | Replies: 9
Reply
Join Date: Jul 2007
Posts: 110
Reputation: Taffd is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 1
Taffd Taffd is offline Offline
Junior Poster

Search engine friendly drop down menus

  #1  
Oct 13th, 2007
Good day all,
My site, is going through a redesign, an example of which can be found here. The redesign splits up the site into about 250 seperate sites, although they are in fact all one. Anybody viewing the redesign example, will note that the bottom of the page shows about 250 links. These links will be repeated on all the homepages of the 'seperate' sites, giving the whole site over 62,000 links, which should have some beneficial effect with search engines.
Questions.
Does the redesign example have too much of an adverse effect on usability. Is it too off-putting.

Is there a way to produce a drop-down menu that would make these links viewable to a search engine.

Regards
Taffd
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2007
Posts: 2,604
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 119
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: Search engine friendly drop down menus

  #2  
Oct 13th, 2007
No. The links must be static for the search engine to find them. In other words, they must be in html.

62000 links might make the search engine think someone is trying to pull a fast one.
Daylight-saving time uses more gasoline
Reply With Quote  
Join Date: Nov 2007
Posts: 30
Reputation: Njegos is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
Njegos's Avatar
Njegos Njegos is offline Offline
Light Poster

Re: Search engine friendly drop down menus

  #3  
Nov 2nd, 2007
You can have dropdown menu perfectly indexed by search engines using simple css structure. I run vast number of website that use dropdown menus and I never had problems with search engines indexing my sites. This has been myth same as people pointing that Google likes html pages more than php.

On other hand having so many same pages with just few words different is horrible way to do search engine optimization. You can hurt your business! I suggest immediate removal of all additional pages until you create different text for each page. Search engines see your site as duplicate content monster and will ban your site from their index.
Your own personal CMS
Revolutionary Content Management System
Reply With Quote  
Join Date: Feb 2005
Posts: 427
Reputation: autocrat is on a distinguished road 
Rep Power: 4
Solved Threads: 12
autocrat autocrat is offline Offline
Posting Pro in Training

Re: Search engine friendly drop down menus

  #4  
Nov 7th, 2007
I'm confused...
When you say "dropdown list" ... do you mean a Form Select that acts as a jump menu... or a "list" of links with CSS/JS to make them appear/disappear?


I'm not sure how SE's react to the Form Select (I would guess they cannot seem then as "real links" (I may be wrong though).
As for JS/CSS based menus - so long as the Links are there, and the CSS/JS adds the behaviour, you are fine.
It is when you have a JS menu that Includes the links or creates the lins that you get stuffed.


I would also strongly recommend following the advice of ...Njegos... - if you have pages and pages of almost identical content - you will not do you or your site any good.
SE's such as google want unique, distinct content, not minor variants, and may not index all your site, or even ban it.
Sometimes life holds wonderful suprises - shame I sleep through them all.
http://www.choose-easyweb.com - Not my design, nor my idea :)
Reply With Quote  
Join Date: Jan 2007
Posts: 2,604
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 119
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: Search engine friendly drop down menus

  #5  
Nov 9th, 2007
The search engine can find and index content that is in the HTML/XHTML file, but is made to appear and disappear with JavaScript-controlled style changes.

It cannot find or index content that is inserted by JavaScript into an already-rendered HTML/XHTML page.
Last edited by MidiMagic : Nov 9th, 2007 at 2:00 pm.
Daylight-saving time uses more gasoline
Reply With Quote  
Join Date: Jul 2007
Posts: 110
Reputation: Taffd is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 1
Taffd Taffd is offline Offline
Junior Poster

Re: Search engine friendly drop down menus

  #6  
Nov 10th, 2007
Thanks for all the replies so far folks, I learn more every time I visit daniweb.
Re all the comments about having multiple similar pages, I intend to make each country homepage more specific, thus hopefully avoiding the problem.
The multiple links, while being a trifle unweildy, will stay as they are, I think. The navigation will eventually give users access to over 25,000 news sources, 25,000 forums, 25,000 articles sections, 25,000 democracy sections, as well as some extra goodies. I think if I can make the site 1% successful, I will have achieved something.
Reply With Quote  
Join Date: Nov 2007
Posts: 86
Reputation: sagedavis is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 6
sagedavis sagedavis is offline Offline
Junior Poster in Training

Re: Search engine friendly drop down menus

  #7  
Nov 12th, 2007
I, for the most part, use the trifecta effect using css and html lists for my navigation bar.
http://www.search-this.com/website-d...lover-buttons/
has some information about it, but, I am not sure if there is a better tutorial on the subject.

You can get it to work in all browsers with a couple of javascript hacks.

And, whoever says that it must be static, clearly does not understand that search engines do not read your PHP or asp. They only read the html or Xhtml that any browser would see.

If a search engine could see your scripting, what would stop someone from building one to extract your db connection information?

Back to this question. Search for CSS trifecta, CSS list menu
Reply With Quote  
Join Date: Sep 2007
Location: a small rural village
Posts: 242
Reputation: efmesch is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 1
efmesch efmesch is offline Offline
Posting Whiz in Training

Re: Search engine friendly drop down menus

  #8  
Dec 17th, 2007
As a non-professional, I would like to say that I found your site interesting and simple to use. However, the repetitiveness of the pages after selecting a link, makes it a bit boring. I realize that it means an awful lot more work, but putting more variety on the different links would add a lot. Maybe you could insertt pictures from the different country links to go with the diffrent texts.
Reply With Quote  
Join Date: Jun 2004
Location: Hemet, CA
Posts: 429
Reputation: FC Jamison is on a distinguished road 
Rep Power: 5
Solved Threads: 18
Colleague
FC Jamison's Avatar
FC Jamison FC Jamison is offline Offline
Posting Pro in Training

Solution Re: Search engine friendly drop down menus

  #9  
Dec 17th, 2007
I use JavaScript and CSS for my drop down menus.

To get the search engines to follow the menu links hidden by the JavaScript, I add the section to my code:

<!-- Menu Links for Search Engines -->
  <link href="index.htm" rel="home" />
  <link href="resume/index.htm" rel="section" />
  <link href="portfolio/index.htm" rel="section" />
  <link href="gallery/index.htm" rel="section" />
  <link href="contact/index.htm" rel="section" />
Reply With Quote  
Join Date: Jan 2007
Posts: 2,604
Reputation: MidiMagic is on a distinguished road 
Rep Power: 7
Solved Threads: 119
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Posting Maven

Re: Search engine friendly drop down menus

  #10  
Dec 17th, 2007
When browsing, I prefer tables of links over dropdown menus.
Daylight-saving time uses more gasoline
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Site Layout and Usability Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Site Layout and Usability Forum

All times are GMT -4. The time now is 5:07 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC