Mobile app version of vmapp.org
Login or Join
Megan663

: How to setup an AdSense crawler login that supports a range of dynamic URLs? I have a website that largely features dynamic content. Every piece of dynamic content has it's own URL, such as

@Megan663

Posted in: #Dynamic #GoogleAdsense #WebCrawlers

I have a website that largely features dynamic content. Every piece of dynamic content has it's own URL, such as "www.example.com/page/*/*"

The problem I have is that many of these pages require a user to be logged in. I have read about AdSense crawler login, and tried to implement it. However, I can find no mention of wildcards or regular expressions for the URL. As far as I can tell, AdSense crawler login only supports static URLs.

Is there any way to setup an AdSense crawler login that supports a range of dynamic URLs?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Megan663

1 Comments

Sorted by latest first Latest Oldest Best

 

@Megan663

From the AdSense help page it says that they support entire directories that need login:


You'll need to provide the following information:


Restricted directory or URL: The URL that is blocked from our crawler's access.
...



So you could tell them that /page/ requires login. If there are other pages in that directory that don't require login, AdSense crawler would also fetched them logged in.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme