Subscribe reloading page / clunky
-
We noticed that when using the “subscribe feature it is reloading the page and bringing the user back to the top after the subscription message appears. I’m not sure if this is related to us running our site out of a subdirectory or not… below is the redirects that occurred when I subscribed.
Our subdirectory is /blog/… note in one of the redirects it go to /blog//blog/ at one point which seems odd.
STATUS CODE: 302
URL: https://example.com/blog/wp-admin/admin-ajax.php?action=addSubscription
REDIRECT TYPE: server_redirect
REDIRECT URL: https://example.com/blog//blog/hello-world/?wpdiscuzUrlAnchor&subscriptionSuccess=1&subscriptionID=4#wc_unsubscribe_messageSTATUS CODE: 301
URL: https://example.com/blog//blog/hello-world/?wpdiscuzUrlAnchor&subscriptionSuccess=1&subscriptionID=4#wc_unsubscribe_message REDIRECT TYPE: server_redirect
REDIRECT URL: https://example.com/blog/hello-world/?wpdiscuzUrlAnchor&subscriptionSuccess=1&subscriptionID=4#wc_unsubscribe_messageSTATUS CODE: 200
URL: https://example.com/blog/hello-world/?wpdiscuzUrlAnchor&subscriptionSuccess=1&subscriptionID=4#wc_unsubscribe_message REDIRECT TYPE: client_redirect
REDIRECT URL: https://example.com/blog/hello-world/STATUS CODE: 200
URL: https://example.com/blog/hello-world/
REDIRECT TYPE: normal
- The topic ‘Subscribe reloading page / clunky’ is closed to new replies.