Wordpress Getresponse code? WHere do you put it?

by BJ Min
8 replies
Hi,

I need to put my GETRESPONSE autoresponder code in wordpress.

I don't know where to put it. Where should I go in WORDPRESS so I can
start capturing subscribers in my wordpress blog?

Thank you so much for your help.
BJ

PS...I just got John Reese's course and I found out that is the FIRST thing you want
to do on your blog. To put it at the top right...Where would you put it using wordpress for this?

PPS...If there is anyone who is good at wordpress blogs, i'd be interested in hiring you to revise my blog (which is so amateurish looking). Regardless , please tell me where to put my geteresponse code to set up my list in my blog. Thanks!
#code #getresponse #put #wordpress
  • Profile picture of the author Frank Bruno
    Depending on the type of WordPress theme that you're using, but it would be in the sidebar.php, or sidebar extension.

    To test how your box would appear you can just put "HERE" in a spot that you're testing, refresh the page and see where it shows , and keep doing that until you find out exactly where it needs to go.

    Note that if you try to edit that page through WordPress itself that file has to be writable through SHMOD. You can set it at 777 and change it back to 644.

    Frank Bruno
    {{ DiscussionBoard.errors[87939].message }}
  • Profile picture of the author Anon7
    I use aWeber, but the concept is the same. In my blog, I pasted my code into the Sidebar using the widgets.

    Inside your admin area, just navigate to "Design, Widgets" and open a blank text widget. Paste in your code and you're all set.

    Another thing I did to increase sign-ups is that I added my code to the end of my blog posts as well. You could do this also by navigating to "Design, Theme Editor". Then open "single.php".

    Paste in your GetResponse code just above this line:
    <span class="add_comment"><a href="<?php the_permalink() ?>#comments">

    Hope this helps.

    -Jack
    {{ DiscussionBoard.errors[87979].message }}

Trending Topics