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

SplashGate

外掛說明

SplashGate is a splash page plugin. It does optional full page redirection that won’t mess up search engine indices, and makes permanently available a url that will always redirect to the actively splashed page. Alternatively, splash page content can be made to appear as an overlay (using fancybox) instead of redirecting.

Splash management is centralized, so it’s easy to see if a splash page is active, which page is the active splash, and to easily disable or enable new pages. There is also a dashboard widget, recurrence timing options, and overlay sizing configuration.

螢幕擷圖

  • The SplashGate Management page

安裝方式

  1. Upload splashgate to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure SplashGate from the management page under Settings

常見問題集

How do I style the splash page content?

Templates are not provided, by design. You can manually create a template to style your splash page however you like – by default the SplashGate will redirect homepage visitors to that page, whatever template it uses. If using the fancybox SplashGate option, it is recommended to create a custom template for that page content that will look nice in the small fancybox overlay.

How can I test the splash page?

There is a permanent path to the splashpage, “[wp-site-root]/splashgate/”. Even if you’ve already viewed the splashpage, and can no longer see it because your cookie hasn’t expired, manually visiting the splashgate path will cause the active splash page to appear.

Will this mess up my SEO? Will it still work on a cached site?

SplashGate uses javascript for redirection, not server side logic. So, search engines will not be redirected, and thus will not mistakenly index your splash page content as the home page. This also allows SplashGate to work even for sites that do a lot of caching.

使用者評論

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

參與者及開發者

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

參與者

將〈SplashGate〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • Bug fix so SplashGate works without mod_rewrite / don’t have to use clean urls
  • Bug fix so SplashGate can be used on sites where WordPress is not the root of the site.
  • Bug fix various undefined variable php warnings.
  • Fancybox advanced extendable options.
  • Fancybox autoScale set to false by default.
  • Fancybox configuration option added to admin panel, so the size can be adjusted.