Giter Club home page Giter Club logo

Comments (6)

mimoat avatar mimoat commented on June 23, 2024

this helped me a lot: (the 5 steps) ([https://docs.typo3.org/typo3cms/extensions/cs_seo/Administrator/Index.html])
also good to know:
it won't work, if your installation is e.g. htpasswd protected.
for debugging purposes:
Open chrome dev tools and watch the eID Script (Network -> XHR) when clicking of update. If there are errors in the response you would notice it there (for page module). good luck!

from cs_seo.

davdenic avatar davdenic commented on June 23, 2024

Hi
major problem is i don't get any error.
the 5 steps are just 4, i don't find it in the scheduler tasks.
i'm on nginx, my dev server is password protected, but i tested also without password protection and it doesn't work.
chrome console shows no error for this XHR
typo3/index.php?ajaxID=CsSeo%3A%3Aevaluate&ajaxToken=aeac388a5f2e9b91976b92a3e577a5a7044c2c68
response 200
thanks

from cs_seo.

mimoat avatar mimoat commented on June 23, 2024

ah okay,
you can try to activate the scheduler task:

  1. add new scheduler class
  2. select "extbase-command-controller-task" as task
  3. input a number as frequency (i used 3600)
  4. CommandController-Command: select CssSeo Evaluation "update" from List
  5. Hit Save
  6. Run that Scheduler task.

I don't know if this steps are necessary.

Also be sure to set a correct (and reachable domain record!) - So if you have e.g.:
www.mymachine.dev - it should be "crawlable" by your TYPO3 dev machine

from cs_seo.

mhirdes avatar mhirdes commented on June 23, 2024

Hi,

is the frontend of the page avalibale in public? If you have a .htaccess protection you have to allow the server where TYPO3 runs to call the frontend. So add the IP from the server to the .htaccess file https://docs.typo3.org/typo3cms/extensions/cs_seo/Administrator/Index.html .

Does this solve the problem?

Kind regards,
Marc

from cs_seo.

davdenic avatar davdenic commented on June 23, 2024

Hi
I could solve it on my dev removing password protection, i will test on live since last time it didn't worked, thanks

from cs_seo.

mhirdes avatar mhirdes commented on June 23, 2024

Which Version of PHP, TYPO3, cs_seo do you use? I also wrote you on Slack. If you like to we could chat there first, to find the problem.

from cs_seo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.