| umm, where exactly in configure? Been through them all and cannot find anything that resembles this.
Not sure my template can this as I have written out every page meta manually in pligg.tpl - just need some code I can insert in that file which represents the actual pagenumer a user is on.
Pseudo code:
if pagenumber<>"" then
put pagenumber + some text in a variable
end if |