By default, the plugin is configured to work on the core page post type. It is possible, however, to activate support for the core post type and you can also enable support for any custom post types that are configured as public.

To enable support for post types

  1. Head to Settings > WP Landing Kit.
  2. Check the post types you want to support next to the Mappable Post Types setting.
  3. Hit Save Changes.

The following things will happen once a post type is enabled:

If you disable support for a given post type

Mapped domain post titles are limited to domains

<aside> ☝

When entering a domain as the post title, the protocol, path, and query string are removed so it is only possible to enter the domain host. e.g. If you enter a post title of http://example.com/some/page?with=query, the URL will be stripped down to example.com on post save.

</aside>