• Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • Get Easy Forms
  • Home
  • Blog
  • Documentation
  • FAQ
    • Pre-Sales Questions
  • Log In
  • 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

690 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
  • Warning: session_start(): Failed to read session data
  • Install PHP Intl extension
  • Increase PHP memory limit
  • Update v1.* Forms to Make It Compatible with Easy Forms v2.*
  • Outgoing Emails are not displayed correctly
  • Number Field and decimals (floats)

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
  • Warning: session_start(): Failed to read session data
  • Install PHP Intl extension
  • Increase PHP memory limit
  • Update v1.* Forms to Make It Compatible with Easy Forms v2.*
  • Outgoing Emails are not displayed correctly
View All 14  
Popular Articles
  • How to Show/Hide HTML elements with Conditional Rules
  • How to enable / disable DEBUG mode
  • How to Submit a Form as WhatsApp Message
  • How to update Form Stats from the command line
  • 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

  Update v1.* Forms to Make It Compatible with Easy Forms v2.*

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 - 2024 Baluart EIRL. All Rights Reserved.

Popular Search:Getting Started