Quote:
|
Originally Posted by Garrynz No you can't Michael but it would be good if it was like /photos/showphoto.php/photo/limit/recent/778 instead of /photos/showphoto.php/photo/778/limit/recent as then you could add Disallow: /photos/showphoto.php/limit/ to robots.txt I don't know if this could be done though? |
No, that wouldn't work because of how parameters are passed and expected; you have to have variables and values paired up (i.e. next to one another) for them to work.