Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

Odd twitter meta data description on all pages

Ok, I have found the problem.

At some point in the history of my site I installed a theme which inserted a lot of dummy data. This made pages that have the “Lorem Ipsum” text in the post_excerpt. A year later, I switched to Astra Pro theme and Elementor, which do NOT show the Excerpt editor. I then customised the existing pages and forgot about it, until I noticed it in the search results.

I was able to find it by running this SQL on MySQL:

SELECT * FROM wp_posts WHERE post_excerpt like '%lorem%'

I fixed it like this (run this at your own risk and backup first).

UPDATE wp_posts
SET post_excerpt=""
WHERE post_excerpt like '%lorem%'

Then I cleared all caches and checked View Source and it’s gone!

Related Posts:

  1. Link section within page with slash (/) and not hash (#) without reloading the page
  2. Where is the key _wp_page_template passed?
  3. Blank Pages with # URL & Google
  4. Edit custom HTML page from WP admin dashboard
  5. Page Slug Won’t Change – Can’t Edit Archive Page With Slug or Reassign Slug
  6. Update Pages ONLY from Stage to Live (not products)
  7. How to remove the duplicate title tags and duplicate meta descriptions?
  8. Custom Filter using meta_value in wordpress admin list not working
  9. Add infinite scroll to content splitted post
  10. Check if wp-login is current page
  11. How to get current page ID outside the loop?
  12. Contact Form on WordPress Sites?
  13. Page returns 404 with POST variables, but not without
  14. Custom templates not showing up in template dropdown
  15. Get page id by template
  16. Using pre_get_posts on true pages and static front pages
  17. Get the content of a specific page (by ID)
  18. How to get page title with the page ID?
  19. Show more than 20 items in pages or posts edit dashboard
  20. Allowing user to edit only certain pages
  21. How to display last 3 posts (recent posts) in a static page?
  22. How to give paged links custom title?
  23. How to set post slug when using wp_insert_post();?
  24. How can I keep the content of my pages version controlled?
  25. How to load javascript on custom page template?
  26. How to configure WordPress to handle 75,000 pages?
  27. How to update page status from publish to draft and draft to publish
  28. Check if is on child-page of a particular page
  29. Change page template programmatically ?
  30. Conditional tag to check if ‘page.php’ is being used?
  31. Customizing the URLs of WordPress Login and Sign-up Pages?
  32. How to disable posts and use pages only
  33. featured image as background image on pages
  34. Check IF is a “single product page” and Check the “role” for a Redirect
  35. A check for if is parent page, if has children, if has grandchildren
  36. How to load JS and CSS only on specific Pages using is_page()?
  37. Adding meta tag without plugin
  38. Listing pages which uses specific template [duplicate]
  39. Proper way to get page content
  40. Access the same page from multiple urls (wildcard)
  41. Create a page without adding a page in the Database
  42. Is there a way to change the default page template selection?
  43. Can I have two child pages of different parents with the same name?
  44. What methods to use to create small, editable pieces of text for static pages?
  45. Show Default Editor on Blog Page ( Administration Panel )
  46. Hide page visual editor if certain template is selected?
  47. What is the difference between $paged and $page?
  48. multi page password protection
  49. Create a “Dummy” parent page for a hierarchy in page listing?
  50. How do I convert a page’s title to lower case?
  51. Get top level page parent title
  52. How to add a specific widget to only 1 page?
  53. Restrict admin access to certain pages for certain users
  54. page title, parent tilte and grand parent title
  55. How to add jQuery script to an individual page?
  56. WordPress page edit does not save selected template
  57. Add a Page without header and menus?
  58. What is an alternative to get_page_by_title()?
  59. Password protect page with multiple passwords
  60. Create pages automatically if they don’t exist
  61. Find empty pages or pages which have less than x characters
  62. Allow only new sub-pages to be created
  63. Set page template automatically based on parent
  64. Editing Complex Pages in Visual Mode
  65. Creating a template using a specific slug name, for a page with a parent page
  66. Can I display submenus in groups, using wp_list_pages?
  67. Is there a default template file for child pages / subpages?
  68. Get wp_get_attachment_url outside of loop
  69. Order by menu_order and title?
  70. Require title for pages
  71. WP Page and Subdirectory with same name
  72. Replace Dashes Before Title in Page List
  73. Add a new page to wordpress programmatically
  74. Get Permalink for the top level parent of child pages
  75. Proper method to restrict non logged users into certain pages
  76. How to redirect on particular page in wordpress? [closed]
  77. Get page id by title?
  78. What is the use of $page_title and how to use it?
  79. How to embed page content in a blog post
  80. Can I display the widget admin in the page admin?
  81. How to add or remove metabox each page separately?
  82. Some pages are missing from the Parent Page select in the Editor
  83. WordPress parent select need to be removed
  84. Manual excerpts for pages not working on Search
  85. Prevent WordPress from adding linebreaks to javascript embedded in a page
  86. How to get the specific Page’s current ID and use it in a get_page function?
  87. Custom SQL Query for WordPress page
  88. How to display code if it is not certain pages?
  89. Change admin startpage to Pages-page?
  90. Notify admin when page is edited?
  91. Multiple areas of dynamic content in a page
  92. Internal Links to Pages in PHP?
  93. How do I set and list page_template with wpcli?
  94. How to get post or page excerpt using post_excerpt
  95. Set Session Time Limit for Password Protected Posts
  96. How do I modify this page template to show subpage excerpts (not post excerpts)?
  97. Different fields in My Profile page depending on user role
  98. Password protected post or page – error message by wrong password?
  99. Limit number of pages that use a specific template?
  100. How to display list of child pages of parent page in wordpress?
Categories pages Tags pages, post-meta, seo
Remove Zero Money From Previews Order woocommerce
Shortcode for Comments and Comment Boxes in Post Loop

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress