• Resolved fwitja

    (@fwitja)


    Hi,

    I have a question about table press.
    I’am working with SEOPress | Version 5.9.0.2 and the tool shows that I have “No Follow Links” show orange because “We found 4 links with nofollow attribute in your page. Do not overuse nofollow attribute in links.”

    The links point to 4 tables of table press in my page.

    Is there a way to avoid this error in SEOPress?

    Thanks in advance
    Frits Witjas

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    TablePress does not add nofollow to links by itself. Thus, it should be safe for you to edit the links in these tables and remove the rel="nofollow" attribute there.

    Regards,
    Tobias

    Thread Starter fwitja

    (@fwitja)

    Hi Tobias,

    Thanks for responding to my question.

    Sorry, but where should I edit the links in the tables?

    With kind regards
    Frits

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, now I see. You are not talking about links in your tables, but that other plugin is picking up the “Edit” links that are shown below the table.

    With this, you can safely ignore this warning. These “Edit” links are never picked up by search engines, so that they will not see the nofollow either.

    Regards,
    Tobias

    Hi @fwitja

    Benjamin from SEOPress.

    Just to let you know we’ll automatically exclude these links from the analysis with our next major update.

    Hi @tobiasbg, can you confirm this filter is the best to one to use please?

    add_filter( 'tablepress_edit_link_below_table', '__return_false');

    (will be only used when doing our Ajax call).

    Thx

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    that sounds good!

    Yes, this filter will prevent generation of that link.

    Regards,
    Tobias

    Top!

    Thread Starter fwitja

    (@fwitja)

    Thnx Guy’s

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias
    ?
    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘No Follow Links’ is closed to new replies.