Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

SplashGate

Opis

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.

Snimke zaslona

  • The SplashGate Management page

Instalacija

  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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“SplashGate” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “SplashGate” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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.