Plugin Directory

Changeset 3385947


Ignore:
Timestamp:
10/28/2025 03:07:51 PM (5 months ago)
Author:
seoplatform
Message:

Updated plugin description and readme for 1.0.2

Location:
onsite-optimizer-installer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • onsite-optimizer-installer/trunk/onsite-optimizer-installer.php

    r3385900 r3385947  
    33 * Plugin Name: Onsite Optimizer Installer
    44 * Description: The easiest way to install the Onsite Optimizer on your website. Just enter your Optimizer ID and we’ll do the rest.
    5  * Version: 1.0.1
     5 * Version: 1.0.2
    66 * Author: SEO Platform
    77 * License: GPL-2.0-or-later
  • onsite-optimizer-installer/trunk/readme.txt

    r3385900 r3385947  
    44Tested up to: 6.8
    55Requires PHP: 7.4
    6 Stable tag: 1.0.1
     6Stable tag: 1.0.2
    77License: GPL-2.0-or-later
    88
    9 The easiest way to install the Onsite Optimizer on your website. Enter your Optimizer ID and we’ll do the rest. Multisite compatible. Skips AMP.
     9The easiest way to connect your website to the Platform’s Onsite Optimizer. Just enter your Optimizer ID and the plugin will do the rest.
    1010
    1111== Description ==
    12 - Simple, non-technical setup
    13 - Stores the Optimizer ID per site on multisite
    14 - Adds the code to every page automatically
    15 - Skips AMP pages, JSON, REST, feeds, robots, trackbacks, login and register
    16 - Won’t add the code twice if it’s already present
     12The Onsite Optimizer Installer helps you quickly set up the Onsite Optimizer on your website — no technical knowledge needed.
     13
     14Once installed, simply enter your Optimizer ID (found in your Platform account) and the plugin will automatically add the Optimizer code to every page on your site.
     15
     16**Key features:**
     17- Simple, non-technical setup 
     18- Automatically adds the Optimizer code to your site 
     19- Works with single and multisite installs 
     20- Prevents duplicate installations 
    1721
    1822== External Services ==
    19 This plugin loads a script from the SEO Platform CDN to enable the Onsite Optimizer on your site.
     23This plugin connects securely to the Platform’s CDN to enable the Onsite Optimizer.
    2024
    21 - What service is used and why: It requests `https://cdn.seoplatform.io/injector.js` to initialize the Onsite Optimizer.
    22 - What data is sent and when: The configured Optimizer ID (Website ID) is appended as a query parameter `websiteId` to the script URL whenever front‑end pages are loaded. No other data is transmitted by this plugin.
    23 - Service provider and policies: Service provided by SEO Platform — Terms: https://seoplatform.io/terms — Privacy: https://seoplatform.io/privacy
     25- **What service is used and why:** Loads a script from `https://cdn.seoplatform.io/injector.js` to activate the Optimizer. 
     26- **What data is sent and when:** Only your Optimizer ID (Website ID) is appended as a query parameter (`websiteId`) when pages are loaded. No other data is shared. 
     27- **Service provider and policies:** Service provided by SEO Platform — Terms: https://seoplatform.io/terms — Privacy: https://seoplatform.io/privacy 
    2428
    2529== Installation ==
    26 1. Upload the zip via **Plugins → Add New → Upload Plugin**
    27 2. Activate **Onsite Optimizer Installer**
    28 3. Go to **Settings → Onsite Optimizer Installer**, enter your Optimizer ID, save
     301. In WordPress, go to **Plugins → Add New → Upload Plugin** and upload the ZIP file. 
     312. Activate **Onsite Optimizer Installer**. 
     323. Go to **Settings → Onsite Optimizer Installer**, enter your Optimizer ID, and click **Save**. 
     33
     34That’s it — the Onsite Optimizer is now active on your site.
    2935
    3036== Uninstall ==
    31 Deactivating the plugin keeps your settings. Deleting the plugin removes the saved Optimizer ID for the current site, and for all sites on multisite.
     37Deactivating the plugin keeps your settings. 
     38Deleting the plugin removes the saved Optimizer ID for your site.
    3239
    3340== Changelog ==
     41= 1.0.2 =
     42* Updated plugin description for clarity and simplicity.
     43
    3444= 1.0.1 =
    35 * Initial review feedback
     45* Initial review feedback.
    3646
    3747= 1.0.0 =
    38 * Initial release
     48* Initial release.
Note: See TracChangeset for help on using the changeset viewer.