Page 1 of 1

Freetag - Per-tag-URLs not working?

Posted: Wed Jun 24, 2009 12:02 pm
by SoWhy
Hi there,

I recently installed the freetag-plugin and it works fine this far. But it links them to an URL like http://blog.sowhy.de/tag/Tagname but if one clicks on this URL, it just shows the main page, i.e. all entries, no matter which tags they have. Can this problem be caused by other plugins conflicting or by my server settings (i.e. because the server path is not the same as the URL path)?

TIA
SoWhy

Re: Freetag - Per-tag-URLs not working?

Posted: Wed Jun 24, 2009 3:06 pm
by garvinhicking
Hi!

How did you configure the freetag event plugin? Did you change any of the permalinks? Usually the path would need to look like this:

http://blog.sowhy.de/plugin/tag/Zensursula

Regards,
Garvin

Re: Freetag - Per-tag-URLs not working?

Posted: Wed Jun 24, 2009 11:59 pm
by SoWhy
Ah, I see. I changed it to remove the "plugin" part in the config and I thought it would reflect on that. Is there a way to change the look of the tag-page btw?

Regards
SoWhy

Re: Freetag - Per-tag-URLs not working?

Posted: Thu Jun 25, 2009 12:41 am
by garvinhicking
Hi!

It would need a custom RewriteRule in your .htaccess to redirect internally to plugin/tag/...

Regards,
Garvin

Re: Freetag - Per-tag-URLs not working?

Posted: Fri Feb 05, 2016 6:16 am
by Christine
I'm trying to do exactly the same as described in this thread - change plugins/tag to /tag, having already changed it to that in the freetag configuration.

I'm a little stumped on what exactly to put in my .htaccess file. I've tried some different things based on some of the other rules already in there, but really don't know what I'm doing.

Any help would much appreciated.