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

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

Top 50 Plugins

Plugin Count
elementor 1,756,473
contact-form-7 1,728,289
elementor-pro 1,024,971
woocommerce 799,922
revslider 604,917
jetpack 459,268
js_composer 423,031
wp-rocket 325,807
essential-addons-for-elementor-lite 283,118
gravityforms 258,255
complianz-gdpr 248,417
cookie-law-info 224,740
instagram-feed 223,256
google-site-kit 216,880
sitepress-multilingual-cms 215,794
google-analytics-for-wordpress 210,035
header-footer-elementor 205,913
elementskit-lite 198,799
bluehost-wordpress-plugin 189,610
gutenberg 159,149
cookie-notice 146,224
gutenberg-core 144,661
wpforms-lite 127,657
the-events-calendar 127,623
litespeed-cache 126,200
gtranslate 124,664
astra-sites 118,113
popup-maker 113,498
woocommerce-payments 111,181
tablepress 105,027
honeypot 94,590
coblocks 93,714
astra-addon 93,376
all-in-one-seo-pack 91,553
wp-smushit 91,525
duracelltomi-google-tag-manager 91,157
LayerSlider 89,799
bb-plugin 89,314
premium-addons-for-elementor 85,023
akismet 84,679
megamenu 83,993
cleantalk-spam-protect 82,503
mailchimp-for-wp 82,075
woocommerce-gateway-stripe 81,463
ml-slider 78,813
fusion-builder 77,905
ewww-image-optimizer 77,261
formidable 76,623
borlabs-cookie 76,613
wp-pagenavi 76,351

Top 50 Themes

Theme Count
hello-elementor 600,560
Divi 500,236
astra 415,541
flatsome 126,169
Avada 121,734
generatepress 116,737
pub 100,060
oceanwp 81,549
kadence 76,302
enfold 70,112
salient 65,454
twentyseventeen 54,760
bb-theme 54,332
twentytwentyfour 52,997
cocoon-master 51,737
h4 51,188
betheme 50,586
blocksy 49,275
dt-the7 44,946
twentytwentyfive 42,642
neve 38,308
Avada-Child-Theme 36,816
gox 32,908
woodmart 32,438
bridge 32,297
twentytwentyone 31,574
lightning 30,807
twentytwenty 29,395
swell 28,245
Impreza 25,689
bricks 25,333
twentytwentythree 23,657
Newspaper 22,757
twentytwentytwo 19,761
sydney 19,597
epik-redesign 19,271
uncode 18,603
voxel 17,877
twentysixteen 17,759
pro 17,587
storefront 17,462
extendable 14,471
Total 14,416
yith-wonder 13,964
kubio 13,887
hello-theme-child-master 12,992
factory-templates-4 12,783
themify-ultra 12,708
yootheme 12,593
hestia 12,458