// Combined script to redirect query string URLs and set the canonical tag (function() { alert('Script is running'); var url = window.location.href; var canonicalUrl = window.location.protocol + '//' + window.location.host + window.location.pathname; // Redirect query string URLs to clean URLs if (url.indexOf('?') !== -1) { alert('Redirecting to clean URL: ' + canonicalUrl); window.location.replace(canonicalUrl); // Use replace to ensure the redirect } else { alert('Setting canonical tag: ' + canonicalUrl); // Set the canonical tag var link = document.createElement('link'); link.rel = 'canonical'; link.href = canonicalUrl; document.head.appendChild(link); } })();

BeBlessed

Vivid Mobile-specific Devotionals delivered to your inbox testifying of God's goodness and grace

Beautiful Grace-filled, single-page Christian websites that provide encouragement and hope

Gospel Centered Mini-lessons that teach Shepherds and Online Evangelists new digital tools and strategy

ENTER YOUR NAME & EMAIL BELOW

21 DAY welcome email series! Plus FREE trainings downloads and more, all COMING SOON! Just give me a bit to polish it up and it's yours...

365 DAYS OF ENCOURAGEMENT BLESSINGS PRAYER AND SCRIPTURE

A white dove in mid-flight with wings spread wide, symbolizing peace and the Holy Spirit. The dove's feathers are detailed, showing a range of shades from pure white to soft grays, capturing the grace and beauty of this powerful symbol
Powered by ConvertriPowered by Convertri