Title: Optimized Dropdown Menus
Author: Maor Chasen
Published: <strong>2012 年 3 月 11 日</strong>
Last modified: 2014 年 4 月 21 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/optimized-dropdown-menus.svg)

# Optimized Dropdown Menus

 由 [Maor Chasen](https://profiles.wordpress.org/maor/) 開發

[下載](https://downloads.wordpress.org/plugin/optimized-dropdown-menus.1.2.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/optimized-dropdown-menus/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/optimized-dropdown-menus/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/optimized-dropdown-menus/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/optimized-dropdown-menus/#developers)

 [技術支援](https://wordpress.org/support/plugin/optimized-dropdown-menus/)

## 外掛說明

By using Optimized Dropdown Menus Widget, you’ll be able to create dropdown menus
that are searchable or “spiderable” by search engine bots.

#### So how does it work?

Basically, it works like this:

The menu’s markup code is being printed as an ordinary nested menu. e.g.

    ```
    <ul>
        <li><a href="http://example.com/page">Some Random Page</a></li>
        <li><a href="http://example.com/page-another">Another Page</a></li>
        <li><a href="http://example.com/yao">Yet Another One</a></li>
    </ul>
    ```

Since most browsers support JavaScript, using the widget, the markup would be translated
into something like this

    ```
    <select>
        <option value="http://example.com/page">Some Random Page</option>
        ...
        <option value="http://example.com/page">Something else</option>
    </select>
    ```

The tricky part here is, that search engines do not usually interpret JavaScript,
all they will be able to scan is the nested menu. That way they will reach out for
those pages, and most probably will crawl those pages as well.

ODM also supports a range of per-widget settings:

 * Control whether links will be open in new window or in the same window
 * Choose to use HTML5/XHTML markup for the menu

#### Features set for the next versions

Soon there will be an option for developers to use the same functionality via the
code. e.g.

#### Translations

Currently, these translations are available:

 * Spanish (es_ES) – in courtesy of [Ognjen Djuraskovic](http://firstsiteguide.com/)
 * Serbian (sr_RS) – in courtesy of [Ognjen Djuraskovic](http://firstsiteguide.com/)

## 螢幕擷圖

[⌊Widget Settings⌉⌊Widget Settings⌉[

Widget Settings

[⌊How it looks on the front-end⌉⌊How it looks on the front-end⌉[

How it looks on the front-end

## 安裝方式

Install Optimized Dropdown Menus in 3 easy steps

 1. Upload the plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Appearance > Widgets and drag the widget (“Optimized Dropdown Menu”) to any
    sidebar you wish

## 常見問題集

  How do I add a menu?

First you should set up a menu before you attempt to use the widget. In order to
do that, go to Appearance > Menus and create a new menu. When you’re finished creating
and saving the new menu, go back to Appearance > Widgets and select the appropriate
menu.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Optimized Dropdown Menus〉的開發相關工作。

參與者

 *   [ Maor Chasen ](https://profiles.wordpress.org/maor/)

[將〈Optimized Dropdown Menus〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/optimized-dropdown-menus)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/optimized-dropdown-menus/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/optimized-dropdown-menus/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/optimized-dropdown-menus/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/optimized-dropdown-menus/)。

## 變更記錄

#### 1.2.2

 * New! Added support for opening links in new window. Proposed by Kari S.

#### 1.2.1

 * Added new es_ES, sr_RS translations. Thank you, [Ognjen Djuraskovic](http://firstsiteguide.com/)!

#### 1.2

 * Optimized Dropdown Menus is now translation-ready

#### 1.1

 * Fixed bug where the menu was rendered, but the “Go” button was not responding.
   props Graham W.
 * Codebase improved, now wrapped in a class

#### 1.0

 * Initial release.

## 中繼資料

 *  版本 **1.2.2**
 *  最後更新 **12 年前**
 *  啟用安裝數 **70+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.7.41**
 *  語言
 * [English (US)](https://wordpress.org/plugins/optimized-dropdown-menus/)
 * 標籤:
 * [menu](https://tw.wordpress.org/plugins/tags/menu/)[seo](https://tw.wordpress.org/plugins/tags/seo/)
   [widget](https://tw.wordpress.org/plugins/tags/widget/)[widget-only](https://tw.wordpress.org/plugins/tags/widget-only/)
 *  [進階檢視](https://tw.wordpress.org/plugins/optimized-dropdown-menus/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/optimized-dropdown-menus/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/optimized-dropdown-menus/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/optimized-dropdown-menus/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/optimized-dropdown-menus/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/optimized-dropdown-menus/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/optimized-dropdown-menus/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/optimized-dropdown-menus/reviews/)

## 參與者

 *   [ Maor Chasen ](https://profiles.wordpress.org/maor/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/optimized-dropdown-menus/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://maorchasen.com/plugins/optimized-dropdown-menus/)