Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

SplashGate

Deskripsi

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.

Tangkapan Layar

  • The SplashGate Management page

Instalasi

  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

Tanya Jawab

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.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“SplashGate” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “SplashGate” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

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.