![]() | | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: Sep 2008 Location: Bangalore, India
Posts: 414
Blog Entries: 1 Thanks: 23
Thanked 76 Times in 45 Posts
|
Hello all, I set up blogs for clients and have had no problems in including the opt-in form code provided by Aweber. However when it comes to GetResponse, when the user submits his name and email, he is being redirected to a missing page that has this text: Error 404 - Not Found The opt-in form page URL is BestGuitarLearningReviews.com Home and below is the subscription form code: Code: <!-- GetResponse subscription form | start -->
<form action="http://www.getresponse.com/cgi-bin/add.cgi" method="post" id="GRSubscribeForm" accept-charset="UTF-8">
<fieldset>
<table>
<tr>
<td>
<label for="GRCategory2" style="font-size:14px;">Name</label>:
</td>
<td><input type="text" name="category2" size="12" id="GRCategory2" /></td>
</tr><tr>
<td><label for="GRCategory3" style="font-size:14px;">Email</label>:</td>
<td><input type="text" name="category3" size="12" id="GRCategory3" /></td>
</tr>
</table>
<input type="submit" value="Get More Info!" />
</fieldset>
<input type="hidden" name="category1" value="bestguitarlearningreviews" />
<input type="hidden" name="confirmation" value="http://www.bestguitarlearningreviews.com/thank-you/"/>
<input type="hidden" name="ref" value="000" />
<input type="hidden" name="getpostdata" value="get" />
</form>
<style>
<!--
/* form box */
#GRSubscribeForm fieldset {
margin-left:-2px;
border: 0;
}
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
}
-->
</style>
<!-- GetResponse subscription form | end --> Code: http://www.bestguitarlearningreviews.com/thank-you/ Code: http://www.bestguitarlearningreviews.com/thank-you/?email=srikat77@yahoo.com&name=SridharTesting&ip=122.167.89.53&site=submit |
| | |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Jul 2008 Location: Location, Location.
Posts: 2,066
Thanks: 246
Thanked 446 Times in 266 Posts
|
Try this: "http://www.bestguitarlearningreviews.com/thank-you/index.html" Or whatever the actual page is that the thank you data is stored on. It might be that GAR needs an actual page reference rather than a directory. |
| | |
| | #3 |
| Senior Warrior Member War Room Member Join Date: Jul 2008 Location: Location, Location.
Posts: 2,066
Thanks: 246
Thanked 446 Times in 266 Posts
|
Hmm Hold on.. Looking here <input type="hidden" name="confirmation" value="http://www.bestguitarlearningreviews.com/thank-you/"/> You have a double / at the end of the URL. I doubt it's meant to be like that is it ? Try removing that extra "/" |
| | |
| | #4 |
| HyperActive Warrior War Room Member Join Date: Sep 2008 Location: Bangalore, India
Posts: 414
Blog Entries: 1 Thanks: 23
Thanked 76 Times in 45 Posts
|
Simon: The /thank-you is a WordPress generated Page, not static index.html. I use the most common 'Day and name' permalink structure. Code: /%year%/%monthnum%/%day%/%postname%/ |
| | |
| | |
| | #5 |
| HyperActive Warrior War Room Member Join Date: Sep 2008 Location: Bangalore, India
Posts: 414
Blog Entries: 1 Thanks: 23
Thanked 76 Times in 45 Posts
| There's no extra "/" in there. The first "/" is part of the URL and the second one is part of the closing input element. Nothing wrong with it from what I see.
|
| | |
| | |
| | #6 |
| Fly Higher War Room Member Join Date: Mar 2009
Posts: 115
Thanks: 18
Thanked 18 Times in 11 Posts
|
'sridhar', The issue is being caused by how Wordpress deals with the query string that gets added to the end of your thank-you page... 2 solutions for you... 1. Easiest: If you don't do anything with the subscriber details that get sent back to your thank you page, then... 1. login into your GR account 2. select the auto in question 3. go to its settings and choose the 'personalization' tab 4. set 'Passing subscribers' details:' to the top option (off) Now your subs will reach this url... bestguitarlearningreviews.com/thank-you/ instead of this url... bestguitarlearningreviews.com/thank-you/?email=this@that.com&name=joe&ip=10.10.10.1&site=s ubmit (which was causing you the 404) Option 2: Bit More Work: If you need the subscriber's details passed, then have wordpress create a static page for your 'thank you' page rather than a post. Best, Adam |
| | |
| | |
| | #7 |
| Active Warrior Join Date: Oct 2009
Posts: 86
Thanks: 9
Thanked 2 Times in 2 Posts
|
Hi What is the HTML code to add in Mobile Number field for Getresponse Autoresponder? I am using my own opt-in code.. Visit my sites and you will know what I mean. Thanks for your help and I hope to get an answer asap! you may email me at tan639@hotmail.com |
| Secrets 2 Profit - Internet Marketing Blueprint Revealed "Make Money By Copy The Easy Methods To Dominate All Marketing Strategies"
| |
| | |
| | #8 |
| Active Warrior War Room Member Join Date: Jun 2010
Posts: 33
Thanks: 0
Thanked 4 Times in 4 Posts
|
Hi sorry looking for u high n low. Just need to ask are u the guy doing outsourcing for Niche Review Templates? If yes, kindly quote me for 10 sites ? ($67 for 2 - with clickbank affiliate code).. reply to me at ginngoh at gxxxxl dot com Sorry i cant pm u as not qualified yet. |
| | |
| | #9 |
| HyperActive Warrior War Room Member Join Date: Sep 2008 Location: Bangalore, India
Posts: 414
Blog Entries: 1 Thanks: 23
Thanked 76 Times in 45 Posts
|
@ginngoh: Please contact me via the contact form at Sridhar Katakam's Blog regarding Niche Review Blogs.
|
| | |
| | |
![]() |
|
| Tags |
| form, getresponse, optin |
| Thread Tools | |
| |
![]() |