• Resolved acqua

    (@acqua)


    Hello,
    something strange happens to my site since I’ve installed your plugin.
    When I share an article (from mobile only) the url that I get is the one from the origial source where my articles get imported.

    Check this one as an example:
    https://interfans.org/dictat-icardi-juve-o-rimane-allinter-no-a-napoli-e-roma-accettera-solo-la-cessione-ai-bianconeri/

    If you try to share it from your mobile on social media for example or send it via email, the link you get is this instead
    https://www.fcinter1908.it/copertina/dictat-icardi-solo-juve-no-roma-napoli/

    WP url: https://interfans.org
    WP version: 5.2.2
    PHP version: 7.2.20
    Active Plugins:
    – AceIDE, version: 2.6.2
    – Classic Editor, version: 1.5
    – Football Predictor, version: 1.0.4
    – HD Quiz, version: 1.6.1
    – JSM’s Show Post Meta, version: 1.0.8
    – Smush, version: 3.2.2.1
    – Tabs Responsive, version: 1.9.5
    – tagDiv Composer, version: 2.4 | built on 21.05.2019 9:58
    – tagDiv Social Counter, version: 4.5 | built on 21.05.2019 9:58
    – Team Members, version: 4.1.2
    – User Profile Picture, version: 2.3.2
    – World Cup Predictor, version: 1.9.5
    – WP-Polls, version: 2.75.2
    – WP Debugging, version: 2.5.4
    – WP External Links, version: 2.32
    – WP File Manager, version: 5.2
    – WP RSS Aggregator, version: 4.15
    – WP RSS Aggregator – Feed to Post, version: 3.9
    – WP RSS Aggregator – Full Text RSS Feeds, version: 1.3.1
    – WP RSS Aggregator – Interfans, version: 1.0.0
    – WP RSS Aggregator – Keyword Filtering, version: 1.6.2
    – Yoast SEO, version: 11.7

    WPEL Settings:
    array(
    ‘wpel-external-link-settings’ => array (
    ‘apply_settings’ => ‘1’,
    ‘target’ => ‘_blank’,
    ‘target_overwrite’ => ”,
    ‘rel_follow’ => ‘nofollow’,
    ‘rel_follow_overwrite’ => ‘1’,
    ‘rel_noopener’ => ”,
    ‘rel_noreferrer’ => ‘1’,
    ‘rel_external’ => ”,
    ‘title’ => ‘{title}’,
    ‘class’ => ”,
    ‘icon_type’ => ”,
    ‘icon_image’ => ‘1’,
    ‘icon_dashicon’ => ‘dashicons-menu’,
    ‘icon_fontawesome’ => ‘fa-500px’,
    ‘icon_position’ => ‘right’,
    ‘no_icon_for_img’ => ‘1’,
    ),
    ‘wpel-internal-link-settings’ => array (
    ‘apply_settings’ => ”,
    ‘target’ => ”,
    ‘target_overwrite’ => ”,
    ‘rel_follow’ => ”,
    ‘rel_follow_overwrite’ => ”,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ‘1’,
    ‘title’ => ‘{title}’,
    ‘class’ => ”,
    ‘icon_type’ => ”,
    ‘icon_image’ => ‘1’,
    ‘icon_dashicon’ => ”,
    ‘icon_fontawesome’ => ”,
    ‘icon_position’ => ‘right’,
    ‘no_icon_for_img’ => ‘1’,
    ),
    ‘wpel-excluded-link-settings’ => array (
    ‘apply_settings’ => ”,
    ‘target’ => ”,
    ‘target_overwrite’ => ”,
    ‘rel_follow’ => ”,
    ‘rel_follow_overwrite’ => ”,
    ‘rel_noopener’ => ‘1’,
    ‘rel_noreferrer’ => ‘1’,
    ‘title’ => ‘{title}’,
    ‘class’ => ”,
    ‘icon_type’ => ”,
    ‘icon_image’ => ‘1’,
    ‘icon_dashicon’ => ”,
    ‘icon_fontawesome’ => ”,
    ‘icon_position’ => ‘right’,
    ‘no_icon_for_img’ => ‘1’,
    ),
    ‘wpel-exceptions-settings’ => array (
    ‘apply_all’ => ‘1’,
    ‘apply_post_content’ => ‘1’,
    ‘apply_comments’ => ‘1’,
    ‘apply_widgets’ => ‘1’,
    ‘skip_post_ids’ => ”,
    ‘ignore_classes’ => ”,
    ‘subdomains_as_internal_links’ => ”,
    ‘include_urls’ => ‘https://www.fcinter1908.it/’,
    ‘exclude_urls’ => ”,
    ‘excludes_as_internal_links’ => ”,
    ‘ignore_script_tags’ => ”,
    ‘ignore_mailto_links’ => ‘1’,
    ),
    ‘wpel-admin-settings’ => array (
    ‘own_admin_menu’ => ”,
    ),
    );

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Thank you for using External Links!

    I have tried sharing the page from my phone but saw the correct URL being shared (https://interfans.org/dictat-icardi-juve-o-rimane-allinter-no-a-napoli-e-roma-accettera-solo-la-cessione-ai-bianconeri/)

    In either case, External Links could not change the shared URL in any way, it only adds the attributes you set to it.

    I’m not sure how/what app you use to share the URLs but on your page there is a SchemaOrg BreadcrumbList that contains the other URL (https://www.fcinter1908.it/copertina/dictat-icardi-solo-juve-no-roma-napoli/) so maybe your phone is picking that up for some reason. Maybe you could try removing that if you know what is generating it.

    I have been fighting this issue with days now, trying different settings, changes, etc. with no avail. What I have found is that WP RSS is important Canonical data from the feed source (even though the Canonical box to import this information is unchecked. The Canonical URL is then used by Yoast forcing its use when sharing imported feeds.

    I have found that if you go into Yoast and delete the Canonical URL. .then save the post as a Draft. .then go back and share the feed, it posts correctly with your own URL as the host of the feed. Huge pain in the butt for someone who has multiple imported feeds daily which leaves WP RSS pointless to use.

    This started occurring after the last WP RSS update, which worked flawlessly for years previously.

    Unless WP RSS decides to fix this issue, the plugin is obsolete and no one has a need to use it.

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    OK, thank you for sharing your insight into the issue 🙂

    Thread Starter acqua

    (@acqua)

    Yeah the last update messed things a bit.
    Canonical attribute is not correctly kept even if checked

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Wrong url when shared on mobile’ is closed to new replies.