*

slaven

  • ***
  • 81 posts
SEO URL
« on: July 20, 2024, 10:47:09 PM »
Hello !

How can the URL at the end be -i77 instead of the underscore _i77?



Example:

Ok url:

https://gamma.mb-themes.com/for-sale/electronics/samsung-s7-with-cover-i34

Not ok url:

https://epsilon.mb-themes.com/for-sale/electronics/samsung-s8-pro_i64



Ps: URLs must have no spaces, underscores, or other characters in order to be SEO-friendly. Parameters should be avoided wherever feasible since they make URLs less appealing for people to click or share.
Osclass

*

Sava

  • *
  • 4 posts
Re: SEO URL
« Reply #1 on: July 22, 2024, 11:18:04 PM »
The Seo url should be generated independent of the theme. Where can the problem be? Only the author of Osclass 8 software knows that.

*

MB Themes

Re: SEO URL
« Reply #2 on: July 23, 2024, 01:51:25 PM »
Check your permalink settings.
https://docs.osclasspoint.com/perlmalinks
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sava

  • *
  • 4 posts
Re: SEO URL
« Reply #3 on: July 23, 2024, 05:22:53 PM »
Yes, we can add say:

 RevriteRule ^(.*)_(.*)$ /$1-$2 [L,R=301].


However, any ads that are already generated with "_" will be 404 errored as non-existent, which is an even bigger problem. Is there a solution for this?

*

MB Themes

Re: SEO URL
« Reply #4 on: July 24, 2024, 02:55:23 PM »
omg just update your permalink settings.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sava

  • *
  • 4 posts
Re: SEO URL
« Reply #5 on: July 25, 2024, 09:37:36 PM »
Hmmm. Why didn't osclass optimize the URL or give the admin the ability to simply choose the URL layout? If you say it's very SEO-friendly, then make it so without getting around it.

The site administrator does not need to be a programmer and understand htacess or Apache, but to choose which URL type suits him. Support is weak on this issue.

*

MB Themes

Re: SEO URL
« Reply #6 on: July 25, 2024, 10:06:51 PM »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Rick

  • ***
  • 47 posts
Re: SEO URL
« Reply #7 on: July 26, 2024, 12:51:27 PM »
Hmmm. Why didn't osclass optimize the URL or give the admin the ability to simply choose the URL layout? If you say it's very SEO-friendly, then make it so without getting around it.

The site administrator does not need to be a programmer and understand htacess or Apache, but to choose which URL type suits him. Support is weak on this issue.

I dont know if u think its hard to learn copy & paste and change one line...

But a tip...

Settings > Permalinks...




*

Sava

  • *
  • 4 posts
Re: SEO URL
« Reply #8 on: July 27, 2024, 11:18:11 PM »
Absolutely right. It wasn't difficult at all to replace the bottom line with the middle line.

But it also appears at

“www.osclasspoint.com/category_region-r123456”.

 It can't be modified that easily... an underscore appears between categories and regions.

*

MB Themes

Re: SEO URL
« Reply #9 on: July 28, 2024, 01:19:00 PM »
That one I do not recommend to change as it is define like that in core.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots