NiklasLazinbee
NiklasLazinbee
Hello, I have the same problem, only a few pages are indexed. It seems that the frontend access dosen't index sites or not all sites. I use Sitemap garbage collection...
Oh I just copy the files to my server. I'm not firm in using composer but I try it out. I'm using this for composer.json { "repositories": [ { "type":...
Okay, this is the correct configuration for composer.json { "repositories": [ { "type": "composer", "url": "http://composer.typo3.org/" }, { "type": "vcs", "url": "https://github.com/mblaschke/TYPO3-metaseo.git" } ], "require": { "typo3/cms": "6.2.*", "mblaschke/metaseo": "dev-develop"...
Sorry for late answer, the problem with indexing only few pages persists and I find no reason why. For the specific project I switched to another extension.
I think it fits in with this issue: the height specifications are apparently not supported. Normally I can write in fluid: If I have a portrait format, the image will...