I had raised this issue earlier:
viewtopic.php?f=1&t=1070
I work on Joomla & Drupal where pages nos count from: 1 to n.
Using some patterns we can exclude/include pages. But can not fully control validation when the pages are numbered from 1 to n.
But I want a method in which CSE would pass the url to external script/exe which will exit with 1/0 to indicate whether or not cse would skip the target url being processed. Or it could read some javascript code etc rather than calling external program.
I've two more websites coming up containing pages up to 100,000. That means the CMS would be generating 10 times the number of pages.
So I need finer control to validate particular pages only: say from 11000 - 18000 and 50000-51000 etc
Implementing this should be very easy I think.




