redj FROM URL fine tagmeta URL the same but not wo
-
ppeer
-
Topic Author
-
Offline
-
Junior Member
-
Less
More
-
Posts: 25
-
Thank you received: 0
-
-
10 years 5 months ago #2644
by ppeer
I am using the 200 redj rule: ^/[^/\.]+$ with succes.
Now, when I use this URL rule in tagmeta it doesn't result in any hits (by using the same url which is succesfuly
redirected -200- by redj).
The redj plugin is before the tagmeta plugin and both are activated.
By the way, when using the TO URL of redj in tagmeta, it performs as expected (hits are counted for)
Any clue?
regards,
Peter
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 5 months ago #2646
by admin
Hi Peter,
this is because ReDJ's internal redirect alters server variables, so the REQUEST_URI for Tag Meta is different from /. To be sure about this you can use a new feature just released with last version of Tag Meta. Enable the debug, then open the browser console (F12 on chrome, tab Console) and reload the page. You should see Tag Meta info about the real internal URL. Then create your rule according to this new URL.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
ppeer
-
Topic Author
-
Offline
-
Junior Member
-
Less
More
-
Posts: 25
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.134 seconds