What you are seeing there is the shortcodes for your theme. You are likely using a theme builder which is why there are so many shortcodes. In the back-end, they will show as they are not being executed until they hit the front-end.
You can see how shortcodes work with explanations here.
In reality, they won’t actually show up in search engines as by the time the search engine sees that page, the shortcodes will have executed and returned code/content.
If you are really worried about it, what you can do is manually override that description by putting some content into the “Meta Description” box.
Related Posts:
- SEO Friendly URL on dynamic product page produced via shortcode
- Do shortcodes affect page indexing by search engines?
- How to include code only on specific pages?
- how to include other plugins css files in a shortcode?
- What characters are allowed as a shortcode tag and how should they be sanitized?
- PHP Deprecated: Non-static method should not be called statically
- Loading shortcode with ajax
- Cannot strip JW Player shortcode?
- How to pass multiple values in shortcode?
- append stylesheet via shortcode
- Calling function from within functions.php returns unwanted value
- plugin shortcodes not working on custom theme- unsure how to fix
- How to list all active and specific shortcodes in wordpress
- Nested shortcodes
- wp_specialchars and wp_specialchars_decode in a shortcode plugin
- WordPress web page struggling with performance
- add_filter the_content in functions.php not working
- Plugin shortcode won’t work on a custom template file [closed]
- XML sitemap over product variations
- shortcodes displaying outside of content area with echo statement, not what I wanted [duplicate]
- Regenerate images with automatic ALT and TITLE attributes
- Trying to count the total number of paragraphs inside a blog article
- How Can I Pass the Shortcode’s $atts Variable to the Plugin’s Javascript Function
- Adding json as params to shortcode
- How to set a custom title per language?
- Shortcode is not working in homepage page template (custom front page)
- May i Use ShortCode in Template?
- Confused about shortcode and settings values
- Running jquery script after shortcode [closed]
- google conversion code
- How can I create a custom shortcode that will return a custom post type by ID?
- AddToAny shortcode in the loop
- How to add an automatic refresh in WordPress for a Page/Post or an embedded OneDrive/Excel HTML Code?
- Making a Template for a CPT created by a plugin
- Yoast SEO plugin “could detect no serious SEO problems” on dashboard
- install robots.txt to wordpress website admin
- Nested shortcode functions accessing variable
- Calling an attribute from a plugin shortcode
- accessing wp.media api from a tinymce plugin
- Creating shortcodes in plugin
- Visual Composer shortcode for child theme dir
- Create shortcode to echo javascript
- Redirect to another page using contact form 7? [closed]
- Custom Shortcode Broken in WordPress 3.1
- Namespaced shortcode?
- Help in using SEO Plugins: SEO Ultimate And Yoast SEO Plugin
- Why shortcode always displayed after footer not in body
- Why am I unable to load scripts in head in plugin?
- Where to find the code used to render a page that has a shortcode and a template defined?
- convert more tag to shortcode
- Shortcode does not expand in Facebook like
- XML Sitemap Generator can’t notify google and bing
- Override/ignore CSS from active theme as not to interfere with my custom CSS
- How to use template inside plugin shortcode with variables for big HTML code
- wp_localize_script not passing the data
- How to rewrite URL and get the values?
- Is there a good way to load tiny_mce_popup.js through editor.windowManager.open?
- How to prevent tabs from opening all at once
- Executing Javascript in Plugin
- Shortcode and variable
- How can I achieve this, using shortcodes
- Get variable value based on string constant
- WordPress Sitemap for MSSQL
- Creating New Dynamic Fields for a Certificate (Number Generation, Code Referencing, and more)
- How To Use do_shortcode with WooCommerce One Page Checkout
- custom wordpress theme and yoast seo injecting text in body
- WordPress load same script two times
- How to get current cart values using WC_Shortcodes?
- Can I add Short Code Of A Plugin In The Code Editor of WordPress?
- insert og image link in wordpress post
- How to check if short code is present in template?
- Hide content for specific users with id
- Why is my shortcode not working?
- My wordpress local urls is still displayed even moved to live
- using WPPB shortcodes without the plugin
- WordPress show descriptions under images in gallery
- Modify Plugin PHP Class in Child Theme – Correct Method
- How to add HTML to a template only when user is logged out/ not registered
- How to pass value to a plugins shortcode?
- Same Title on two different post type with single custom taxonomy
- function of parent not working in childtheme
- Is it possible to get a shortcode generated by a plugin, then, using a function, create a new post using that shortcode?
- Hide some shortcodes on posts from back-end
- Trouble implementing python on WordPress
- Call/Run a Mathematica (.m) Shell Script from WordPress Page/Blog
- How to display single arbitrary facebook post with a shortcode?
- Custom shortcode with dynamic rewrite
- Posting code inside the post instead of in the template file using shortcode
- Does Google detect files in the WordPress plugin directory
- How to use shortcode of any plugin to show it visually where i want?
- apply_filters to content but ignore shortcodes
- Why function hooked using object are executing at all time?
- Pulling RSS from site and display it in posts
- Trying to Understand Shortcodes.
- getting image alt text via ACF plugin in WordPress [closed]
- Any way to hook into WP after a page displays?
- Integrate Razorpay quick payments plugin with contact form7 plugin
- Invalid argument supplied for foreach()
- How can I get the permalink of a page on which shortcode has been used
- How to get URL param for pagination in shortcode?