Extracting Verification URL In Script (302 redirect)
Hi,
I've created an INI file for a new forum platform but am having trouble getting at the URL of my posts for verification.
After doing the POST submission, the platform returns a 302 code, redirecting to the URL of the new post but I don't know how to get GSA Ranker to store this.
Example:
REQUEST: POST http://www.example.com/forum/new_forum_post.php
RESPONSE: 302 http://www.example.com/forum/view_forum_post.php?postid=1234567890
GSA is trying to verify against the 1st URL but obviously my link is at the 2nd.
Any advice appreciated.
I've created an INI file for a new forum platform but am having trouble getting at the URL of my posts for verification.
After doing the POST submission, the platform returns a 302 code, redirecting to the URL of the new post but I don't know how to get GSA Ranker to store this.
Example:
REQUEST: POST http://www.example.com/forum/new_forum_post.php
RESPONSE: 302 http://www.example.com/forum/view_forum_post.php?postid=1234567890
GSA is trying to verify against the 1st URL but obviously my link is at the 2nd.
Any advice appreciated.
Comments