• Hello,

    We are marketing one of our courses to 22 different countries. We are going to use different PPC campaigns for each country.

    Some of our ads have prices in local currency. I want to have a specific landing page for each country that mentions the same
    price.

    Shall I just create 22 separate landing pages and just have the price changed on each page? How do I advise Google that this is
    not duplicate content?

    Is there a better means of doing this from a technical standpoint? On a competitors website, they have a snot slick little dropdown
    where you can pick your currency and the prices changes accordingly but they are not using WordPress so I am not sure how they
    are working it.

    Any thoughts or direction would be great!

    Many thanks,

    Dave

Viewing 3 replies - 1 through 3 (of 3 total)
  • Phil

    (@owendevelopment)

    In basic terms, to avoid duplicate content, you could program in to your header.php file to check IP country range (using some IP tracing software, eg maxminds), you could then do IF statements on a new landing page template, so ‘IF country X, display this’, ‘IF country X, display that’ etc.

    A lot of IF statements, but could do what you need it to.

    Thread Starter wisedave

    (@wisedave)

    Hey Phil,

    Thanks for the advice….do you know of any plug in that can help with something like this or am I doomed to hire a freelancer?

    Cheers,

    Dave

    Phil

    (@owendevelopment)

    Google it, but somewhere like this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Landing Pages for Different Countries’ is closed to new replies.