• Resolved catmaniax

    (@catmaniax)


    Hello, I hope you are well.

    The sidebar’s name/page keeps coming up in the local search results of my site.
    Is there any way to exclude it?

    Please let me know.
    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Hey @catmaniax,

    Oh yes, good spot… yes this will need an updated version.
    Thanks for highlighting the issue, I will add this to the next release.

    Ta,
    Todd

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Looks like a single line fix (not sure how I did not spot this intially).

    From:
    $opts['exclude_from_search'] = true;
    To:
    $opts['exclude_from_search'] = false;

    I have just pushed v1.1.1 with this fix in.
    Please let me know if this does the trick for you (it did in my test boxes)?

    Thread Starter catmaniax

    (@catmaniax)

    The update seems to have worked just fine, thanks!

    Plugin Author toddhalfpenny

    (@toddhalfpenny)

    Great news… and thanks for the heads-up on the issue.

    And of course, *hint hint*, if you like support you’ve received then a nice 5* review would be aces ??

    Thread Starter catmaniax

    (@catmaniax)

    Hey, I just did ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hide from search results’ is closed to new replies.