Incorrectly Replacing Form Action
-
I have a form that is being pulled in through a short code, and the Link Juicer is replacing the keyword in the form action with a link. Here’s an example:
<form method=”GET” action=”/dragon/calculate-rider-risk/”
Becomes:
<form method=”GET” action=”/dragon/calculate-rider-risk/”In this example, Dragon is the main keyword, but as part of the action it is being rewritten.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Incorrectly Replacing Form Action’ is closed to new replies.