• Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Sign Up
  • Log Out
  • Get Easy Forms
  • Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Sign Up
  • Log Out
  • Get Easy Forms
home/Knowledge Base/Common Issues & Troubleshooting/Referrer URL: Chrome, Edge, Firefox, and others browser show only the website domain
Popular Search:Getting Started

Referrer URL: Chrome, Edge, Firefox, and others browser show only the website domain

140 views 1 August 14, 2021 admin

This issue is related to a recent change in the major browsers. Now, if no referrer policy is set for your website, browsers will use strict-origin-when-cross-origin by default. With this policy the form widget will capture only the origin (referrer website domain), not the full URL.

To fix this issue, add an .htaccess file to your website (where you have published the link to your form) with this content:

<IfModule mod_headers.c>
  # Allow to capture full URLs with Easy Forms widget
  Header always set Referrer-Policy "no-referrer-when-downgrade"
</IfModule>

Ref. | https://developers.google.com/web/updates/2020/07/referrer-policy-new-chrome-default

Was this helpful?

1 Yes  1 No
Related Articles
  • Outgoing Emails are not displayed correctly
  • Number Field and decimals (floats)
  • Parse error: syntax error, unexpected T_OBJECT_OPERATOR
  • Database connection error: Connection refused
  • How to verify that email notifications are sent correctly?
  • Enable HTTPS for everything

Didn't find your answer? Contact Us

Leave A Comment Cancel reply

You must be logged in to post a comment.

Common Issues & Troubleshooting
  • Referrer URL: Chrome, Edge, Firefox, and others browser show only the website domain
  • Outgoing Emails are not displayed correctly
  • Number Field and decimals (floats)
  • Parse error: syntax error, unexpected T_OBJECT_OPERATOR
  • Database connection error: Connection refused
  • How to verify that email notifications are sent correctly?
View All 10  
Popular Articles
  • How to enable / disable DEBUG mode
  • How to update Form Stats from the command line
  • How to RTL (right-to-left) a Form?
  • How to Remove the Default Choice from a Select List Field
  • How to compare two fields to pass the validation (jQuery Validation)
KB Categories
  • Add-Ons
  • Advanced Techniques
  • Common Issues & Troubleshooting
  • Developers "How To's"
  • Getting Started
  • How To

Parse error: syntax error, unexpected T_OBJECT_OPERATOR  

About Easy Forms

With Easy Forms you can create unlimited web forms and most importantly the complete management of them without paying monthly fees

Resources
  • Knowledge Base
  • Documentation
  • Pre-sales Questions
  • Blog
Useful Help Links
  • Get Easy Forms
  • Live Demo
  • License Terms
  • Contact Us
Frequent Visit Links
  • Pre-Sales Questions
  • System Requirements
  • Installing Easy Forms
  • Upgrading Easy Forms
  • Privacy Policy
  • © 2015 - 2022 Baluart EIRL. All Rights Reserved.

Popular Search:Getting Started