• Resolved ejlarson

    (@ejlarson)


    Hello,

    So I recently changed my domain from thenorthwestmomma.com to empathyencompassed.com. Before that, I had switched my old domain from http to https, so I used the http protocol code in the plugin settings.

    So now, I need to correctly transfer my shares from the old domain, but I’m not sure if I still need the http/https part included? And the code that I used for the new domain keeps saying “unexpected token”.

    I got it to work somewhat, but only some of my posts worked correctly.

    Hopefully this all makes sense and any help is appreciated. Thanks!

    • This topic was modified 6 years, 4 months ago by ejlarson.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    Hello Emma,

    Basically, it’s more of an ‘extra lookup’ than a transfer, and each service’s counts API has its lookup limits.

    So you can choose to recover the HTTP protocol or the HTTPS protocol of thenorthwestmomma.com, but not both protocols of the old domain in addition to the current domain.

    Only one extra lookup is permitted because with triple the lookups, sites run into issues of getting temporarily ignored by each service’s counts API (especially Facebook’s) and not seeing counts at all.

    That said, your current recovery code on empathyencompassed.com looks about perfect. You can remove one redundant line:
    a2a_config.counts = { recover_protocol: 'http' };

    Also the new domain is currently redirecting to HTTP, so you’ll want to make it HTTPS-only soon so new counts get tallied in the right place. ??

Viewing 1 replies (of 1 total)
  • The topic ‘New Domain’ is closed to new replies.