How to handle this situation?

by 2 replies
2
Hi, folks,

I am using wordpress to do blogging. At the end of the blog post, there is a resource box, which leads to a squeeze page.

Now I have 300+ posts, with each post has a hard coded URL to the squeeze page.

Now I need to direct the traffic to a new squeeze page with a different URL. How can I do this conveniently? How do you guys do it?



regards
David
#main internet marketing discussion forum #handle #situation
  • Hey Dave,

    If you no longer want to use the first squeeze page, what you could do is put in a redirect line in the head tags of the first squeeze page to direct/bounce the traffic hitting it to the new squeeze page.

    If this is of interest, the code you need is below >>

    <meta http-equiv="refresh" content="0;URL=http://www.THE-URL-OF-YOUR-NEW-SQUEEZE-PAGE.COM">


    I hope this helps
  • Just speak to some freelancer who knows their way around SQL and have them do it for $5 or $10. Getting the URLs changed is one line of database query and won't take someone who knows his stuff longer than a few minutes.

Next Topics on Trending Feed