There was a fatal error when trying to format the output file as a webpage. Confirm that there is an output.json file in the directory. If not, you can reference the python-seo-analyzer documentation
{% else %}total time: {{result['total_time']|round(2)}} seconds
page | word count | number of notices | |
---|---|---|---|
keyboard_arrow_down | {{page['url']}} | {{page['word_count']}} | {{page["warnings"]|length}} |
{{page["title"]}} {{page["description"]}}
|
keywords | count |
---|---|
{{ key['word'] }} | {{ key['count'] }} |