Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Non SEF URLs
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 4 (Joomla 1.6/1.7/2.5+ compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Non SEF URLs

Non SEF URLs 12 years, 1 month ago #29071

  • payon
  • OFFLINE
  • Posts: 12
Hi, I have a problem, that e. g. when using Kunena extension, Artio is creating the following SEF URLS in the database for each post:

category/test-post/moderate.html index.php?option=com_kunena&catid=10&do=moderate&func=post&Itemid=148
werbung/test-post/moderatethread.html index.php?option=com_kunena&catid=10&do=moderatethread&func=post&Itemid=148
category/test-post/quote.html index.php?option=com_kunena&catid=10&do=quote&func=post&Itemid=148
category/test-post/reply.html index.php?option=com_kunena&catid=10&do=reply&func=post&Itemid=148
category/test-post/report.html index.php?option=com_kunena&catid=10&func=report&Itemid=148
category/test-post/sticky.html index.php?option=com_kunena&catid=10&do=sticky&func=post&Itemid=148
category/test-post/subscribe.html index.php?option=com_kunena&catid=10&do=subscribe&func=post&id=5452&Itemid=148

But I do only want to have the post itself in the database, not all of the clicking options. So for reply, report etc. there shouldn't be any built SEF URL in the data base, as this directly increases tenfold the database entries for each post.

So I tried to exclude these URLs from SEF generation by adding "func=post;func=report"
1. to extension --> kunena --> common --> Custom non-SEF variables
2. to extension --> kunena --> common --> Do not SEF URLs matching regular expression

But still these SEF URLs are generated, and are stored in the database, so what is wrong?
It would be very helpful to get your feedback.

Best regards

Payon
The topic has been locked.

Re: Non SEF URLs 12 years ago #29113

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,
You should use the second option, Do not SEF URLs matching regular expression, but you need to create a regular expression correctly, for example:
(func=post)|(func=report)

You can find many guides on using regular expressions on the internet.
ARTIO Support Team
The topic has been locked.

Re: Non SEF URLs 12 years ago #29136

  • payon
  • OFFLINE
  • Posts: 12
Thanks a lot for the answer. I will try this option
The topic has been locked.
  • Page:
  • 1
User Login Empty