• Resolved Elke

    (@grafikifotoiwebidesign)


    Hi there,

    after searching hours and hours for a solution:

    my problem is that a rss-2-email-newsletter gets its content from a WordPress Feed.

    This feed shows articles that come from various websites and are imported via FeedWordPress. FeedWordPress is edited, so that the permalinks point to the local copy on the website.

    But the WordPress feed automatically produces another permalink (..mehr) to the wrong website and a line at the end with 2 more links to the “wrong” source…(Der Beitrag 3ik-Wochenbericht vom 22.08.2014 erschien zuerst auf 3ik-Strategiefonds.)

    I don’t know PHP and have no idea what files should be edited to delete these unwanted links…

    (I work with Dreamweaver and I’m able to edit all wp-files)

    anybody out there with a step by step instruction / solution…

    Regards,
    Amber

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Elke

    (@grafikifotoiwebidesign)

    Found the solution:

    Its neither the Plugin FeedWordPress nor the WordPress-Feed functions/files!

    Go into your SOURCE-BLOG to: Yoast SEO Plugin -> WordPress-Dashboard -> SEO -> RSS and edit or delete the

    Code:
    German:
    Dieser Artikel erschienim Original unter %%BLOGLINK%%.
    Der Beitrag %%POSTLINK%% erschien zuerst auf %%BLOGLINK%%.
    English:
    The post %%POSTLINK%% appeared first on %%BLOGLINK%%.

    This was entered automatically after on of the last updates. This is OK if you fear that your content is stolen.

    Thread Starter Elke

    (@grafikifotoiwebidesign)

    Next Problem concerning this Issue:

    SOLVED: What worked fine: additional added content – as written above now is gone,

    BUT: Syndicated Posts in this RSS-Feed still bring their (“foreign”)-Source-Url along!!! All Links should post to: https://www.guh-vermoegen.de/article

    But each article that is syndicated from a foreign source has automatically the following <div> or <p><a>at the end:

    Entry from Source A adds:

    <div xml:base="https://guh-vermoegen.de/category/multiplikation/guh-newsletter/feed/">
    </a><a href="https://3ik-strategiefonds.de/3ik-wochenbericht-vom-29-08-2014-test/">...mehr.</a>

    Entry from Source B adds:

    <p xml:base="https://guh-vermoegen.de/category/multiplikation/guh-newsletter/feed/">
    Article-Feed-Content here ...
    <a href="https://ihrkonzept.de/china-wachstums-rueckgang-unter-kontrolle/">...mehr.</a>
    </p>

    Entry from local-Blog looks like that (no Link at the End):
    <div class="feedEntryContent" base="https://guh-vermoegen.de/category/multiplikation/guh-newsletter/feed/">Weitere Gipfelstürme oder Septemberkorrektur? In der zu […]</div>

    Who knows how to get rid of that foreign Source Link, next Newsletter will be running this evening and my customer is not happy with these wrong links…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘syndicated posts in FEED show source url – how can I delete that’ is closed to new replies.