Support Forums - Classified Ads Script Osclass
General osclass questions => General discussion => Topic started by: Vettalo 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.
-
@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.
-
@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.
-
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
-
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.
-
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.