Guide 10 min read

Guide to Troubleshooting Common Link Management Issues

Effective link management is crucial for maintaining a seamless user experience, accurate analytics, and strong SEO. However, even the most meticulously organised systems can encounter problems. This guide will walk you through common link management issues, providing practical steps to diagnose and resolve them, ensuring your links always perform as intended.

1. Identifying and Fixing Broken or Expired Links

Broken or expired links are detrimental to user experience and can negatively impact your search engine rankings. They occur when a linked destination no longer exists or has moved without the link being updated.

What are Broken Links?

A broken link, often resulting in a '404 Not Found' error, means the web server cannot locate the requested resource. This could be due to a deleted page, a changed URL, or a typo in the link itself.

What are Expired Links?

Expired links typically refer to temporary URLs, such as those for promotional campaigns or time-sensitive content, that are no longer valid. While not always a '404', they lead to irrelevant or non-existent content, frustrating users.

How to Identify Broken or Expired Links

Manual Checking: For smaller websites, periodically clicking through important links can catch obvious issues. This is often impractical for larger sites.
Website Crawlers/Auditors: Tools like Screaming Frog, Ahrefs, Semrush, or Google Search Console (under 'Crawl Errors' or 'Pages > Not found (404)') can systematically scan your site and report broken links. These are invaluable for comprehensive audits.
Link Management Platforms: Many dedicated link management solutions, like Rer, offer built-in broken link detection and reporting features, making the process much more efficient.
User Reports: Sometimes, your users will be the first to notify you of a broken link. Ensure you have a clear feedback mechanism.

Steps to Fix Broken or Expired Links


  • Locate the Source: Identify where the broken link originates on your site or in your link management system.

  • Determine the Cause:

Has the destination page moved? If so, update the link to the new URL.
Has the destination page been deleted? Consider if there's an equivalent page you can link to instead. If not, remove the link.
Is there a typo in the link? Correct it immediately.
  • Implement 301 Redirects: If a page has permanently moved, implement a 301 (Permanent) redirect from the old URL to the new one. This tells search engines and browsers that the content has relocated, preserving SEO value and guiding users seamlessly. Your link management platform should offer robust redirect capabilities.

  • Remove or Replace: For truly expired or non-existent content without a suitable replacement, remove the link entirely or replace it with a link to relevant, up-to-date content.

  • Regular Audits: Schedule regular link audits to prevent issues from accumulating. This proactive approach is key to maintaining a healthy link profile.

2. Diagnosing Incorrect Rerouting Behaviour

Incorrect rerouting can lead users to the wrong destination, cause confusion, and skew your analytics. This often happens with URL shorteners, custom redirects, or dynamic links.

Common Scenarios for Incorrect Rerouting

Typographical Errors: A simple typo in the target URL within your link management system.
Conflicting Redirect Rules: Multiple redirect rules pointing to different destinations for the same source URL.
Caching Issues: Old redirect rules being cached by browsers or CDNs, leading to outdated rerouting.
Conditional Reroutes: Misconfigured rules for geo-targeting, device-specific reroutes, or time-based campaigns.
Expired Campaigns: Links from past campaigns still active but pointing to irrelevant or incorrect content.

How to Diagnose Incorrect Rerouting


  • Test the Link Manually: Open an incognito or private browsing window (to avoid caching) and click the link. Observe the final destination URL.

  • Check Your Link Management Platform: Access the specific link within your Rer dashboard or similar platform. Verify the target URL, any conditional rules, and its active status.

  • Use a Redirect Checker Tool: Online tools can show the full redirect chain, revealing intermediate redirects that might be causing the issue. This helps identify if the problem lies with your initial link or a subsequent redirect on the destination server.

  • Examine Server Logs: For advanced users, server logs can provide detailed information about how requests are being processed and redirected.

Steps to Resolve Incorrect Rerouting


  • Verify Target URL: Double-check the destination URL configured in your link management system for any errors.

  • Review Redirect Rules: If you have multiple rules, ensure there are no overlaps or conflicts. Often, rules are processed in a specific order; a more general rule might be overriding a specific one.

  • Clear Caches: Clear your browser cache, and if applicable, clear any CDN or server-side caches that might be holding onto old redirect information.

  • Update Conditional Logic: If using geo-targeting or device-specific reroutes, meticulously review the conditions and their corresponding target URLs. Test from different locations or devices.

  • Deactivate or Update Expired Links: For old campaign links, either update them to a relevant current page or deactivate them entirely to prevent misdirection.

3. Resolving Discrepancies in Link Analytics

Accurate analytics are vital for understanding link performance. Discrepancies between your link management platform's data and other analytics tools (like Google Analytics) can be frustrating.

Common Causes of Analytics Discrepancies

Different Tracking Methodologies: Link management platforms often track raw clicks, while tools like Google Analytics track page views, unique users, and sessions, which are different metrics.
Bot Traffic: Link shorteners might count every click, including those from bots or crawlers, whereas Google Analytics often filters these out.
Ad Blockers: Users with ad blockers might prevent Google Analytics scripts from loading, leading to underreporting in GA but still registering a click in your link management system.
Caching: Cached pages might not trigger analytics scripts correctly.
JavaScript Loading Issues: If the destination page's analytics script fails to load or executes incorrectly, it won't record the visit.
Time Zones: Different time zone settings between platforms can cause daily totals to appear mismatched.
Redirect Chains: Long redirect chains can sometimes drop referrer information, making it harder for analytics tools to attribute the source correctly.

How to Diagnose Analytics Discrepancies


  • Understand Metrics: Confirm you are comparing 'apples to apples'. Are you comparing total clicks from your link manager to total page views in Google Analytics? These will naturally differ.

  • Check Time Zones: Ensure all your analytics platforms are set to the same time zone.

  • Filter Bot Traffic: See if your link management platform offers options to filter bot traffic. Compare reports with and without bot filtering.

  • Test with Ad Blocker: Test clicking your link with and without an ad blocker enabled to see the impact.

  • Examine Real-time Data: Use real-time reports in Google Analytics after clicking your managed link to see if the visit registers immediately.

  • Review UTM Parameters: Ensure your links are correctly tagged with UTM parameters. This is crucial for Google Analytics to accurately attribute traffic sources. Learn more about Rer's features that can help with this.

Steps to Resolve Analytics Discrepancies


  • Align Metrics: Focus on comparing similar metrics. If your link manager reports clicks, compare it to 'clicks' or 'sessions' if available, rather than 'page views' in Google Analytics.

  • Standardise Time Zones: Set all your analytics tools to the same time zone.

  • Implement UTM Tagging: Consistently use UTM parameters on all your managed links. This provides granular data to Google Analytics, allowing for better source tracking.

  • Monitor for Bot Activity: While difficult to eliminate entirely, being aware of potential bot traffic helps explain some discrepancies.

  • Consider Server-Side Tracking: For critical links, explore server-side tracking solutions that are less susceptible to client-side issues like ad blockers.

  • Regular Reconciliation: Periodically reconcile data between platforms, understanding that a perfect match is rare due to differing methodologies.

4. Troubleshooting Custom Domain Configuration Issues

Using a custom domain for your shortened links (e.g., `go.yourbrand.com` instead of `rer.to/yourlink`) enhances brand recognition and trust. However, configuration can sometimes be tricky.

Common Custom Domain Issues

DNS Configuration Errors: Incorrect CNAME or A records pointing to the wrong server.
SSL Certificate Problems: Missing, expired, or improperly configured SSL certificates leading to 'Not Secure' warnings.
Propagation Delays: DNS changes can take time (up to 48 hours) to propagate across the internet.
Firewall/Proxy Issues: Network configurations blocking access to the custom domain.
Platform-Specific Settings: Incorrectly entered custom domain details within your link management platform.

How to Diagnose Custom Domain Issues


  • Check DNS Records: Use an online DNS lookup tool (e.g., `dig` or `nslookup` via command line, or web-based tools) to verify that your CNAME or A record is correctly pointing to your link management provider's server.

  • Verify SSL Status: Visit your custom domain (e.g., `https://go.yourbrand.com`) directly in a browser. Look for the padlock icon. If it's missing or shows an error, there's an SSL problem.

  • Consult Your Link Management Platform: Check the custom domain settings within your Rer account. Ensure the domain is added correctly and its status is 'active' or 'verified'.

  • Test from Different Networks: Try accessing the custom domain from different internet connections or devices to rule out local network issues.

Steps to Resolve Custom Domain Issues


  • Correct DNS Records: Access your domain registrar or DNS hosting provider's control panel. Ensure your CNAME record points to the exact host provided by your link management service (e.g., `cname.rer.to`). If using an A record, ensure it points to the correct IP address.

  • Renew/Reissue SSL Certificate: If your SSL certificate is expired or invalid, follow your link management platform's instructions to reissue or renew it. Many platforms automate this with Let's Encrypt.

  • Wait for Propagation: If you've just made DNS changes, allow up to 48 hours for global propagation. You can monitor progress with DNS lookup tools.

  • Review Platform Settings: Double-check that the custom domain is correctly entered and activated within your link management platform. Ensure there are no typos.

  • Contact Support: If all else fails, reach out to the support team of your domain registrar and your link management provider. They can offer specific guidance based on their systems. For complex issues, our services can provide expert assistance.

5. Best Practices for Proactive Issue Prevention

Prevention is always better than cure. Adopting best practices can significantly reduce the occurrence of link management issues.

Regular Audits: Schedule weekly or monthly audits of your links using automated tools. This is the most effective way to catch problems early.
Consistent Naming Conventions: Use clear, consistent naming conventions for your shortened links and campaigns. This improves organisation and reduces errors.
Utilise Tags and Folders: Organise your links within your management platform using tags, folders, or categories. This makes it easier to manage and locate specific links.
Implement a Review Process: Before publishing new links, have a second person review them for accuracy, especially the target URL and any conditional logic.
Set Expiry Dates: For time-sensitive campaigns, set explicit expiry dates for your links. This prevents old, irrelevant links from circulating.
Monitor Analytics Regularly: Keep a close eye on your link analytics. Sudden drops in clicks or unexpected spikes can be early indicators of a problem.
Backup Your Data: If your link management platform allows, regularly back up your link data and configurations.
Stay Updated: Keep your link management platform and any integrated tools updated to benefit from the latest features and security patches. Check our frequently asked questions for more tips on optimising your link strategy.

  • Document Processes: Create clear documentation for your team on how to create, manage, and troubleshoot links. This ensures consistency and reduces reliance on individual knowledge.

By following this comprehensive guide and adopting these proactive measures, you can ensure your link management strategy remains robust, reliable, and effective, supporting your overall digital objectives.

Related Articles

Tips • 2 min

Advanced Analytics Tips for Deep Link Optimisation

Tips • 11 min

Best Practices for Tracking and Analysing Link Performance

Guide • 3 min

Guide to Dynamic Link Rerouting: Maximising Engagement

Want to own Rer?

This premium domain is available for purchase.

Make an Offer