1
zivXP
survey
  • 2023/2/16 13:44

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


A simple website. English, Russian languages.
https://en.oncom.ru
2.5.10

Customers visit the site and are given reports.
Not very convenient, but it works. Displays photos and videos attached to the page.

2
goffy
Re: survey
  • 2023/2/16 16:36

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


congratulation, looks very good

3
heyula
Re: survey
  • 2023/2/16 18:37

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


Nice job.

en.oncom.ru/publisher.item.37/services.html

instead

en.oncom.ru/modulename.37/services.html

You can use the code below for publisher's seo friendly link

https://xoops.org/modules/publisher/item.php?itemid=6071

4
Mamba
Re: survey
  • 2023/2/17 6:45

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Nice job, looks very good!

Congratulations!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

5
zivXP
Re: survey
  • 2023/2/17 7:27

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


Quote:

en.oncom.ru/publisher.item.37/services.html

Thank you, I will try this option.
I tried to completely abandon this part (publisher.item.37), but it didn't work out.
I wanted to do en.oncom.ru/services.html
But I couldn't do it

6
zivXP
Re: survey
  • 2023/6/23 18:31

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


Quote:

heyula wrote:

You can use the code below for publisher's seo friendly link

https://xoops.org/modules/publisher/item.php?itemid=6071


Only now I was able to make this change. It turns out very well. Thanks for the advice!

7
zivXP
Re: survey
  • 2023/6/23 19:46

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


Quote:

zivXP wrote:
Quote:

heyula wrote:

You can use the code below for publisher's seo friendly link

https://xoops.org/modules/publisher/item.php?itemid=6071


Only now I was able to make this change. It turns out very well. Thanks for the advice!


But it doesn't work for categories. And that the numbers are also entered into the address bar.

I also added in .htaccess
RewriteRule ^publisher-([0-9.]+)/([a-z-0-9-]+).html modules/publisher/item.php?itemid=$1 [L]
RewriteRule ^publisher-([0-9.]+)/ modules/publisher/category.php?categoryid=$1 [L]

Now the logic in the URL has gone astray. How to do it right?

8
heyula
Re: survey
  • 2023/6/24 13:08

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


You can try..

# Adding a category
RewriteRule ^publisher-([a-z-]+)/?$ modules/publisher/category.php?categoryid=$[L]

9
zivXP
Re: survey
  • 2023/6/25 7:54

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


And how to make the page open only at the specified addresshttps://sevamed.com.tr/sevamed-17/sevamed.html ?
And at the specified addresshttps://sevamed.com.tr/sevamed-17/sevamedwwwwwwwwwuuuuuuuu.html didn't open?

I've been trying to do this for a long time, but so far nothing is working. This is done so that there are no accidental duplicate pages in search engines.

10
zivXP
Re: survey
  • 2023/7/2 10:30

  • zivXP

  • Not too shy to talk

  • Posts: 113

  • Since: 2006/2/9 1


Quote:

zivXP wrote:
And how to make the page open only at the specified addresshttps://sevamed.com.tr/sevamed-17/sevamed.html ?
And at the specified addresshttps://sevamed.com.tr/sevamed-17/sevamedwwwwwwwwwuuuuuuuu.html didn't open?

I've been trying to do this for a long time, but so far nothing is working. This is done so that there are no accidental duplicate pages in search engines.


To do this. We need a single entry point (front controller). It contains a router that will launch the appropriate software handler (controller) for a specific address or addresses of a specific format.
Is there such a possibility in xoops or in the "publisher" module?

Login

Who's Online

149 user(s) are online (58 user(s) are browsing Support Forums)


Members: 0


Guests: 149


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits