Quote:
Originally Posted by mvc333
Ah I didn't notice the close button tbh when I clicked on a thumbnail might want to make that a BIT more obvious....
|
Sounds like a good point. I will try to make it a bit more obvious.
Quote:
Originally Posted by mvc333
One traditional way around it is to generate static versions of each page for the search engine to consume even while you have the dynamic version for surfers.... based on the fact that you wrote the script I am assuming you'd be able to generate static outputs and just have a link to it/them from the main page.....
|
You mean i should have seperate .html files with static content? Or a .php file which outputs all the galleries and on the main page a link to that file?
Quote:
Originally Posted by mvc333
I very much like your style ;) I'm guessing you're a software developer then eh? I am but I use C#/asp.net as opposed to php.
|
I dont consider myself a developer as i'm not developing anything for others. But i sure wish i could make a living with developing. ;)
Thanks again for the suggestions!