getnikola / nikola

A static website and blog generator
https://getnikola.com/
MIT License
2.62k stars 449 forks source link

google indexing always fails with redirect error #3666

Closed RavikumarTulugu closed 1 year ago

RavikumarTulugu commented 1 year ago

Google indexing always complains "redirect error" when trying to index my website. i have a blog which is getting generated by nikola engine. i am following this procedure. I do a build with "nikola build" and copy all the files and folders under "output" directory to my blog folder. Every thing works fine but google indexing always complains "redirect error". Please advise.

Kwpolska commented 1 year ago
  1. Are there more details about the error?
  2. What is the site? Where is it hosted?
  3. Are you using any form of redirects (in your web server, via Nikola REDIRECTS)?
RavikumarTulugu commented 1 year ago

the site is https://peerdrive.net and the URL is https://peerdrive.net/blog/index.html I have one redirect rule which redirect http --> https

Kwpolska commented 1 year ago

Is there more information from Google about the error?

RavikumarTulugu commented 1 year ago

unfortunately no, i use google search console app and request indexing , i get a mail after few days that the 'indexing' failed.

Kwpolska commented 1 year ago

Are you sure? I’ve received some messages from Google Search Console, and they have a button to fix the issue, and you can find more information in the console.

Many Nikola websites index just fine. Without any details, we cannot help.

RavikumarTulugu commented 1 year ago

ok , let me dig more information and get back.