URL redirection issues
-
Hi,
For now I’m using two domains.
Example domain name 1. xxxy.com , 2. xxzz.com
the both domain pointing to one WP site(I mean single source file). all the inner pages and wp admin login everything working fine.
1. https://xxxy.com/?fpm-affiliate-utm-source=IB/Referral&fpm-affiliate-pcode=R001-KC
2. https://zz.zzz.com/?fpm-affiliate-utm-source=IB/Referral&fpm-affiliate-pcode=R001-KC
ISSUE: When I click/hit URL2 it will redirecting to https://xxzz.com/wp-login.php,
URL params value ‘/’ (IB/Referral) is not encoded
same time when I click URL1 It will encoded like that (fpm-affiliate-utm-source=IB%2FReferral) and working fine.
[ https://xxxy.com/?fpm-affiliate-utm-source=IB%2FReferral&fpm-affiliate-pcode=R001-KC%5D
NOTE: hosting is cloudefareThank you
I don’t have a site with WordPress.com yet
- The topic ‘URL redirection issues’ is closed to new replies.