WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: ai-share-summarize (Used by 67 domains)

AI Share & Summarize

πŸ‘€ Fernando Tellado πŸ“¦ v1.7.4 πŸ”— Plugin Homepage

AI Share & Summarize is the first free plugin published in WordPress.org that combines traditional social media sharing with the innovative functionality of generating summaries while citing the source in the top artificial intelligences.

Main features

Why use this plugin?

This plugin helps you:

  1. Generate natural backlinks: When users summarize your content with AI, they cite your source
  2. Increase your reach: Combine traditional social sharing with AI power
  3. Build authority: Your content becomes a reference source for future queries
  4. Boost engagement: Users can interact with your content in multiple ways
  5. Optimize SEO: Choose the HTML element type that best fits your SEO strategy
  6. Stay ahead: Be among the first to leverage AI for content distribution
  7. Modern appearance: Icons-only mode provides a sleek, professional look
  8. Global reach: Support for LINE, Mastodon, and Threads brings access to diverse communities
  9. Fine control: Exclude specific pages or noindex content automatically
  10. Brand consistency: Custom colors and official brand icons match any site design

Advanced configuration

  • Smart automatic insertion: Choose exactly where to insert buttons (before, after, both, or disabled)
  • Content type control: Select specific post types from all registered in your WordPress
  • Individual exclusion: Hide buttons on any post or page using a meta box checkbox
  • SEO integration: Automatically hide buttons on noindex content
  • Custom AI prompt: Optimize the message sent to AIs for better summaries with citation
  • Custom title text: Configure the text shown before buttons or hide it completely
  • Section titles: Set separate headings for AI and Social button groups
  • Title style control: Choose between h3, h4, h5, h6 or span for the title element
  • SEO optimization: Choose between traditional links or button elements for better link profile control
  • X (Twitter) mentions: Configure your profile for automatic mentions in shares
  • Mastodon instance: Set your Mastodon server for federated sharing
  • Custom additional text: Add personalized text to AI prompts
  • Visual styles: 6 predefined styles including outline and custom colors
  • Button sizes: Compact, normal, large, or fluid width
  • Custom colors: Background and text color picker for full brand control
  • Advanced icon system: Show icons with text, icons-only mode, circular or square icons
  • Button ordering: Organize buttons as social first, AI first, or mixed, with drag & drop reordering within each group
  • Button alignment: Choose left or centered alignment for a cleaner design
  • Data management: Configure retention period (1 month to forever), manual data deletion, and optional cleanup on uninstall
  • Shortcode flexibility: Use [ayudawp_share_buttons] anywhere with extensive parameters

SEO features

Analytics features

  • Click tracking: Every button click is recorded with platform, post, and date
  • Timeline chart: Visualize total clicks over time with a daily breakdown
  • Per-platform timeline: See each platform’s performance in the same chart with brand colors and interactive legend
  • Period comparison: Compare current data with the previous period, same period last year, or a custom date range
  • Comparison indicators: Stat cards show percentage change with color-coded arrows when comparison is active
  • Comparison chart: Timeline switches to total view with a dashed overlay line and a detailed two-column tooltip
  • Platform breakdown table: Ranked list of platforms by total clicks with paginated navigation
  • Content performance table: Ranked list of posts and pages by total clicks with direct links and paginated navigation
  • Platform type badges: Visual distinction between Social and AI platforms in all tables
  • Date range filters: Filter data by 7, 15, 30, 90, 180, 365 days or a custom date range
  • CSV export dropdown: Export the full dataset (current period) or a daily timeline summary, with comparison columns when active
  • Dashboard widget: 7-day sparkline chart and top platforms summary on the WordPress admin homepage
  • VigIA integration: When VigIA plugin is active, cross-reference your share clicks with AI crawler visits
  • Cached queries: Analytics queries are cached for 5 minutes and compatible with Redis and Memcached
  • REST API: Lightweight endpoints power all analytics views without full page reloads

Icon system features

  • Official brand icons: Accurate SVG paths from Simple Icons for recognizable platform representation
  • Icons-only style: Modern button design showing only platform icons
  • Icons with text: Add recognizable icons to the left of button text in any style
  • Responsive design: Icons automatically adapt size and layout for mobile devices
  • Lightweight SVG: Ultra-optimized icons for minimal performance impact
  • Smart tooltips: Platform names appear on hover for ALL buttons
  • Flexible shapes: Choose between circular or square corners for icons-only buttons
  • Consistent sizing: Same dimensions for both link and button elements

Special AI features

  • Multiple AI platforms: Support for 11 different AI services
  • Gemini integration: Automatically copies prompt to clipboard and opens Gemini
  • DeepSeek integration: Automatically copies prompt to clipboard and opens DeepSeek
  • Copilot integration: Automatically copies prompt to clipboard and opens Copilot
  • Qwen integration: Copies prompt to clipboard and opens Alibaba’s AI assistant
  • Meta AI integration: Copies prompt to clipboard and opens Meta’s AI assistant
  • Optimized prompts: Pre-configured messages for best summary results with citation
  • Direct links: Each AI opens with the complete prompt ready to process
  • Source citation: All prompts automatically include your content URL as source
  • Language support: Configure prompts to request responses in any language

Compatibility

  • Supports any WordPress theme following standards
  • Works with Custom Post Types automatically
  • Optimized for WooCommerce products
  • Compatible with page builders (Elementor, Gutenberg, etc.)
  • Multi-language ready with automatic translations
  • No external dependencies or conflicts
  • Compatible with major SEO plugins

Advanced Usage

Shortcode parameters

The [ayudawp_share_buttons] shortcode accepts several parameters:

buttons: Comma-separated list of buttons to display
– Example: [ayudawp_share_buttons buttons="claude,chatgpt,deepseek,twitter,mastodon"]
– Available: twitter, linkedin, facebook, telegram, whatsapp, email, raindrop, reddit, bluesky, line, mastodon, threads, pinterest, claude, chatgpt, google_ai, gemini, grok, perplexity, deepseek, mistral, copilot, qwen, meta_ai

style: Visual style to use
– Example: [ayudawp_share_buttons style="outline"]
– Options: minimal, brand, outline, dark, custom, icons-only

size: Button size preset
– Example: [ayudawp_share_buttons size="compact"]
– Options: compact, normal, large, fluid

show_icons: Show icons with text (for non-icons-only styles)
– Example: [ayudawp_share_buttons show_icons="true" style="brand"]
– Options: true, false

icon_style: Icon corner style (for icons-only mode)
– Example: [ayudawp_share_buttons style="icons-only" icon_style="circular"]
– Options: circular, square

alignment: Button alignment
– Example: [ayudawp_share_buttons alignment="center"]
– Options: left, center

show_title: Show or hide the section title
– Example: [ayudawp_share_buttons show_title="false"]
– Options: true, false

title_text: Custom title text
– Example: [ayudawp_share_buttons title_text="Share this content"]

title_style: Title HTML element
– Example: [ayudawp_share_buttons title_style="h3"]
– Options: h3, h4, h5, h6, span

ai_title: Section title for AI buttons group
– Example: [ayudawp_share_buttons ai_title="Summarize with AI"]

social_title: Section title for social buttons group
– Example: [ayudawp_share_buttons social_title="Share on social media"]

Combined examples:

[ayudawp_share_buttons buttons="claude,deepseek,twitter" style="brand" show_icons="true"]

[ayudawp_share_buttons style="icons-only" icon_style="circular"]

[ayudawp_share_buttons show_title="true" title_text="Share or Summarize" title_style="h3"]

[ayudawp_share_buttons ai_title="Summarize with AI" social_title="Share" style="outline" show_icons="true"]

[ayudawp_share_buttons buttons="chatgpt,qwen,meta_ai,mastodon,threads" size="compact" style="brand"]

[ayudawp_share_buttons style="icons-only" icon_style="square" size="large"]

[ayudawp_share_buttons size="fluid" style="outline" show_icons="true"]

CSS Customization Guide

Since version 1.6.0, the plugin uses CSS custom properties for all brand colors. You can override these in your theme to change any platform color globally:

Override platform colors:
.ayudawp-share-buttons {
–ayudawp-claude: #ff0000;
–ayudawp-chatgpt: #00ff00;
}

Main container classes:
– .ayudawp-share-buttons – Main wrapper container
– .ayudawp-buttons-container – Direct container for all buttons
– .ayudawp-title – Title element before buttons
– .ayudawp-section-title – Section title with extra top margin
– .ayudawp-aiss-centered – Applied when centered alignment is enabled

Button classes:
– .ayudawp-share-btn – Base class for all buttons (both
and

DomainExposuresHeadersLast Checked
x*0*v.com (WP 7.0.1) βœ… F 2026-07-17 14:51:56
d*t*-*a*o*.com βœ… A 2026-07-17 04:14:37
h*l*n*r*b*a*.com πŸ‘€ F 2026-07-15 12:53:56
t*a*s*a*e*e.com βœ… A 2026-07-14 12:23:16
s*a*t*y*.com (WP 6.9.4) βœ… A 2026-07-14 01:15:35
a*b*r*o*o*b*a.com (WP 7.0.1) βœ… F 2026-07-13 14:06:59
a*m*o*c*r*s.com βœ… A 2026-07-13 04:12:46
z*c*v*l*e.com (WP 7.0.1) βœ… F 2026-07-12 22:26:47
c*e*t*s*i*r*o*.com βœ… F 2026-07-12 12:47:39
c*w*i*e*s.com (WP 6.7.5) βœ… F 2026-07-12 06:25:20
l*c*y*e*o*.pl (WP 7.0.1) βœ… D 2026-07-12 00:39:06
a*s*l*t*i*t*r*s*i*.com βœ… F 2026-07-11 21:46:59
e*t*b*o*d*a*a*j*e*.com (WP 6.9) πŸ‘€ F 2026-07-11 12:32:04
y*d*t*m*c*a*o.com (WP 7.0.1) βœ… F 2026-07-11 12:00:36
a*f*r*o*i*r*a.org πŸ”“ πŸ‘€ F 2026-07-11 03:59:55
r*x*h*n*e.ch πŸ‘€ F 2026-07-11 00:46:02
w*s*w*b.com (WP 6.4.8) ⚠️ F 2026-07-09 10:25:46
t*l*n*y*.com βœ… A 2026-07-09 04:06:34
s*i*l*.live βœ… F 2026-07-07 12:18:26
m*g*e*i*w*y.com βœ… A 2026-07-07 07:47:41
j*p*n*f*n.com (WP 7.0) βœ… F 2026-07-07 05:26:32
e*e*e*-*a*s.com βœ… A 2026-07-06 17:52:22
p*e*t*n*l*s*g*e*e*.com βœ… C 2026-07-05 19:44:48
s*u*a*i*e*m*g.com βœ… B 2026-07-05 02:13:53
p*o*e*i*n.com (WP 6.8.5) βœ… A 2026-07-04 12:18:07
l*s*i*e*s*e*a*r*t*.com (WP 6.7.5) βœ… F 2026-07-03 23:15:30
m*g*n*i*.c*m.au (WP 6.4.8) ⚠️ F 2026-07-03 22:49:29
p*o*u*t*e*d*r*h*p.com βœ… F 2026-07-03 16:48:48
a*p*e.es πŸ‘€ F 2026-07-01 21:59:26
s*s*e*.news πŸ‘€ F 2026-07-01 02:40:02
p*r*t*e*e*.net (WP 7.0) πŸ‘€ D 2026-06-30 23:11:00
i*e*-*n*e*n*t*o*a*.com (WP 6.9.4) βœ… A 2026-06-30 23:05:30
u*l*.net πŸ‘€ F 2026-06-30 03:46:43
w*b*v*d*o.hu (WP 7.0) βœ… F 2026-06-18 22:54:52
c*e*t*v*a*.fr (WP 7.0) πŸ‘€ F 2026-06-12 21:30:47
a*a*s*p*r*e*a.es βœ… B 2026-06-10 17:37:52
s*h.fr βœ… A 2026-06-10 16:39:56
c*n*r*c*o*c*v*r.c*m.au (WP 6.9.4) πŸ‘€ F 2026-06-07 09:41:36
w*e*e*d*r*i*.fr βœ… B 2026-06-06 03:24:11
g*l*s*o*e*.ru βœ… F 2026-06-05 13:40:05
l*n*b*l*i*g.ru βœ… F 2026-06-01 22:42:41
r*g*t*t*o*e.blog βœ… B 2026-06-01 10:13:35
a*l*g*i*e.com βœ… F 2026-05-31 16:56:48
a*l*n*a*n*u*y*o*n*e*.com βœ… D 2026-05-31 12:10:59
c*e*2*e*.be (WP 6.9.4) βœ… F 2026-05-29 18:07:56
p*l*t*s*o*s*i*n*e.com βœ… F 2026-05-29 06:07:42
i*s*d*g*o*p.fr βœ… A 2026-05-28 23:17:38
t*h*o*s*l*i*g.fr βœ… A 2026-05-28 22:06:09
j*r*i*d*l*s*i*l*t*r*s.com (WP 6.9.4) βœ… F 2026-05-28 12:10:04
l*b*l*n*a*.com (WP 7.0) βœ… F 2026-05-28 11:37:30
d*v*r*e*.com βœ… B 2026-05-27 19:40:31
b*n*r*s*s*e*.eu (WP 7.0) βœ… B 2026-05-27 18:22:13
w*k*l*v*e*.info βœ… B 2026-05-26 18:59:53
p*n*e*t*s.io βœ… F 2026-05-26 08:27:13
s*o*l*g*6*.ru βœ… F 2026-05-26 08:08:24
s*o*o*s*l*.bg βœ… F 2026-05-26 04:25:10
y*m*u*.fr βœ… B 2026-05-24 13:39:35
s*a*f*r*a.es βœ… F 2026-05-24 11:42:02
s*o*u*.com βœ… A 2026-05-24 08:25:20
m*r*a*o*e*i*s.com (WP 7.0) βœ… F 2026-05-24 05:24:39
u*i*e*s*a*e*o*t*.com βœ… F 2026-05-24 04:57:04
t*h*o*s*l*i*g.com βœ… A 2026-05-23 21:00:03
u*l*t*-*i*e*.hu (WP 7.0) βœ… F 2026-05-23 16:27:56
x*n*n*3*0.fr βœ… B 2026-05-23 05:55:12
d*c*i*p*o*o.fr βœ… D 2026-05-23 05:55:12
m*j*r*p*o*u*t*v*d*d.com βœ… F 2026-05-22 23:17:13

Top 50 Plugins

Plugin Count
elementor 1,793,459
contact-form-7 1,782,002
elementor-pro 1,061,431
woocommerce 822,034
revslider 618,715
jetpack 464,770
js_composer 428,460
wp-rocket 342,718
essential-addons-for-elementor-lite 269,637
complianz-gdpr 264,025
gravityforms 258,927
cookie-law-info 233,763
google-site-kit 231,070
instagram-feed 228,883
sitepress-multilingual-cms 214,899
header-footer-elementor 211,104
google-analytics-for-wordpress 210,161
bluehost-wordpress-plugin 193,509
elementskit-lite 184,274
gutenberg 167,724
cookie-notice 153,354
gutenberg-core 142,045
litespeed-cache 140,950
wpforms-lite 127,965
gtranslate 127,545
the-events-calendar 125,053
astra-sites 117,037
popup-maker 112,474
woocommerce-payments 111,869
tablepress 102,941
honeypot 99,115
astra-addon 95,543
coblocks 94,957
wp-smushit 92,595
duracelltomi-google-tag-manager 91,922
all-in-one-seo-pack 91,433
layerslider 91,334
bb-plugin 87,245
premium-addons-for-elementor 86,214
akismet 86,000
cleantalk-spam-protect 84,152
mailchimp-for-wp 83,497
ml-slider 83,351
megamenu 81,733
woocommerce-gateway-stripe 80,970
fusion-builder 78,766
ewww-image-optimizer 77,478
smart-slider-3 77,454
wp-pagenavi 77,324
jet-engine 77,148

Top 50 Themes

Theme Count
hello-elementor 626,365
Divi 506,688
astra 423,447
flatsome 135,761
Avada 123,590
generatepress 117,012
pub 98,561
oceanwp 82,623
kadence 80,152
enfold 71,055
salient 66,379
twentyseventeen 55,252
twentytwentyfour 53,156
betheme 52,942
bb-theme 52,920
blocksy 51,660
cocoon-master 50,467
h4 48,975
dt-the7 46,226
twentytwentyfive 44,712
neve 39,016
woodmart 38,968
Avada-Child-Theme 37,515
gox 36,253
bridge 32,288
twentytwentyone 30,944
lightning 30,248
twentytwenty 29,246
swell 28,431
bricks 26,503
Impreza 26,441
Newspaper 24,497
twentytwentythree 22,670
epik-redesign 19,517
twentytwentytwo 19,273
uncode 18,933
twentysixteen 17,814
pro 17,654
sydney 16,891
storefront 16,605
Total 14,770
hello-theme-child-master 14,108
extendable 13,848
factory-templates-4 13,749
themify-ultra 13,160
yith-wonder 12,875
hestia 12,847
yootheme 12,828
porto 12,114
twentynineteen 11,826