Results 1 to 8 of 8

Thread: noindex for expired listings

Threaded View

  1. #1

    noindex for expired listings

    Hello Rudi,

    Please refer to rlCommon.class.php -> function metaRobots() and let me know the reason for below code:

    Code:
    Only registered members can view the code.
    It changes meta robots to noindex when listing is expired. But it never happens, because $GLOBALS['listing_data']['Listing_expired'] never be true for expired listings by Cron. You can check with any listings with status='expired' by Cron

    I already explained the problem in details at this post:
    https://forum.flynax.com/showthread....ll=1#post24226

    Please clarify me about it.
    Last edited by Bahram Soltanirad; May 19, 2021 at 04:52 AM.