ALL >> Marketing >> View Article
Should I Use Protocol-relative Urls In Ad Tags?
Ad tags can be placed in many areas of a website: some secure areas and some non-secure areas. However, non-secure content can be blocked by the browser when the web page is secure. The error message in Internet Explorer is "This Page Contains Both Secure and Non-Secure Items. Do you want to display the nonsecure items?" Other browsers can simply ignore and skip the non-secure content. This means a non-secure ad might not display within a secure website. This is one of the common sources for data discrepancy if there are multiple ad servers involved in tracking the same ad impression.
Therefore, it's better to use the same protocol for all URL requests, either all "http://" or all "https://". For ad serving, it means using the secure ad serving tag on secure sites and the non-secure ad serving tag on non-secure sites. To do this, you can manually match the correct ad tag with your website's area. For example: a non-secure ad tag for the homepage and a secure ad tag for the login area. However, there is a better and more convenient way by using protocol-relative URLs. It is also called scheme-relative URLs or network-path ...
... references.
Instead of using this ad serving tag for non-secure web pages:
1. < i f r a m e s r c="http://g.abc.net/ad.php..." >
2. < a h r e f="http://g.abc.net/ad.php..." >
3. < i m g s r c="http://g.abc.net/ad.php..."/ >< / a >
4. < / i f r a m e >
or this ad serving tag for secure web pages:
1. < i f r a m e s r c="https://g.abc.net/ad.php..." >
2. < a h r e f="https://g.abc.net/ad.php..." >
3. < i m g s r c="https://g.abc.net/ad.php..."/ >< / a >
4. < / i f r a m e >
You can use a protocol-relative URL that has auto-detection and auto-switching:
1. < i f r a m e s r c="//g.abc.net/ad.php..." >
2. < a h r e f="//g.abc.net/ad.php..." >
3. < i m g s r c="//g.abc.net/ad.php..."/ >< / a >
4. < / i f r a m e >
*Note: While using the code remove the excess spaces in the HTML tags.
Considerations
This setup can be applied to other URLs, not just our ad serving tags. However, there are several considerations you need to know before you convert all URLs to this format:
The SSL certificate needs to be valid and working for the same domain as the non-secure/standard domain. If you have SSL on a different domain or sub-domains then this scheme will not work. For example: http://client.example.com and https://client.example.com
Older browsers might not support, understand or properly handle this protocol-relative URL format. Potential issues with these older browsers include double-download of the same files and missing files
Some email software converts protocol-relative URLs to "file://" URLs and try to look in a folder on the client's computer, which likely does not exist. This also happens when you view the web page locally after downloading it.
Thus, it is clear why and how to add protocol relative urls in ad tags.
AdSpeed Adserver is a reliable and powerful ad serving and ad management solution that serves your ads, track impressions, clicks, and report ad statistics in real-time. Driven by the changing needs, Ad manager continues to develop more innovative features and to offer a wide-range of advertising services.
Add Comment
Marketing Articles
1. Python / Django Development & Web Application ServicesAuthor: brainbell10
2. The New Rules Of Ui/ux Design Every Website Must Follow In 2026
Author: idigitize
3. Driving International Success Through Iso Standards In The Kingdom
Author: Riya
4. Why Users Leave Your Website In 5 Seconds (and How Ui/ux Fixes It)
Author: idigitize
5. North America Leads, Apac Accelerates, And Strategic Moves Reshape The Coronary Stents Competitive Landscape
Author: Arun kumar
6. Unlock Professional Opportunities With Class 3 License Training Edmonton At Gem Driving School
Author: Inder Gill
7. Unlocking Scalable Success: How A Business Consulting Firm Redefines Your Growth Roadmap?
Author: Barry Elvis
8. Lead Generation Companies In Dubai: A Detailed Guide For 2026
Author: james
9. Email Marketing Strategies For Selling Plr Products Successfully
Author: BuyQualityPLR
10. How A Fractional Cmo Can Accelerate Startup Growth?
Author: Barry Elvis
11. Best Pop Up Card Manufacturer For Premium Promotional Cards
Author: Sorkin Media Solutions
12. What Is Digital Marketing & Why Uae Businesses Need It
Author: Al murooj solutions
13. Why Affiliate Marketing Is The Future Of Online Entrepreneurship
Author: zane
14. Best Digital Marketing Services In Usa For Business Growth
Author: Digiworld solution inc
15. Seo Services In Dubai: How Easywebplans It Llc Expands Digital Reach For Growing Businesses
Author: Easywebplans IT LLC






