*

Vettalo

  • ***
  • 59 posts
Hot: Big interested question only professional developers
« on: September 02, 2021, 02:47:36 PM »
Hello guys,
Since we know that osclass is a wordpress based script!
so im very interested to revert the search permalink as wordpress, example:

default url:
https://demo.osclasspoint.com/search/sOrder,dt_pub_date/iOrderType,desc/city,Ireton/sPriceMin,0/category,for-sale


needed url:
https://demo.osclasspoint.com/?page=search&sOrder=dt_pub_date&iOrderType=desc&city=Ireton&sPriceMin=0&category=for-sale
or:
https://demo.osclasspoint.com/?p=search&sOrder=dt_pub_date&iOrderType=desc&city=Ireton&sPriceMin=0&category=for-sale

----------------------------------------------------
without permalink search url looks like this:
https://demo.osclasspoint.com/index.php?page=search&sOrder=dt_pub_date&iOrderType=desc&city=Ireton&sPriceMin=0&category=for-sale
but of course when permalink is disabled and url display php extension.

----------------------------------------------------

so is there anyone can has been working in it with a success result?
Regards.
« Last Edit: September 02, 2021, 03:48:54 PM by MB Themes »

*

MB Themes

Re: Hot: Big interested question only professional developers
« Reply #1 on: September 02, 2021, 03:49:44 PM »
@Vettalo
Your request does not make any sense, so not sure why would someone spent time on it.
Osclass was wordpress based script in 2010.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vettalo

  • ***
  • 59 posts
Re: Hot: Big interested question only professional developers
« Reply #2 on: September 02, 2021, 04:02:16 PM »
@Vettalo
Your request does not make any sense, so not sure why would someone spent time on it.
Osclass was wordpress based script in 2010.
Does not make any sense?

All success osclass website working with search dynamic url check out this websites.
milanuncios dot com
subito dot it
wallapop dot com
and manymore dynamic url make website faster than using slash like browsing folders.
i was working in permalink search url 2 years ago and i was almost finishing it but i gave up and now i regreted why not saved work for the future.
comma and slash was modified succssefully but i was missing a few lines and all done.

osclass search url is very ugly ask developers will explain you why.
Regards.

*

MB Themes

Re: Hot: Big interested question only professional developers
« Reply #3 on: September 02, 2021, 04:09:46 PM »
That is nonsense, because:
1. Url pattern has no impact on site speed
2. Link that contains ? and & signs is not considered as friendly
3. Url is created for robots, not for humans
4. Robots does not differentiate between ugly/not ugly urls
5. Developers has no reason to know how url should look like, as they do what they got from business
6. Fact that random site use particular url does not mean anything
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Vettalo

  • ***
  • 59 posts
Re: Hot: Big interested question only professional developers
« Reply #4 on: September 04, 2021, 08:09:01 PM »
That is nonsense, because:
1. Url pattern has no impact on site speed
2. Link that contains ? and & signs is not considered as friendly
3. Url is created for robots, not for humans
4. Robots does not differentiate between ugly/not ugly urls
5. Developers has no reason to know how url should look like, as they do what they got from business
6. Fact that random site use particular url does not mean anything

I asked a question in the wrong place.
im sorry.

*

MB Themes

Re: Hot: Big interested question only professional developers
« Reply #5 on: September 04, 2021, 08:30:35 PM »
Not true, you just asked question, to that it does not make sense to spent time to answer it, as solution will bring absolutely no effect.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots