08-25-2021, 02:17 PM
Hello,
with 15.2.25 on delphi 10.4.2
I have a commercial site that performs very bad with SEO, error page 404!
Let me explain
The several pages are static in pure HTML and work normally with the browser navigate normally whitout PB.
Sometimes CEO robots have an access PB for 404 referencing !!
I specify, I have an index.html page by default site
ex 1:
https://monsite.com
Intraweb redirect always towards index.html for each new session
ex 2:
https://monsite.com/page2.html
Intraweb redirect always towards index.html for each new session, it 's not normally for me
Question 1:
Why when you open a session (SEO or with a normal browser) there is redirection to index.html automatically, how to remove that.
if I want https: //mysite/page2.html
where is the setting in servercontroller?
Question 2:
For optimization CEO, in your doc what is "TIWSearchEngineOptions" used for and how it works ?
Question 3:
What is "FullApplicationURL" used for and how does it work ?
with 15.2.25 on delphi 10.4.2
I have a commercial site that performs very bad with SEO, error page 404!
Let me explain
The several pages are static in pure HTML and work normally with the browser navigate normally whitout PB.
Sometimes CEO robots have an access PB for 404 referencing !!
I specify, I have an index.html page by default site
ex 1:
https://monsite.com
Intraweb redirect always towards index.html for each new session
ex 2:
https://monsite.com/page2.html
Intraweb redirect always towards index.html for each new session, it 's not normally for me
Question 1:
Why when you open a session (SEO or with a normal browser) there is redirection to index.html automatically, how to remove that.
if I want https: //mysite/page2.html
where is the setting in servercontroller?
Question 2:
For optimization CEO, in your doc what is "TIWSearchEngineOptions" used for and how it works ?
Question 3:
What is "FullApplicationURL" used for and how does it work ?