I've started using SSL on my forum and I have problem with seo pagination links.
I changed protocol to https:// and port to 443 in ACP and now, in unread posts search I have (it's example):
- Code: Select all
https://my_domain/my_forum/my_topic-t123.html&start=240
As you can see, start variable is added by ampersand and it can't work.
When I change port to 80, links are ok:
- Code: Select all
https://my_domain/my_forum/my_topic-t123-240.html
I would like to force SSL by web server level, but I must be sure, that everything will be ok
So, what can I do with this?

English |
French