• Hi there,

    First off, thanks for the great plugin! Yoast is picking up everything for us bar the ACF Page Link fields.

    Yoast Analysis says – “No links appear in this page, consider adding some as appropriate.” Any ideas on a solution for this?

    Thanks again for your time and effort ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Viktor Fr?berg

    (@viktorfroberg)

    Hi!
    Thanks! The only value that is saved when using ACF Page Link fields is a string containing the url. As of now we just return that url as is (text).

    We could probably catch that somehow and sen a link to Yoast, with the page title of that link as text.

    I’ll look into it.

    / Viktor

    Hi. Any updates regarding this? I also have a repeater field, where a lot of internal links are added, but it says “No links appear … “. I also have the same type of repeater, for external link (using a URL type input field – which saves the url as a text). What workaround could I make for these fields?

    Plugin Contributor Thomas Kr?ftner

    (@kraftner)

    I have just created an issue on Github for this: https://github.com/Yoast/yoast-acf-analysis/issues/97

    Hi,
    I also miss this funcionality. I’m using the page link field as button link to another page on my site like this:
    <a class="btn" href="<?php the_field('page_link'); ?>">Read more &raquo;</a>
    There is still problem saying: No internal links appear in this page, consider adding some as appropriate.
    It would be great if this issue was resolved.
    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ACF Page Link Field’ is closed to new replies.