I need a page in php and if necessary javascript or any other language (I don't think it is necessary).
What should the page have?
Only one box where you can enter a url per line and below a submit button.
When clicking on the button, it must return each url below and say if it is indexed or not by google (index or no index).
I think it's easy since they only have to call site: url and if it returns links it is indexed, if it does not return anything it is not indexed.
I just need that, thanks.
No specific requirement, that it be in a .php file that I can run from my online server, like one more page.