text link for blog subscription
-
I have the email subscription widget in my side bar but would also like to add a text link in the about us section. Is this possible and if so, where do I find the URL to link to?
The blog I need help with is: (visible only to logged in users)
-
The button is inside a form which sends hidden values to the page that would process the subscription. It also sends the query string via the POST method.
Having a link would require having an URL with the query string appended to it (GET method) but the target page most probably wouldn’t process it.
Maybe writing something in your “about us” section inviting your readers to subscribe by pressing the button on your sidebar would be an alternative to what you want?
- The topic ‘text link for blog subscription’ is closed to new replies.