Description
Apple Store / iTunes and Google Play App meta tags.
Promote your website’s mobile App with a banner in Apple’s mobile Safari.
Add Twitter App Card markup to mobile App product pages:
- twitter:app:country
- twitter:app:id:iphone
- twitter:app:id:ipad
- twitter:app:id:googleplay
- twitter:app:name:iphone
- twitter:app:name:ipad
- twitter:app:name:googleplay
- twitter:app:url:iphone
- twitter:app:url:ipad
- twitter:app:url:googleplay
Users Love the WPSSO AM Add-on
★★★★★ – “Universal links, smart app banners, Twitter app cards – App developers, this is the plugin you need.” – markofjohnson
WPSSO AM Add-on Features
Extends the features of the WPSSO Core plugin (required plugin).
Adds an optional banner in Apple’s mobile Safari for your website’s Apple Store mobile App.
Adds optional Twitter App Card meta tags to webpages.
Includes a Mobile Apps settings page with additional options:
- Mobile App Banner
- Add Banner to Home Page
- Add Banner to Post Types (posts, pages, media, products, etc.).
- Add Banner to Archive Pages
- Apple Store App
- Default App ID Number
- Default Affiliate Data
- Default Argument String
- Mobile App Products
- Default App Store Territory
- Show Tab on Post Types
Includes a Mobile Apps tab in the Document SSO metabox with additional options:
- Twitter App Card
- App Store Territory
- iPhone App Details
- iPhone App ID
- iPhone App Name
- iPhone App URL Scheme
- iPad App Details
- iPad App ID
- iPad App Name
- iPad App URL Scheme
- Google Play App Details
- Google Play App ID
- Google Play App Name
- Google Play App URL Scheme
- Mobile App Banner
- App ID Number
- Affiliate Data
- Argument String
WPSSO Core Required
WPSSO Mobile App Meta Tags (WPSSO AM) is an add-on for the WPSSO Core plugin, which provides complete structured data for WordPress to present your content at its best on social sites and in search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.
Screenshots
Installation
Install and Uninstall
Reviews
Contributors & Developers
“WPSSO Mobile App Meta Tags” is open source software. The following people have contributed to this plugin.
Contributors“WPSSO Mobile App Meta Tags” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “WPSSO Mobile App Meta Tags” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Standard Edition Repositories
Development Version Updates
WPSSO Core Premium edition customers have access to development, alpha, beta, and release candidate version updates:
Under the SSO > Update Manager settings page, select the “Development and Up” (for example) version filter for the WPSSO Core plugin and/or its add-ons. When new development versions are available, they will automatically appear under your WordPress Dashboard > Updates page. You can reselect the “Stable / Production” version filter at any time to reinstall the latest stable version.
WPSSO Core Standard edition users (ie. the plugin hosted on WordPress.org) have access to the latest development version under the Advanced Options section.
Changelog / Release Notes
Version 3.18.0 (2023/02/20)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Renamed the ‘wpssoam_status_std_features’ filter to ‘wpssoam_features_status’.
- Requires At Least
- PHP v7.2.5.
- WordPress v5.5.
- WPSSO Core v15.4.0.
Version 3.17.1 (2023/01/26)
- New Features
- None.
- Improvements
- Updated the minimum WordPress version from v5.2 to v5.4.
- Bugfixes
- None.
- Developer Notes
- Updated the
WpssoAbstractAddOn
library class.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.4.
- WPSSO Core v14.7.0.
Version 3.17.0 (2023/01/20)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated the
SucomAbstractAddOn
common library class.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v14.5.0.
Version 3.16.0 (2022/03/10)
Maintenance release.
- New Features
- None.
- Improvements
- Added dynamic placeholders to Document SSO metabox title options.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.6.0.
Version 3.15.1 (2022/03/07)
Maintenance release.
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.5.0.
Version 3.15.0 (2022/02/17)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated the
WpssoPage
classget_title()
,get_description()
, andget_caption()
method arguments for WPSSO Core v11.0.0.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.0.0.
Version 3.14.0 (2022/01/19)
- New Features
- None.
- Improvements
- Renamed the Document SSO > Mobile Apps tab to Edit Mobile Apps.
- Bugfixes
- None.
- Developer Notes
- Renamed the lib/abstracts/ folder to lib/abstract/.
- Renamed the
SucomAddOn
class toSucomAbstractAddOn
. - Renamed the
WpssoAddOn
class toWpssoAbstractAddOn
. - Renamed the
WpssoWpMeta
class toWpssoAbstractWpMeta
.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.14.0.
Version 3.13.0 (2021/12/16)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Replaced a call to
WpssoUtil->add_post_type_names()
with a new ‘wpsso_add_custom_post_type_options’ filter hook.
- Replaced a call to
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.12.0.
Version 3.12.2 (2021/11/16)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Refactored the
SucomAddOn->get_missing_requirements()
method.
- Refactored the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.8.0.
Version 3.12.1 (2021/10/06)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Standardized
get_table_rows()
calls and filters in ‘submenu’ and ‘sitesubmenu’ classes.
- Standardized
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.1.0.
Version 3.12.0 (2021/09/24)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Minor code optimization.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.0.0.
Version 3.11.0 (2021/09/11)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- Fixed tooltips for options in the Document SSO metabox.
- Developer Notes
- Added a new WpssoAmFiltersEdit class.
- Added a new WpssoAmFiltersOptions class.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.39.0.
Version 3.10.2 (2021/09/02)
- New Features
- None.
- Improvements
- Minor translation string updates.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.37.0.
Version 3.10.1 (2021/08/27)
- New Features
- None.
- Improvements
- Improved logic check for “Add Banner to Home Page” option.
- Bugfixes
- None.
- Developer Notes
- Renamed the ‘am_ws_on_index’ option key to ‘am_ws_on_archive’.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.36.1.
Version 3.10.0 (2021/04/17)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Added support for
SucomForm->get_checklist_post_types()
in the add-on settings page.
- Added support for
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v8.34.0.