Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted data in the markdown post files #104

Open
melroy89 opened this issue Feb 3, 2023 · 0 comments
Open

Unwanted data in the markdown post files #104

melroy89 opened this issue Feb 3, 2023 · 0 comments

Comments

@melroy89
Copy link

melroy89 commented Feb 3, 2023

You're exporting unwanted data into the markdown files.

I was using the supermag theme in the past as well as Gutentor and Stackable, which I'm very happy to get rid of when going to Hugo 🤣 .
However, somehow and somewhere in the MySQL database some meta-data is stored and getting exported to the markdown files.

Which is not desired.

Bonus points: when the article / post was still in draft the url is set to ?p=<number>, which is better to also ignore that default value of Wordpress in case of a draft.

draft: true
url: /?p=3369

dsq_thread_id:
  - 4373526712
dsq_needs_sync:
  - 1
stackable_optimized_css_raw:
  - 'a:0:{}'
supermag_sidebar_layout:
  - default-sidebar
gutentor_css_info:
  - 'a:5:{s:7:"version";s:5:"3.2.0";s:13:"saved_version";i:18;s:6:"is_rtl";b:0;s:6:"blocks";a:0:{}s:18:"load_optimized_css";b:0;}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant