+ Reply to Thread
Results 1 to 2 of 2

Thread: Custom permalinks structure like wordpress

  1. #1
    Junior Member
    Join Date
    Dec 2016
    Posts
    10

    Question Custom permalinks structure like wordpress

    hi.,

    it would be great if you guys could add a feature like wordpress has. where we can specify permalink structure for individual listings .

    e.g. we can specify like these

    Code:
    Only registered members can view the code.
    Code:
    Only registered members can view the code.
    and all the ads listings will get the URl in that format.

    imho its not that difficult to implement something like this.

    just create a custom function to build url, and depeding on the specified format, the url will be generated after providing post id , post title and so on.

    in this way, all flynax customers wont compete with each other and every site can have special link structure and it will benefit for ranking too.

    thanks

  2. #2
    Junior Member
    Join Date
    Dec 2016
    Posts
    10

    it can be even made simple if added short codes like

    Code:
    Only registered members can view the code.

    and input field in admin area to specify the custom link structure.

    so ppl can specify like these

    Code:
    Only registered members can view the code.

+ Reply to Thread