Quantcast
Viewing all articles
Browse latest Browse all 9614

Re: Add Description Meta to Gallery and rel=canonical to META pages

p.s.  Never mind about the title, I was able to make it unique by modifying /include/themes.inc.php

I just changed this :

'{TITLE}' => theme_page_title($section),

to this :

'{TITLE}' => theme_page_title($section) . " | " . rand(1,1000),


Maybe I'll do t...

Viewing all articles
Browse latest Browse all 9614

Trending Articles