Big problem Please reply

Viewing 4 posts - 1 through 4 (of 4 total)
#144262

shakoor Ahmed
Participant

i have lose all traffic from bing because bing Crawl Download Manager Pages and binag remove my site I have already Disallow Crawling Download Manager pages but i don’t know bing how Crawl Download Manager Pages,
please guide me how to properly Disallow Crawling Download Manager Pages Bing + search engines..?

Check this screenshots

1 Image https://cracksoftwaress.com/wp-content/uploads/2021/01/help-333333300.png
2 image https://cracksoftwaress.com/wp-content/uploads/2021/01/help-2222222.png
3 https://cracksoftwaress.com/wp-content/uploads/2021/01/help-1111.png

#144279

Nayeem Riddhi
Moderator

For make disallow Crawling Download Manager Pages Bing + search engines, Add following code at the end of your active theme’s functions.php:

function noindex_for_wpdm()
{
    if ( is_singular( 'wpdmpro' ) ) {
        echo '<meta name="robots" content="noindex, nofollow">';
    }
}

thanks

#144327

shakoor Ahmed
Participant

thanks for reply

#144330

Nayeem Riddhi
Moderator

you are welcome

thanks

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Big problem Please reply’ is closed to new replies.