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

Plugin: ai-share-summarize (Used by 205 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
v*n*a*a*-*e.com βœ… C 2026-04-18 16:51:57
r*t*s*a*p*r.es βœ… F 2026-04-18 14:01:22
r*m*s*m*t*a.com (WP 6.9.4) βœ… F 2026-04-18 10:36:40
h*s*i*g*2*.com (WP 6.9.4) βœ… D 2026-04-17 20:15:02
s*a*i*e*s*r*e*.org (WP 6.9.4) βœ… F 2026-04-17 13:44:08
s*o*u*.com βœ… A 2026-04-17 11:48:22
h*l*n*r*b*a*.com βœ… F 2026-04-17 02:26:36
o*s*n*a*e*y*o*e.com (WP 6.9.4) βœ… F 2026-04-16 23:42:56
t*a*s*a*e*e.com βœ… A 2026-04-16 01:59:05
d*m*p*r*n*r*.com (WP 6.9.4) βœ… B 2026-04-16 01:49:30
m*t*b*r*e*h*t*.com (WP 6.9.4) βœ… F 2026-04-16 01:42:31
g*i*f*a*e*c*.com βœ… D 2026-04-16 01:25:39
z*c*v*l*e.com (WP 6.9.4) βœ… F 2026-04-15 13:57:30
d*v*d*o*g*o*e.com (WP 6.9.4) βœ… D 2026-04-15 12:40:19
d*t*-*a*o*.com βœ… A 2026-04-15 02:13:11
a*a*e*n.com βœ… A 2026-04-15 00:48:04
t*p*k*e*i*k*.ru (WP 6.9) βœ… F 2026-04-13 15:19:43
s*l*c*o*a*g*o*a*.com βœ… F 2026-04-13 14:30:09
e*t*d*o*r*f*c*.com (WP 6.9.4) βœ… F 2026-04-12 17:29:02
a*p*a*e*t*i*j*r*l*w*e*g*.com βœ… D 2026-04-12 02:32:33
e*s*o*g*n*c*e*.com (WP 6.9.4) βœ… D 2026-04-11 13:10:54
c*e*t*s*i*r*o*.com βœ… F 2026-04-11 04:23:05
s*a*t*y*.com (WP 6.8.5) βœ… A 2026-04-11 01:51:51
b*z*o*h*e*o*s.com βœ… F 2026-04-10 20:16:44
m*g*e*i*w*y.com βœ… A 2026-04-09 12:15:24
c*w*i*e*s.com (WP 6.7.5) βœ… F 2026-04-09 02:30:20
c*r*a*.com βœ… A 2026-04-07 09:18:56
t*l*t*.com (WP 6.9.4) βœ… F 2026-04-07 00:35:35
t*l*n*y*.com βœ… A 2026-04-06 20:49:42
c*m*a*n*e*c*n*e*a.com βœ… C 2026-04-05 14:02:40
l*p*u*o*r*u*r*n*i*g.com (WP 6.9.4) βœ… F 2026-04-04 09:20:27
c*u*b*.com βœ… B 2026-04-04 06:17:39
a*m*o*n*s*o*u*a.com (WP 6.9.4) βœ… F 2026-04-04 03:30:14
l*b*o*d*w*s.com (WP 6.4.8) ⚠️ F 2026-04-03 20:16:23
a*s*r*t*c*i*n.com βœ… F 2026-04-02 12:48:46
a*m*r*b*e*t*a*b*u*i*u*.com βœ… D 2026-04-01 08:25:57
a*a*-*r*.com βœ… A 2026-04-01 03:56:36
a*m*o*c*r*s.com βœ… A 2026-03-31 20:48:00
a*c*y*.com (WP 6.9.4) βœ… F 2026-03-31 16:42:20
a*s*l*t*i*t*r*s*i*.com βœ… F 2026-03-31 11:57:12
3*5*q*e*e*.com βœ… β€” 2026-03-30 05:25:09
t*b*c*o*o*u*e*t*.org βœ… β€” 2026-03-29 07:56:36
w*r*e*i*g.co (WP 6.9.4) βœ… β€” 2026-03-28 22:52:57
a*t*l*n*.org βœ… β€” 2026-03-28 20:51:52
e*-*e*i*n*.net βœ… β€” 2026-03-28 15:29:37
g*r*e*s.fr βœ… β€” 2026-03-28 12:14:13
a*b*a.org βœ… β€” 2026-03-28 12:14:13
i*o*e*e*.net βœ… β€” 2026-03-28 10:49:12
u*i*e*s*m*o*i*i*r.fr βœ… β€” 2026-03-28 07:06:44
g*e*u*a*i*n.org βœ… β€” 2026-03-28 06:34:32
p*t*e*t*o*g*n*z*t*o*s.org βœ… β€” 2026-03-27 20:19:15
w*c*.fr βœ… β€” 2026-03-27 20:19:15
e*p*i*-*i*n*t*e.fr βœ… β€” 2026-03-27 20:19:15
r*d*e*d*.es βœ… β€” 2026-03-27 18:23:22
s*u*p*u*e*p*i*t*r*.fr βœ… β€” 2026-03-27 16:32:56
w*k*l*v*e*.info βœ… β€” 2026-03-27 16:32:56
e*m*3.be βœ… β€” 2026-03-27 13:31:28
t*u*s*r*e*r*i*.fr βœ… β€” 2026-03-27 13:31:28
c*n*e*l*s*o.fr βœ… β€” 2026-03-27 13:31:28
a*o*a*-*i*n*.fr βœ… β€” 2026-03-27 13:31:28
p*s*i*n*u*p*r*.fr βœ… β€” 2026-03-27 03:38:37
c*-*a*d.fr βœ… β€” 2026-03-27 03:10:02
a*p*r*e*e*t*n*c*.fr βœ… β€” 2026-03-27 03:10:02
r*p*o*l*.co (WP 6.7.5) βœ… β€” 2026-03-27 00:55:34
u*i*e*s*n*a*t*.fr βœ… β€” 2026-03-27 00:55:34
c*o*f*e*r*h*u*l*u*.fr βœ… β€” 2026-03-27 00:55:34
b*k*f*r*l*.net βœ… β€” 2026-03-27 00:51:59
c*e*i*.fr βœ… β€” 2026-03-27 00:34:57
1*e*p*u*.fr βœ… β€” 2026-03-27 00:34:56
a*m*r*l*-*u*s*n*.fr βœ… β€” 2026-03-26 23:59:20
s*i*f.ch βœ… β€” 2026-03-26 18:52:33
a*p*e.es βœ… β€” 2026-03-26 17:02:26
c*a*c*a*s*q*e*c*0*.fr βœ… β€” 2026-03-26 12:30:41
t*l*i*.fr βœ… β€” 2026-03-26 12:30:41
s*s*e*.news βœ… β€” 2026-03-26 10:37:58
w*t*r*k*.lu βœ… β€” 2026-03-25 19:29:08
p*n*-*o*r*s*e.fr βœ… β€” 2026-03-25 18:36:10
9*s*c*n*e*.fr βœ… β€” 2026-03-25 15:04:46
g*n*r*t*x.fr (WP 6.9.4) βœ… β€” 2026-03-25 15:04:46
s*y*s.fr (WP 6.9.4) βœ… β€” 2026-03-25 15:04:46
a*t*v*p*r*a*l.fr βœ… β€” 2026-03-25 15:04:46
e*a*-*t*.org βœ… β€” 2026-03-25 14:57:26
e*e*t*a*2*1*.fr βœ… β€” 2026-03-25 14:46:35
s*r*i*e*e*u.fr βœ… β€” 2026-03-25 02:12:22
a*t*s*n*t*b*t*m*n*.fr βœ… β€” 2026-03-25 02:12:22
p*a*i*r.fr βœ… β€” 2026-03-25 02:12:22
l*p*i.fr βœ… β€” 2026-03-25 02:12:22
f*e*e*i*t*l*i*r.fr βœ… β€” 2026-03-25 00:17:06
u*i*e*s*a*i*a*x.fr βœ… β€” 2026-03-25 00:17:06
c*a*a*.fr βœ… β€” 2026-03-25 00:17:06
p*n*e*t*s.io βœ… β€” 2026-03-24 22:59:14
s*d*i*n*e*n*t*o*a*.in βœ… β€” 2026-03-24 15:06:19
p*e*b*s*o*e.fr βœ… β€” 2026-03-24 14:34:50
r*s*o*o*r*.net βœ… β€” 2026-03-24 11:12:35
w*g*i.fr βœ… β€” 2026-03-24 11:12:35
u*i*e*s*n*r*p*i*e*.fr (WP 6.9.4) βœ… β€” 2026-03-24 09:50:46
a*c*c*u*.ch βœ… β€” 2026-03-24 06:00:17
c*t*o*o*i*.fr βœ… β€” 2026-03-24 05:34:09
s*e*.fr βœ… β€” 2026-03-24 05:34:09
s*a*a*e.tv βœ… β€” 2026-03-24 03:22:57

Top 50 Plugins

Plugin Count
elementor 3,346,694
contact-form-7 2,897,965
elementor-pro 1,853,788
woocommerce 1,587,290
revslider 1,105,702
js_composer 702,257
jetpack 517,588
wp-rocket 501,904
essential-addons-for-elementor-lite 499,296
header-footer-elementor 447,736
elementskit-lite 424,476
gutenberg-core 380,985
google-analytics-for-wordpress 369,842
instagram-feed 366,848
google-site-kit 354,591
cookie-law-info 339,420
complianz-gdpr 335,485
gravityforms 331,898
wpforms-lite 326,075
astra-sites 319,995
sitepress-multilingual-cms 286,622
litespeed-cache 283,530
bluehost-wordpress-plugin 267,424
gtranslate 218,961
coblocks 197,829
cookie-notice 197,693
the-events-calendar 166,559
premium-addons-for-elementor 165,238
gutenberg 164,420
mailchimp-for-wp 160,686
astra-addon 159,214
bb-plugin 158,593
popup-maker 155,789
LayerSlider 150,799
pro-elements 148,836
wp-smushit 148,694
creame-whatsapp-me 147,567
click-to-chat-for-whatsapp 146,663
sg-cachepress 138,354
tablepress 137,481
custom-fonts 137,270
woocommerce-gateway-stripe 130,252
royal-elementor-addons 129,955
duracelltomi-google-tag-manager 127,494
smart-slider-3 127,102
pixelyoursite 125,192
ultimate-addons-for-gutenberg 123,726
cleantalk-spam-protect 123,622
fusion-builder 118,887
megamenu 118,708

Top 50 Themes

Theme Count
hello-elementor 1,045,895
astra 915,652
Divi 847,091
pub 250,982
generatepress 196,254
flatsome 194,619
Avada 175,335
h4 168,672
oceanwp 144,036
kadence 125,835
enfold 104,257
bb-theme 103,614
twentytwentyfive 101,632
salient 101,219
blocksy 100,136
twentytwentyfour 99,471
cocoon-master 94,680
betheme 85,737
woodmart 80,455
twentyseventeen 78,904
dt-the7 68,742
neve 60,598
twentytwentyone 52,263
bridge 51,313
swell 50,610
lightning 45,097
twentytwentythree 44,634
twentytwenty 44,027
Avada-Child-Theme 41,827
gox 39,495
Impreza 35,843
bricks 35,518
Newspaper 34,068
twentytwentytwo 33,567
storefront 27,571
yith-wonder 27,434
extendable 27,275
pro 26,832
epik-redesign 26,685
uncode 26,262
themify-ultra 26,061
twentysixteen 25,484
sydney 25,004
twentyfifteen 24,561
Total 22,368
porto 21,720
hestia 20,041
go 19,688
thrive-theme 18,926
popularfx 18,730