<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Linkly — Release Notes</title>
    <link>https://linklyhq.com/release-notes</link>
    <description>See the latest updates and improvements to Linkly.</description>
    <language>en</language>
    <atom:link href="https://linklyhq.com/release-notes/feed.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Improved API documentation</title>
      <link>https://linklyhq.com/release-notes/improved-api-documentation</link>
      <guid>https://linklyhq.com/release-notes/improved-api-documentation</guid>
      <pubDate>Tue, 09 Jun 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve rebuilt our API reference with <a href="https://scalar.com">Scalar</a> for a faster, cleaner experience — complete with interactive examples and ready-to-copy code snippets in over 20 languages.</p>
<p>Explore it here: <a href="https://linklyhq.com/url-shortener-api-reference">linklyhq.com/url-shortener-api-reference</a></p>]]></description>
    </item>
    <item>
      <title>Filter Analytics by Platform and Referrer</title>
      <link>https://linklyhq.com/release-notes/filter-by-platform-and-referrer</link>
      <guid>https://linklyhq.com/release-notes/filter-by-platform-and-referrer</guid>
      <pubDate>Tue, 02 Jun 2026 09:14:02 GMT</pubDate>
      <description><![CDATA[<p>You can now filter your click analytics by platform (operating system) and by referrer. Click a platform in the chart — or the filter icon next to a referrer — to focus every report on that segment.</p>]]></description>
    </item>
    <item>
      <title>Postman collection</title>
      <link>https://linklyhq.com/release-notes/postman-collection</link>
      <guid>https://linklyhq.com/release-notes/postman-collection</guid>
      <pubDate>Mon, 01 Jun 2026 09:00:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly&#39;s API is now available as a Postman collection. Import it for instant access to every endpoint — no code required. Each request comes pre-filled with example payloads; just paste your API key and start firing requests.</p>
<p><a href="https://go.linklyhq.com/postman">Run in Postman →</a></p>]]></description>
    </item>
    <item>
      <title>Linkly CLI</title>
      <link>https://linklyhq.com/release-notes/linkly-cli</link>
      <guid>https://linklyhq.com/release-notes/linkly-cli</guid>
      <pubDate>Thu, 28 May 2026 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>The Linkly CLI is now available. Install it with npm and manage your short links, click analytics, custom domains, QR codes, and webhooks directly from your terminal.</p>
<pre><code>npm install -g @linkly-link-shortener/cli
linkly auth login
</code></pre>
<p>Sign in with OAuth (browser) or an API key — credentials are saved locally so you only authenticate once. Add <code>--json</code> to any command for machine-readable output, or run <code>linkly schema</code> to print the full command tree for use with AI agents and scripts.</p>
<p><a href="https://linklyhq.com/support/cli">Read the full documentation →</a></p>]]></description>
      <media:content url="https://linklyhq.com/img/linkly-cli.svg" medium="image" />
    </item>
    <item>
      <title>Slack Click Notifications</title>
      <link>https://linklyhq.com/release-notes/slack-click-notifications</link>
      <guid>https://linklyhq.com/release-notes/slack-click-notifications</guid>
      <pubDate>Mon, 18 May 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>Click notifications are now available in Slack. Install the Linkly Slack app, run <code>/linkly notify</code> in your channel, then toggle <strong>Send to Slack</strong> on for any link — the bot will post a message whenever that link is clicked.</p>
<p>Notifications include the link name, short URL, country, browser, and a link straight to the analytics dashboard. Debouncing applies as normal: at most one notification per link every 15 minutes, and bot clicks are excluded.</p>
<p>After installing, the setup page walks you through the next step: run <code>/linkly notify</code> in your chosen Slack channel to activate notifications. You can also type <code>/linkly</code> in Slack at any time to see all available commands.</p>
<p><a href="https://linklyhq.com/support/slack-integration">Learn more about Slack click notifications</a>.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-02-12-at-13.11.08-2x.png" medium="image" />
    </item>
    <item>
      <title>Linkly for Slack</title>
      <link>https://linklyhq.com/release-notes/slack-integration</link>
      <guid>https://linklyhq.com/release-notes/slack-integration</guid>
      <pubDate>Fri, 15 May 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>Create branded short links, check click stats, and grab QR codes — without leaving Slack.</p>
<p><a href="https://go.linklyhq.com/slack" target="_blank" rel="noopener noreferrer"><img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcset="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/add_to_slack@2x.png 2x" /></a></p>
<h2>What&#39;s in it</h2>
<ul>
<li><strong><code>/shorten &lt;url&gt;</code></strong> — create a branded short link in one command. Add <code>&lt;domain&gt;/&lt;slug&gt;</code> to pick the exact short URL.</li>
<li><strong><code>/clicks &lt;domain/slug&gt;</code></strong> — see total clicks and last-7-day stats, with a button into the full analytics dashboard.</li>
<li><strong><code>/qr &lt;domain/slug&gt;</code></strong> — get a scannable QR code rendered right in the channel.</li>
<li><strong>App Home</strong> — at-a-glance view of your connected Linkly workspace, default short-link domain, and dashboard shortcuts.</li>
</ul>
<p>Three minimal bot scopes: <code>commands</code>, <code>chat:write</code>, <code>im:write</code>. No message-history or DM-history access.</p>
<p>Full details: <a href="https://linklyhq.com/support/slack-integration">Slack integration docs</a>.</p>]]></description>
      <media:content url="https://linklyhq.com/videos/slack-integration.mp4" medium="video" type="video/mp4" />
    </item>
    <item>
      <title>Created By column on the dashboard</title>
      <link>https://linklyhq.com/release-notes/created-by-column-on-dashboard</link>
      <guid>https://linklyhq.com/release-notes/created-by-column-on-dashboard</guid>
      <pubDate>Wed, 13 May 2026 03:00:00 GMT</pubDate>
      <description><![CDATA[<p>The links dashboard now has a <strong>Created By</strong> column, showing which team member generated each link. This only applies to new links created after 13 May 2026 — older links will show as blank.</p>]]></description>
    </item>
    <item>
      <title>CC and BCC for mailto links</title>
      <link>https://linklyhq.com/release-notes/mailto-cc-bcc</link>
      <guid>https://linklyhq.com/release-notes/mailto-cc-bcc</guid>
      <pubDate>Tue, 12 May 2026 01:30:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly&#39;s <a href="https://linklyhq.com/support/shortening-mailto-links">mailto link generator</a> now supports <strong>CC</strong> and <strong>BCC</strong> fields alongside the existing subject and body. Add multiple recipients to a single shortened mailto link without hand-crafting the URL syntax.</p>]]></description>
      <media:content url="https://linklyhq.com/img/mailto-cc-bcc-form.png" medium="image" />
    </item>
    <item>
      <title>New pricing plans</title>
      <link>https://linklyhq.com/release-notes/new-pricing-plans</link>
      <guid>https://linklyhq.com/release-notes/new-pricing-plans</guid>
      <pubDate>Wed, 06 May 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve refreshed <a href="https://linklyhq.com/pricing">our pricing</a> with four clearer tiers — <strong>Starter</strong>, <strong>Pro</strong>, <strong>Business</strong>, and <strong>Enterprise</strong> — priced by links/month with a tracked-clicks quota for analytics. Pro and Business now also support per-resource add-ons (extra clicks, links, domains, or seats) so you can extend a single thing without bumping plans.</p>
<p><strong>Existing customers are grandfathered.</strong> If you&#39;re already paying for Linkly, nothing changes — you keep your current plan and pricing for now.</p>]]></description>
    </item>
    <item>
      <title>Zapier templates inside Linkly</title>
      <link>https://linklyhq.com/release-notes/zapier-templates-in-app</link>
      <guid>https://linklyhq.com/release-notes/zapier-templates-in-app</guid>
      <pubDate>Mon, 04 May 2026 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>You can now browse and install Linkly&#39;s Zapier integrations directly from the Linkly dashboard at <strong>Integrations → Zapier</strong> — no need to leave for zapier.com.</p>
<p>We&#39;ve also added new Zap templates for Google Sheets, Slack, RSS, WordPress and Mailchimp, covering the most-asked-for workflows: shortening URLs in bulk, getting Slack alerts on link clicks, and logging click data to Google Sheets.</p>
<p><a href="https://linklyhq.com/support/zapier-integration">See the integration →</a></p>]]></description>
      <media:content url="https://linklyhq.com/img/zapier-embed.png" medium="image" />
    </item>
    <item>
      <title>Link Previews and a Cleaner Layout in the New Link Form</title>
      <link>https://linklyhq.com/release-notes/link-form-previews-and-layout</link>
      <guid>https://linklyhq.com/release-notes/link-form-previews-and-layout</guid>
      <pubDate>Tue, 28 Apr 2026 09:00:00 GMT</pubDate>
      <description><![CDATA[<p>The new link form now shows a live preview of the destination page — title, description, and favicon — pulled in as soon as you paste a URL. Use it to confirm you&#39;ve got the right page before you share the link.</p>
<p>We&#39;ve also reworked the layout to be easier to scan: the destination, short link, and nickname sit together at the top, with targeting and tracking &amp; analytics options grouped underneath. The QR code, recent clicks, and link preview now share a single side panel.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-04-28-at-08.38.02.png" medium="image" />
    </item>
    <item>
      <title>Linkly for ChatGPT</title>
      <link>https://linklyhq.com/release-notes/chatgpt-app</link>
      <guid>https://linklyhq.com/release-notes/chatgpt-app</guid>
      <pubDate>Mon, 20 Apr 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly is now available as a ChatGPT app — the easiest way to create short links, QR codes, and check analytics without leaving your conversation.</p>
<p><strong><a href="https://go.linklyhq.com/chatgpt">Open Linkly in ChatGPT →</a></strong></p>
<h2>What You Can Do</h2>
<p>Once connected, just ask ChatGPT to:</p>
<ul>
<li><strong>Shorten URLs</strong> - &quot;Shorten this URL: example.com/my-long-page&quot;</li>
<li><strong>Create QR codes</strong> - &quot;Make a QR code for my website&quot;</li>
<li><strong>Track clicks</strong> - &quot;How many clicks did my last link get?&quot;</li>
<li><strong>Manage links</strong> - &quot;List my recent links&quot;</li>
</ul>
<h2>Getting Started</h2>
<p>Open <a href="https://go.linklyhq.com/chatgpt">go.linklyhq.com/chatgpt</a>, sign in to your Linkly account when prompted, and start chatting.</p>
<p>This is now our recommended way to use Linkly with ChatGPT. See the <a href="https://linklyhq.com/support/chatgpt-integration">full setup guide</a> for more.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-12-27-at-09.58.04-2x.png" medium="image" />
    </item>
    <item>
      <title>Improved OAuth Flow for Claude&apos;s MCP Server</title>
      <link>https://linklyhq.com/release-notes/mcp-server-oauth-flow</link>
      <guid>https://linklyhq.com/release-notes/mcp-server-oauth-flow</guid>
      <pubDate>Thu, 09 Apr 2026 11:30:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve revamped how AI assistants connect to the <a href="https://linklyhq.com/support/mcp-server">hosted Linkly MCP server</a> at <code>https://mcp.linklyhq.com</code>. The new flow uses OAuth 2.1 with PKCE and dynamic client registration — there&#39;s no API key to paste into a config file anymore.</p>
<p>When Claude Desktop, Claude Code, or any other MCP-compatible client connects for the first time, a browser window opens asking you to sign in to Linkly and approve access. After that, your assistant stays connected with a workspace-scoped token, and the model itself never sees your credentials.</p>
<p>For Claude Desktop, the config is now just:</p>
<pre><code class="language-json">{
  &quot;mcpServers&quot;: {
    &quot;linkly&quot;: {
      &quot;command&quot;: &quot;npx&quot;,
      &quot;args&quot;: [&quot;-y&quot;, &quot;mcp-remote&quot;, &quot;https://mcp.linklyhq.com&quot;]
    }
  }
}
</code></pre>
<p>See the <a href="https://linklyhq.com/support/claude-desktop-integration">updated setup guide</a> for full instructions.</p>]]></description>
    </item>
    <item>
      <title>Browser Push Notifications</title>
      <link>https://linklyhq.com/release-notes/browser-push-notifications</link>
      <guid>https://linklyhq.com/release-notes/browser-push-notifications</guid>
      <pubDate>Thu, 02 Apr 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>Click notifications can now be delivered as browser push notifications in addition to email. Push notifications appear instantly on your desktop or mobile device, even when Linkly isn&#39;t open in a tab.</p>
<p>To enable push notifications, go to <strong>Account Settings</strong> and toggle on <strong>Browser Notifications</strong>. Once enabled, any link with click notifications turned on will also send push notifications to your device. Clicking a notification takes you directly to that link&#39;s traffic report.</p>
<p>Push notifications work in Chrome, Safari, Firefox, and Edge. They use the same 15-minute debouncing as email notifications. <a href="https://linklyhq.com/support/click-notifications">Learn more about click notifications</a>.</p>]]></description>
    </item>
    <item>
      <title>TikTok Pixel Integration</title>
      <link>https://linklyhq.com/release-notes/tiktok-pixel</link>
      <guid>https://linklyhq.com/release-notes/tiktok-pixel</guid>
      <pubDate>Sat, 28 Mar 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>You can now add a TikTok Pixel to your links with a dedicated <strong>Pixel ID</strong> field — no need to paste the full tracking script manually.</p>
<p>In the link editor, expand the <strong>TikTok Pixel</strong> section, enter your Pixel ID, and save. When someone clicks the link, the TikTok Pixel fires automatically before they&#39;re redirected to the destination.</p>
<p>This works alongside the existing Meta Pixel and Google Analytics integrations. You can use all of them on the same link.</p>
<p>See &#39;<a href="https://linklyhq.com/support/tiktok-pixel">Add TikTok Pixel to a Link</a>&#39; for the full guide.</p>]]></description>
      <media:content url="https://linklyhq.com/img/tiktok-pixel-linkly.png" medium="image" />
    </item>
    <item>
      <title>Use Site Icons as QR Code Logos</title>
      <link>https://linklyhq.com/release-notes/qr-code-site-icon-logo</link>
      <guid>https://linklyhq.com/release-notes/qr-code-site-icon-logo</guid>
      <pubDate>Fri, 27 Mar 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>You can now use the destination website&#39;s icon as your QR code logo with a single click.</p>
<p>In the QR code editor, next to the <strong>Upload</strong> button in the Logo row, you&#39;ll see a small icon showing the favicon of your link&#39;s destination. Click it to instantly set it as the QR code logo — no need to download and re-upload the image yourself.</p>
<p>This makes it quick and easy to create branded QR codes that match the destination site.</p>]]></description>
      <media:content url="https://linklyhq.com/img/qr-site-icon-logo.png" medium="image" />
    </item>
    <item>
      <title>WhatsApp Link Generator</title>
      <link>https://linklyhq.com/release-notes/whatsapp-link-generator</link>
      <guid>https://linklyhq.com/release-notes/whatsapp-link-generator</guid>
      <pubDate>Thu, 19 Mar 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>You can now create and edit WhatsApp click-to-chat links directly in the Linkly link editor.</p>
<p>When you paste a <code>wa.me</code> URL into the destination field (or just type <code>wa.me</code>), a form pops out with separate <strong>Phone number</strong> and <strong>Message</strong> fields, along with a live preview showing how the message will appear in WhatsApp.</p>
<p>This means you can:</p>
<ul>
<li><strong>Edit the phone number and message</strong> without manually URL-encoding the <code>text</code> parameter</li>
<li><strong>See a live preview</strong> of the WhatsApp chat as you type</li>
<li><strong>Track every click</strong> with full Linkly analytics — location, device, referrer, and more</li>
</ul>
<p>All existing Linkly features work with WhatsApp links, including custom domains, retargeting pixels, UTM tags, expiry dates, and A/B rotation.</p>
<p>See &#39;<a href="https://linklyhq.com/support/whatsapp-link-generator">WhatsApp Link Generator</a>&#39; for the full guide.</p>]]></description>
      <media:content url="https://linklyhq.com/img/whatsapp-link-generator-linkly.png" medium="image" />
    </item>
    <item>
      <title>Preview square open graph images (WhatsApp)</title>
      <link>https://linklyhq.com/release-notes/preview-square-open-graph-images-whatsapp</link>
      <guid>https://linklyhq.com/release-notes/preview-square-open-graph-images-whatsapp</guid>
      <pubDate>Wed, 18 Mar 2026 11:11:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve added the ability to preview open graph social sharing images as they would appear on platforms that render square images (WhatsApp).</p>
<p>This feature doesn&#39;t change the underlying image.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-03-18-at-11.29.40-2x.png" medium="image" />
    </item>
    <item>
      <title>Automatic DNS Setup with Domain Connect</title>
      <link>https://linklyhq.com/release-notes/domain-connect</link>
      <guid>https://linklyhq.com/release-notes/domain-connect</guid>
      <pubDate>Fri, 13 Mar 2026 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly now supports the <a href="https://www.domainconnect.org/">Domain Connect</a> protocol, allowing you to set up custom domain DNS records automatically with a single click.</p>
<p>When adding a domain in the wizard, if your DNS provider supports Domain Connect, you&#39;ll see an <strong>Auto-Configure</strong> option. Click it, authorize the changes at your provider, and Linkly will set up the correct CNAME or A records for you — no manual DNS editing required.</p>
<p>Supported DNS providers include:</p>
<ul>
<li>Cloudflare</li>
<li>GoDaddy</li>
<li>IONOS</li>
<li>NameSilo</li>
<li>Plesk</li>
<li>WordPress.com</li>
</ul>
<p>For more details, see our <a href="https://linklyhq.com/support/custom-domain">custom domain setup guide</a>.</p>]]></description>
      <media:content url="https://linklyhq.com/img/domain-connect-authorize.png" medium="image" />
    </item>
    <item>
      <title>Public URL Shorteners Upgraded to Cloudflare</title>
      <link>https://linklyhq.com/release-notes/cloudflare-upgrade</link>
      <guid>https://linklyhq.com/release-notes/cloudflare-upgrade</guid>
      <pubDate>Mon, 09 Mar 2026 08:40:00 GMT</pubDate>
      <description><![CDATA[<p>Today we have upgraded our public URL shorteners on the URLs, linkly.link, 2ly.link and 3ly.link to our new infrastructure on Cloudflare workers. </p>
<p>This is a dramatic upgrade which should reduce global redirect times and increase capacity for traffic surges.</p>]]></description>
      <media:content url="https://linklyhq.com/img/linkly-cloudflare-0.5x.png" medium="image" />
    </item>
    <item>
      <title>Link icons are now available as an optional column in the dashbaord</title>
      <link>https://linklyhq.com/release-notes/index</link>
      <guid>https://linklyhq.com/release-notes/index</guid>
      <pubDate>Fri, 06 Mar 2026 13:53:00 GMT</pubDate>
      <description><![CDATA[<p>Link icons are now available as an optional column in the dashboard. This allows you to see at a glance the icon of the link&#39;s destination. This only works if the destination provides an icon. </p>
<p>Icons are also shown when detected when entering URLs.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-03-06-at-13.53.03.png" medium="image" />
    </item>
    <item>
      <title>QR Code Generator API</title>
      <link>https://linklyhq.com/release-notes/qr-code-api</link>
      <guid>https://linklyhq.com/release-notes/qr-code-api</guid>
      <pubDate>Mon, 02 Mar 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>You can now access QR code images directly via URL by appending <code>.qr.png</code> to any short link. For example:</p>
<pre><code>https://lnk.ly/ABC123.qr.png
</code></pre>
<p>This returns a PNG image of the QR code, complete with any saved styles, colors, and logos. No authentication is required, making it easy to embed QR codes in emails, documents, or webpages using a simple <code>&lt;img&gt;</code> tag.</p>
<p>For developers who need more control, an <a href="https://linklyhq.com/support/qr-code-generator-api">authenticated API endpoint</a> is also available at <code>/api/v1/link/:id/qr/png</code>, which supports query parameter overrides for colors, styles, and size.</p>
<p>See &#39;<a href="https://linklyhq.com/support/qr-code-generator-api">QR Code Generator API</a>&#39; for full documentation.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-03-06-at-12.52.57.png" medium="image" />
    </item>
    <item>
      <title>Improved Dashboard Layout</title>
      <link>https://linklyhq.com/release-notes/improved-dashboard-layout</link>
      <guid>https://linklyhq.com/release-notes/improved-dashboard-layout</guid>
      <pubDate>Wed, 18 Feb 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve redesigned the Linkly dashboard with a cleaner, more modern layout.</p>
<p><strong>Refreshed sidebar</strong> - The navigation sidebar has been updated with a sleek dark theme, clearer icons, and better visual hierarchy so you can find what you need faster.</p>
<p><strong>Sparkline previews</strong> - Each link now shows a mini traffic sparkline directly in the table, giving you an at-a-glance view of recent click activity without opening the full report.</p>
<p><strong>Inline QR codes</strong> - QR codes are now displayed as thumbnails alongside each link, making it easy to identify and download them.</p>
<p><strong>Streamlined toolbar</strong> - Column visibility and data export controls are now accessible from a clean toolbar at the top of the table.</p>]]></description>
      <media:content url="https://linklyhq.com/img/improved-dashboard-layout-2026.png" medium="image" />
    </item>
    <item>
      <title>Faster Dashboard &amp; Workspace Management</title>
      <link>https://linklyhq.com/release-notes/faster-dashboard</link>
      <guid>https://linklyhq.com/release-notes/faster-dashboard</guid>
      <pubDate>Wed, 18 Feb 2026 06:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve made your Linkly dashboard noticeably faster to load, and added new workspace management features.</p>
<p><strong>Faster page loads</strong> - The dashboard now loads key data earlier and defers non-essential scripts, so you&#39;ll see your links and analytics faster than before.</p>
<p><strong>Manage workspaces in-app</strong> - You can now create new workspaces and rename existing ones without leaving the dashboard. No more page reloads or context switching.</p>
<p><strong>Smaller downloads</strong> - We&#39;ve reduced the amount of data your browser needs to download on each visit, which is especially helpful on slower connections.</p>]]></description>
    </item>
    <item>
      <title>Linkly Is Now Available in 11 Languages</title>
      <link>https://linklyhq.com/release-notes/multilingual-website</link>
      <guid>https://linklyhq.com/release-notes/multilingual-website</guid>
      <pubDate>Fri, 13 Feb 2026 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly is now available in 11 languages. The entire website — including all pages, feature descriptions, and release notes — has been translated to help users around the world get the most out of Linkly in their preferred language.</p>
<h2>Supported Languages</h2>
<ul>
<li>English</li>
<li>Spanish (Español)</li>
<li>French (Français)</li>
<li>German (Deutsch)</li>
<li>Portuguese (Português)</li>
<li>Italian (Italiano)</li>
<li>Dutch (Nederlands)</li>
<li>Japanese (日本語)</li>
<li>Korean (한국어)</li>
<li>Chinese (中文)</li>
<li>Polish (Polski)</li>
</ul>
<p>Your language is automatically selected based on your browser settings, or you can switch manually using the language selector in the navigation bar.</p>]]></description>
    </item>
    <item>
      <title>Click Notifications</title>
      <link>https://linklyhq.com/release-notes/click-notifications</link>
      <guid>https://linklyhq.com/release-notes/click-notifications</guid>
      <pubDate>Thu, 12 Feb 2026 15:00:00 GMT</pubDate>
      <description><![CDATA[<p>You can now receive email notifications when your links are clicked. Enable notifications on any link and choose which workspace members should be notified.</p>
<p>Notifications include the link name, destination, country, browser, and platform of each click. To keep your inbox manageable, emails are automatically debounced to at most one per link every 15 minutes, and bot clicks are filtered out.</p>
<p>Click notifications are also available via the <a href="https://linklyhq.com/support/api">API</a> using the <code>notify_user_ids</code> field. <a href="https://linklyhq.com/support/click-notifications">Learn more about click notifications</a>.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-02-12-at-13.11.08-2x.png" medium="image" />
    </item>
    <item>
      <title>Multilingual Documentation</title>
      <link>https://linklyhq.com/release-notes/multilingual-documentation</link>
      <guid>https://linklyhq.com/release-notes/multilingual-documentation</guid>
      <pubDate>Tue, 10 Feb 2026 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly&#39;s documentation is now available in 10 languages, making it easier for users around the world to get the most out of our platform.</p>
<h2>Supported Languages</h2>
<ul>
<li>English</li>
<li>Spanish (Español)</li>
<li>French (Français)</li>
<li>German (Deutsch)</li>
<li>Portuguese (Português)</li>
<li>Italian (Italiano)</li>
<li>Dutch (Nederlands)</li>
<li>Japanese (日本語)</li>
<li>Korean (한국어)</li>
<li>Chinese (中文)</li>
</ul>
<h2>What&#39;s Translated</h2>
<p>All support articles, blog posts, and feature pages are now available in each language. The language is automatically selected based on your browser settings, or you can switch manually using the language selector in the navigation bar.</p>
<h2>Localized Links</h2>
<p>Internal links throughout the documentation are fully localized, so you&#39;ll stay in your chosen language as you navigate between pages.</p>]]></description>
    </item>
    <item>
      <title>Click-Based Link Expiry</title>
      <link>https://linklyhq.com/release-notes/click-based-link-expiry</link>
      <guid>https://linklyhq.com/release-notes/click-based-link-expiry</guid>
      <pubDate>Thu, 05 Feb 2026 15:00:00 GMT</pubDate>
      <description><![CDATA[<p>Links can now expire after a set number of clicks, in addition to the existing date-based expiry. You can use either type on its own, or combine both — whichever threshold is reached first will trigger the expiry.</p>
<p>When a link expires, visitors are either redirected to a destination of your choice, or shown a dedicated &quot;link expired&quot; page.</p>
<p>Click-based expiry is available in the dashboard, via the <a href="https://linklyhq.com/support/api">API</a>, and through our <a href="https://zapier.com/apps/linkly/integrations">Zapier integration</a>. <a href="https://linklyhq.com/support/create-expiring-links">Learn more about expiring links</a>.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-02-05-at-14.38.09-2x.png" medium="image" />
    </item>
    <item>
      <title>ISP Exclusion Filter</title>
      <link>https://linklyhq.com/release-notes/isp-exclusion-filter</link>
      <guid>https://linklyhq.com/release-notes/isp-exclusion-filter</guid>
      <pubDate>Mon, 02 Feb 2026 12:00:00 GMT</pubDate>
      <description><![CDATA[<p>You can now exclude specific ISPs from your analytics dashboard. This is useful for filtering out bot traffic or focusing on genuine user clicks.</p>
<p>Use the new exclude button (×) next to any ISP in the ISP tab to hide that traffic from your reports. Excluded ISPs appear with a strikethrough and can be easily re-included with one click.</p>
<p>You can also exclude multiple ISPs at once, and mix inclusions with exclusions for precise filtering.</p>]]></description>
      <media:content url="https://linklyhq.com/img/isp-exclusion-filter.png" medium="image" />
    </item>
    <item>
      <title>Export Data By Link - All Your Click Data in One Download</title>
      <link>https://linklyhq.com/release-notes/export-data-by-link</link>
      <guid>https://linklyhq.com/release-notes/export-data-by-link</guid>
      <pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p><strong>Export Data By Link</strong> makes it easy to download click analytics for all your links in a single file. Instead of exporting data link by link, you now get a matrix with dates as rows and links as columns.</p>
<p>The new <strong>Export Data</strong> dropdown in the traffic report gives you quick access to:</p>
<ul>
<li><strong>By Link</strong> - All links in one file with clicks broken down by date (recommended)</li>
<li><strong>Totals</strong> - Aggregate daily totals across all links</li>
<li><strong>Raw Click Data</strong> - Individual click records with full details</li>
<li><strong>BigQuery</strong> - Direct SQL access for advanced analysis</li>
<li><strong>Webhooks</strong> - Real-time click notifications</li>
</ul>
<p>Export as CSV for spreadsheets, or use the Google Sheets option to paste a live data feed formula that automatically updates.</p>
<p>See the <a href="https://linklyhq.com/support/analytics-api">Analytics API documentation</a> for details on the new <code>pivot=link_id</code> parameter.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2026-01-29-at-13.05.17-2x.png" medium="image" />
    </item>
    <item>
      <title>Happy New Year, Happy New Logo</title>
      <link>https://linklyhq.com/release-notes/new-year-new-logo</link>
      <guid>https://linklyhq.com/release-notes/new-year-new-logo</guid>
      <pubDate>Sat, 27 Dec 2025 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;re kicking off the new year with a fresh look! Linkly has a brand new logo that better represents who we are and where we&#39;re heading.</p>
<p>The new design features a bold, modern &quot;L&quot; icon with our signature orange, red, and blue colors, paired with clean typography.</p>
<p>You&#39;ll see the new logo rolling out across the Linkly dashboard, browser extension, and all our integrations over the coming weeks.</p>
<p>Here&#39;s to a great 2026!</p>]]></description>
      <media:content url="https://linklyhq.com/img/linkly-rgb.png" medium="image" />
    </item>
    <item>
      <title>Improved Logo Support, Eye Colors &amp; Styles in QR Code Editor</title>
      <link>https://linklyhq.com/release-notes/improved-qr-code-logos</link>
      <guid>https://linklyhq.com/release-notes/improved-qr-code-logos</guid>
      <pubDate>Tue, 23 Dec 2025 18:28:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve improved the QR code logo editor to add options for logo padding and eye styles. We&#39;ve set the default background to be transparent.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-12-23-at-18.27.36-2x.png" medium="image" />
    </item>
    <item>
      <title>Make Integration</title>
      <link>https://linklyhq.com/release-notes/make-integration</link>
      <guid>https://linklyhq.com/release-notes/make-integration</guid>
      <pubDate>Mon, 22 Dec 2025 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;re excited to announce our official <a href="https://linklyhq.com/support/make-integration">Make integration</a>, bringing powerful visual automation to Linkly users.</p>
<p><strong>Make</strong> (formerly Integromat) is a popular automation platform that lets you connect apps and build workflows visually without code.</p>
<h2>What You Can Do</h2>
<p>With the Linkly Make integration, you can:</p>
<ul>
<li><strong>Create</strong> new shortlinks with full configuration (UTM parameters, tracking pixels, Open Graph metadata, and more)</li>
<li><strong>Update</strong> existing links by ID</li>
<li><strong>Delete</strong> links when no longer needed</li>
<li><strong>Get</strong> link details for use in other scenario steps</li>
<li><strong>List</strong> all links in your workspace</li>
<li><strong>Watch clicks</strong> instantly when any link is clicked (instant trigger)</li>
</ul>
<h2>Getting Started</h2>
<p>In Make, search for &quot;Linkly&quot; when adding a new module to your scenario. Connect your Linkly account using your API key from your workspace settings.</p>
<p><a href="https://www.make.com/en/integrations/linkly?utm_source=linkly-app&utm_medium=partner&utm_campaign=partner-listing">Find the Linkly integration on Make</a></p>
<p>Check out our <a href="https://linklyhq.com/support/make-integration">full documentation</a> for setup instructions and use cases.</p>]]></description>
    </item>
    <item>
      <title>Support for URLs with commas</title>
      <link>https://linklyhq.com/release-notes/rules-with-commas</link>
      <guid>https://linklyhq.com/release-notes/rules-with-commas</guid>
      <pubDate>Mon, 15 Dec 2025 12:40:00 GMT</pubDate>
      <description><![CDATA[<p>Previously, commas in URLs were declared unsafe and as such were not usable in URL fields in Linkly.</p>
<p>We&#39;ve adapted this and now URLs fully support commas in Linkly.</p>]]></description>
    </item>
    <item>
      <title>Introduction of Analytics API Fair Use Limits</title>
      <link>https://linklyhq.com/release-notes/api-limits-intro</link>
      <guid>https://linklyhq.com/release-notes/api-limits-intro</guid>
      <pubDate>Fri, 12 Dec 2025 09:34:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;re introducing fair use limits for the Analytics API to ensure reliable service for all customers.</p>
<h2>Why We&#39;re Making This Change</h2>
<p>As Linkly has grown, so have the costs of running our analytics infrastructure. A small number of accounts have been making extremely intensive API requests, which impacts performance and costs for everyone. These limits ensure fair access while keeping the service sustainable.</p>
<h2>What&#39;s Changing</h2>
<p>The Analytics API now has usage limits that reset each billing period:</p>
<ul>
<li><strong>Free Plan</strong>: 100 requests / month, 10 GB data scanned / month</li>
<li><strong>Monthly Paid</strong>: 2,000 requests / month, 2 TB data scanned / month</li>
<li><strong>Annual Paid</strong>: 24,000 requests / year, 24 TB data scanned / year</li>
</ul>
<p>Rate limits are also in place: <strong>50 requests per hour</strong> per workspace.</p>
<h2>What This Means For You</h2>
<p><strong>Most users won&#39;t notice any change.</strong> These limits are designed to only affect the most intensive usage patterns. If you&#39;re using the API for standard reporting and data export, you&#39;re unlikely to hit these limits.</p>
<h2>Monitoring Your Usage</h2>
<p>You can monitor your API usage in the <strong>Billing</strong> section of your account settings. This shows your current usage against your limits.</p>
<h2>Need Higher Limits?</h2>
<p>If you need more capacity for your application, please talk to us using the support widget. We&#39;re happy to discuss options for high-volume use cases.</p>
<h2>Alternatives for Heavy Usage</h2>
<p>For customers with intensive analytics needs, consider our <a href="https://linklyhq.com/support/bigquery-integration">BigQuery Integration</a>, which provides direct SQL access to your click data without API rate limits.</p>
<p>For full details, see the <a href="https://linklyhq.com/support/analytics-api">Analytics API documentation</a>.</p>]]></description>
    </item>
    <item>
      <title>New Spreadsheet Import - Beta</title>
      <link>https://linklyhq.com/release-notes/spreadsheet-import-beta</link>
      <guid>https://linklyhq.com/release-notes/spreadsheet-import-beta</guid>
      <pubDate>Thu, 04 Dec 2025 09:47:00 GMT</pubDate>
      <description><![CDATA[<p>Today we have deployed a significantly improved way of generating hundreds of short links in Linkly.</p>
<p>Linkly now has an embedded spreadsheet which allows you to manage your imports visually.</p>
<p>Linkly&#39;s old CSV upload continues to be available is linked from the navbar at the top of the spreadsheet.</p>
<p>This feature is a beta and we welcome feedback from users.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-12-04-at-09.46.32.png" medium="image" />
    </item>
    <item>
      <title>Claude Desktop Integration</title>
      <link>https://linklyhq.com/release-notes/claude-desktop-integration</link>
      <guid>https://linklyhq.com/release-notes/claude-desktop-integration</guid>
      <pubDate>Mon, 01 Dec 2025 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;re excited to announce the <a href="https://linklyhq.com/support/claude-desktop-integration">Linkly MCP server for Claude Desktop</a>, allowing you to manage your short links through natural conversation.</p>
<h2>What You Can Do</h2>
<p>Once connected, simply ask Claude to:</p>
<ul>
<li><strong>Create links</strong> - &quot;Create a short link for <a href="https://example.com">https://example.com</a> with UTM source twitter&quot;</li>
<li><strong>View analytics</strong> - &quot;How many clicks did my links get this week?&quot;</li>
<li><strong>Update links</strong> - &quot;Change the destination of my promo link&quot;</li>
<li><strong>Search links</strong> - &quot;Find all links related to the product launch&quot;</li>
<li><strong>Manage webhooks</strong> - &quot;Set up a webhook for click notifications&quot;</li>
</ul>
<h2>Getting Started</h2>
<ol>
<li>Get your API key from <strong>Settings → API</strong> in Linkly</li>
<li>Add the Linkly MCP server to your Claude Desktop config</li>
<li>Start chatting!</li>
</ol>
<p>Check out our <a href="https://linklyhq.com/support/claude-desktop-integration">full setup guide</a> for detailed instructions.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-12-01-at-10.24.38.png" medium="image" />
    </item>
    <item>
      <title>n8n Integration</title>
      <link>https://linklyhq.com/release-notes/n8n-integration</link>
      <guid>https://linklyhq.com/release-notes/n8n-integration</guid>
      <pubDate>Thu, 27 Nov 2025 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;re excited to announce our official <a href="https://linklyhq.com/support/n8n-integration">n8n integration</a>, bringing powerful workflow automation to Linkly users.</p>
<p><strong>n8n</strong> is a flexible workflow automation platform similar to Zapier, with the added benefit of self-hosting options and a visual workflow builder.</p>
<h2>What You Can Do</h2>
<p>With the Linkly n8n node, you can:</p>
<ul>
<li><strong>Create</strong> new shortlinks with full configuration (UTM parameters, tracking pixels, Open Graph metadata, and more)</li>
<li><strong>Update</strong> existing links by ID</li>
<li><strong>Delete</strong> links when no longer needed</li>
<li><strong>Get</strong> link details for use in other workflow steps</li>
<li><strong>Trigger workflows</strong> instantly when any link (or a specific link) is clicked</li>
</ul>
<h2>Getting Started</h2>
<p>Install the Linkly node from n8n&#39;s community nodes: <strong>Settings &gt; Community Nodes &gt; Search for &quot;linkly&quot;</strong></p>
<p>Or via npm: <code>npm install @linkly-link-shortener/n8n-nodes-linkly</code></p>
<p>Check out our <a href="https://linklyhq.com/support/n8n-integration">full documentation</a> for setup instructions and use cases.</p>]]></description>
    </item>
    <item>
      <title>Zapier Integration 3.0 - Instant Click Webhooks</title>
      <link>https://linklyhq.com/release-notes/zapier-integration-3-0</link>
      <guid>https://linklyhq.com/release-notes/zapier-integration-3-0</guid>
      <pubDate>Wed, 26 Nov 2025 10:00:00 GMT</pubDate>
      <description><![CDATA[<p>Our <a href="https://linklyhq.com/support/zapier-integration">Zapier integration</a> has been upgraded to version 3.0 with instant click webhooks.</p>
<p><strong>New triggers:</strong></p>
<ul>
<li><strong>Any Link Clicked (⚡ Instant)</strong> - fires immediately when any link in your workspace is clicked</li>
<li><strong>Specific Link Clicked (⚡ Instant)</strong> - fires immediately when a specific link is clicked</li>
</ul>
<p>Click events now trigger in real-time instead of polling every 15 minutes.</p>]]></description>
    </item>
    <item>
      <title>Webhooks (Beta) - Real-Time Click Notifications</title>
      <link>https://linklyhq.com/release-notes/webhooks</link>
      <guid>https://linklyhq.com/release-notes/webhooks</guid>
      <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[<p><strong>Webhooks (Beta)</strong> lets you receive real-time POST notifications when your links are clicked. Perfect for Zapier automations, custom analytics, CRM integrations, and lead tracking.</p>
<p>Configure webhooks per-link or workspace-wide in Settings. Payloads include country, device, browser, referer, and UTM parameters.</p>
<p>See the <a href="https://linklyhq.com/support/webhooks">webhooks documentation</a> for setup details.</p>]]></description>
    </item>
    <item>
      <title>Keyboard Shortcuts for Faster Link Creation</title>
      <link>https://linklyhq.com/release-notes/keyboard-shortcuts</link>
      <guid>https://linklyhq.com/release-notes/keyboard-shortcuts</guid>
      <pubDate>Sun, 23 Nov 2025 12:49:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly now supports keyboard shortcuts for faster link creation.</p>
<ul>
<li>Press Ctrl/Cmd+Enter on the dashboard to create a new link.</li>
<li>Press Ctrl/Cmd+Enter on the new link form to save a link.</li>
<li>Press Escape anywhere to return to the dashboard.</li>
<li>Press Ctrl/Cmd+K to search the links.</li>
</ul>
<p>View the complete <a href="https://linklyhq.com/support/keyboard-shortcuts">keyboard shortcuts reference guide</a> for more details.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-11-23-at-12.49.28-2x.png" medium="image" />
    </item>
    <item>
      <title>Ability to rename workspaces</title>
      <link>https://linklyhq.com/release-notes/rename-workspaces</link>
      <guid>https://linklyhq.com/release-notes/rename-workspaces</guid>
      <pubDate>Sun, 23 Nov 2025 09:14:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve made it easier to rename workspaces.   There is now a dedicated workspace settings page.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-11-23-at-09.15.05-2x.png" medium="image" />
    </item>
    <item>
      <title>Support for Hourly Data</title>
      <link>https://linklyhq.com/release-notes/hourly-data</link>
      <guid>https://linklyhq.com/release-notes/hourly-data</guid>
      <pubDate>Mon, 17 Nov 2025 12:55:00 GMT</pubDate>
      <description><![CDATA[<p>Linkly&#39;s Analytics now allows you to view the data by hour. </p>
<p>This also applies to all API endpoints and Google Sheets. </p>
<p>It&#39;s also fully integrated with timezone support.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-11-17-at-12.54.41-2x.png" medium="image" />
    </item>
    <item>
      <title>Block Robots &amp; Ignore Social Crawlers Now Work Together</title>
      <link>https://linklyhq.com/release-notes/block-bots-and-social-crawlers</link>
      <guid>https://linklyhq.com/release-notes/block-bots-and-social-crawlers</guid>
      <pubDate>Fri, 14 Nov 2025 09:51:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve adjusted the way &quot;Block robots&quot; works to now block all social media crawlers. </p>
<p>If you also enable &quot;ignore social crawlers,&quot; it will permit these through and not track them, even if block robots is enabled.</p>]]></description>
    </item>
    <item>
      <title>Ability to Filter by ISP Added</title>
      <link>https://linklyhq.com/release-notes/filter-by-isp</link>
      <guid>https://linklyhq.com/release-notes/filter-by-isp</guid>
      <pubDate>Mon, 10 Nov 2025 06:44:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve added functionality to filter by Internet Service Provider.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-11-10-at-13.44.02-2x.png" medium="image" />
    </item>
    <item>
      <title>Improved Referrer Handling</title>
      <link>https://linklyhq.com/release-notes/improved-referrer-handling</link>
      <guid>https://linklyhq.com/release-notes/improved-referrer-handling</guid>
      <pubDate>Sun, 09 Nov 2025 06:25:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve improved the way referrers are handled.</p>
<p>The options are now pass through referrers, or to hide them entirely.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-11-09-at-13.28.21-2x.png" medium="image" />
    </item>
    <item>
      <title>Social media crawler tracking is now optional</title>
      <link>https://linklyhq.com/release-notes/social-media-crawler-tracking-optional</link>
      <guid>https://linklyhq.com/release-notes/social-media-crawler-tracking-optional</guid>
      <pubDate>Sun, 09 Nov 2025 05:00:00 GMT</pubDate>
      <description><![CDATA[<p>Improving on from our change on October 26 to stop tracking social media crawlers, we have exposed this functionality as an option for users who would like still track these robots.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-11-09-at-11.58.06-2x.png" medium="image" />
    </item>
    <item>
      <title>Filtering of nasty bots</title>
      <link>https://linklyhq.com/release-notes/nasty-bots</link>
      <guid>https://linklyhq.com/release-notes/nasty-bots</guid>
      <pubDate>Tue, 04 Nov 2025 10:38:00 GMT</pubDate>
      <description><![CDATA[<p>We now automatically filter out URLs containing .php and /wp-admin in them. These will return a 404.</p>
<p>This will reduce the number of malicious clicks on root domains attached to Linkly.</p>]]></description>
    </item>
    <item>
      <title>Improved Uptime Monitoring</title>
      <link>https://linklyhq.com/release-notes/improved-uptime-monitoring</link>
      <guid>https://linklyhq.com/release-notes/improved-uptime-monitoring</guid>
      <pubDate>Tue, 04 Nov 2025 04:55:00 GMT</pubDate>
      <description><![CDATA[<p>We have improved our uptime monitoring and response process, in response to outage on October 15, 2025.</p>
<p>We have added response times, monitoring for separate services and endpoints.</p>
<p>We are continuing to roll out backend improvements that will improve reliability for our customers.</p>
<p>You can see our current uptime at <a href="https://status.linklyhq.com">https://status.linklyhq.com</a>.</p>]]></description>
      <media:content url="https://linklyhq.com/img/cleanshot-2025-11-04-at-11.56.41-2x.png" medium="image" />
    </item>
    <item>
      <title>Improved Handling of Social Media Crawlers</title>
      <link>https://linklyhq.com/release-notes/improved-handling-of-social-media-crawlers</link>
      <guid>https://linklyhq.com/release-notes/improved-handling-of-social-media-crawlers</guid>
      <pubDate>Mon, 27 Oct 2025 06:09:00 GMT</pubDate>
      <description><![CDATA[<p>We&#39;ve improved the way Linkly handles social media crawlers from Facebook, YouTube, Google, LinkedIn, and Twitter. </p>
<p>Now, when traffic from these servers hits your links, it isn&#39;t recorded and it doesn&#39;t count against click limits. </p>
<p>However, the robot is transparently redirected to the correct destination. </p>
<p>We now also always permit these crawlers through even when the block robots feature is being used.</p>
<p>This improves a scenario where users are heavy users of social networks and find their click limits would be consumed by social media crawlers.</p>
<p><a href="https://linklyhq.com/support/robot-clicks">Learn more about bot traffic →</a></p>]]></description>
    </item>
  </channel>
</rss>