Skip to content

Instantly share code, notes, and snippets.

@dexit
Created May 8, 2026 16:23
Show Gist options
  • Select an option

  • Save dexit/09adae1e36a8a182bdce049acdc94bf1 to your computer and use it in GitHub Desktop.

Select an option

Save dexit/09adae1e36a8a182bdce049acdc94bf1 to your computer and use it in GitHub Desktop.
- CPT Title Capitalisation (Page, Post, Product etc)
- Page title length trim - https://wordpress.org/plugins/cpt-post-title-trimer/ or https://wordpress.org/plugins/limit-characters-in-title/
- Post title length trim - https://wordpress.org/plugins/cpt-post-title-trimer/ or https://wordpress.org/plugins/limit-characters-in-title/
- Product title length trim - https://wordpress.org/plugins/cpt-post-title-trimer/ or https://wordpress.org/plugins/limit-characters-in-title/
- Taxonomy title length htrim - https://wordpress.org/plugins/cpt-post-title-trimer/ or https://wordpress.org/plugins/limit-characters-in-title/
- Page title unique check - https://wordpress.org/plugins/unique-title-checker/
- Post title unique check - https://wordpress.org/plugins/unique-title-checker/
- Product title unique check - https://wordpress.org/plugins/unique-title-checker/
- Meta Title - trim by standard full compatability with Yoast
You have a Title Tag, but ideally it should be shortened to between 50 and 60 characters (including spaces).
- Meta Description - trim by standard full compatability with Yoast
Your page has a Meta Description Tag however, your Meta Description should ideally be between 120 and 160 characters (including spaces).
- Mandatory Excerpts : https://wordpress.org/plugins/mandatory-excerpt/
- Add Missing Link Titles : https://wordpress.org/plugins/add-missing-link-titles/
- Vacancies/Jobs
- Apprenticeships
- Enquiries -
- Portfolio
- Testimonials ->
- Reviews ->
- Case Studies ->
- Policies ->
- Team -> has Firstname, Lastname, Role, Image as featured, social links and email, and phone if wish to show, including bio, each team member also has a VCARD generated by the inforamtion available
- Services ->
- Logos -> Partners, Sponsors, Patrons, Supporters and custom types
- Leads -
- Any CPT slug to QR generation (with settigs, customizer for admin globally to show qr with logo, rounded, sizes etc) add ability to automatically show or as shrotcode or as just admi area for admin self use, has hit /click counter
- Any CPT ( Posts, Pages, Products etc) WP Shortlink generation with YOURLS as replacement and shown under slug (with icons to jump to edit/sync udpate tc : https://wordpress.org/plugins/kurl-short-url-manager-yourls
-
@dexit

dexit commented May 8, 2026

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment