Forum Moderators: goodroi
Each section in the robots.txt file is separate and does not build upon previous sections.
For example:
User-agent: *
Disallow: /folder1/
User-Agent: Googlebot
Disallow: /folder2/
In this example only the URLs matching /folder2/ would be disallowed for Googlebot.
Do I need to put an asterisk behind the popup_image.php* ?