-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Problem
The current plugin connecting Wordpress sites (like RED) to Equalify is a bit cumbersome and unintuitive to use, which is a big problem, as this will be the first experience most early adopters of Equalify will have of the app. The current workflow also requires users to generate new CSVs every time there is a change in Wordpress, which means user will have to regularly use the plugin, compounding the issue.
Solution
Equalify needs to integrate with RED Wordpress installs as seamlessly as possible. For the plugin, this means:
- Within Wordpress, users with proper permission should only need to toggle the plugin on once
- After the plugin is enabled for the site/multisite sub-site, the plugin should return to the user a copy/pastable permanent URL (which they can then input in the "Build Audit" screen in Equalify)
- The generated CSV at the permanent URL should be continually updated behind the scenes as updates or new content is added to the WP site
- Ideally, after the plugin is enabled by a user, there should also be a table of crawled URLs with checkboxes, to allow user to choose which URLs are included in their scan
Reactions are currently unavailable