Wiki URL: https://tintinpedia.miraheze.org/
Your custom domain: https://tintinpedia.fr/
Do you want Let's Encrypt: Yes
Soronos | |
Sep 21 2023, 20:29 |
F2308751: zoho-domain-verification.html | |
Sep 27 2023, 19:24 |
Wiki URL: https://tintinpedia.miraheze.org/
Your custom domain: https://tintinpedia.fr/
Do you want Let's Encrypt: Yes
I forgot to mention it, but https://www.tintinpedia.fr would also have to be used as the domain name.
Since I've pointed the servers to you, I'd need to add a new TXT record, with the name "@" and the TXT/Target/Point Value to zoho-verification=zb89231409.zmverify.zoho.eu.
Hello,
A few days ago I sent a request to the prefect to register an encyclopaedic association in France. The application was refused because the address I gave, tintinpedia.fr, currently leads nowhere. I know you're very busy and I'd like to thank you sincerely for your work, but the deadline for renewing my application is quite short before I have to start all over again...
I would be very grateful if you could approve this task — and maybe the others, if it's possible (https://phabricator.miraheze.org/T11235, https://phabricator.miraheze.org/T11237)
Hello,
Sorry to bother you again, it seems that when you load a specific page on tintinpedia.miraheze.org, it doesn't redirect to tintinpedia.fr
For example, if I search https://tintinpedia.miraheze.org/wiki/Spécial:Contributions, I'm not redirected to https://tintinpedia.fr/wiki/Spécial:Contributions. On the other hand, if I simply use https://tintinpedia.miraheze.org, it redirects me correctly to https://tintinpedia.fr. Do you know why?
By the way, do you know if the @ TXT record with zoho-verification=zb89231409.zmverify.zoho.eu has registered on DNS?
If it's easier for you, it's also possible to verify using a CNAME with name zb89231409 and destination zmverify.zoho.eu.
or by adding the following file to the HTML root of tintinpedia.fr
I can add that dns record.
So it's " @ TXT "zoho-verification=zb89231409.zmverify.zoho.eu" "?
Thanks a lot, it worked! I'm sorry to bother you again, but it's asking me to add 5 new DNS records - they should be the last ones. The complete instructions are available here.
Record type | Host | Value | Priority | |
MX | MX | @ | mx.zoho.eu | 10 |
MX | MX | @ | mx2.zoho.eu | 20 |
MX | MX | @ | mx3.zoho.eu | 50 |
SPF | TXT | @ | v=spf1 include:zoho.eu ~all | - |
DKIM | TXT | zmail. _domainkey | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGHSMAozpFOb6zOABw9M6S+nnDvRUXFqdLtjyNohI568IcLTb+7fpKpJg+7GhkqlEZ95ZR0rusDW+zPyy4pLTdQqtkBB6addFDGjco5O2iQyAqjaj0lHg+bmr9aMePzcr5TgSQdDQyYCqCquH16j6w8uWvuaAZ3KrEN1e4xS3hdwIDAQAB | - |
If I understand correctly how your GitHub files work, I think it should be in that format, if it's faster for you to copy and pastethe following code.
However I'm not sure it's the right format, as the only indication I've been given is the table above, but I hope it helps.
; Mail exchangers "@ MX "mx.zoho.eu" 10" "@ MX "mx2.zoho.eu" 20" "@ MX "mx3.zoho.eu" 50" ; Others "SPF @ TXT "v=spf1 include:zoho.eu ~all" " "DKIM zmail. _domainkey TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCGHSMAozpFOb6zOABw9M6S+nnDvRUXFqdLtjyNohI568IcLTb+7fpKpJg+7GhkqlEZ95ZR0rusDW+zPyy4pLTdQqtkBB6addFDGjco5O2iQyAqjaj0lHg+bmr9aMePzcr5TgSQdDQyYCqCquH16j6w8uWvuaAZ3KrEN1e4xS3hdwIDAQAB" "
Thank you very much for your help