Page 1 of 1

Ever Used Keywords?

Posted: Mon Feb 09, 2026 10:49 am
by RainerBielefeld
Hi,
Is there a trick to find out all ever used keywords from the input shown in the attachment?

CU

Rainer

Re: Ever Used Keywords?

Posted: Mon Feb 09, 2026 7:20 pm
by fraenkiman
Hello Rainer,

Take a look in the directory fp-content/content/seometa/entries/
And there in the respective *.ini file. However, there is no wrapper that searches all ini files for

Code: Select all

[meta]
description=
keywords=.
The easiest way to do this would be with grep on Linux.

Best regards,
Frank