Forums › Forums › Search & Filter Pro › SEO friendly page results
- This topic has 6 replies, 2 voices, and was last updated 7 years, 8 months ago by Anonymous.
-
Anonymous(Private) March 8, 2017 at 5:01 am #95411
Hello,
I’m using your plugin with the Visual Composer add-on and everything working great. But, I’ve noticed that the grid does not output SEO friendly page source code. For example, I don’t see the post title, excerpt content or any other meta data being output on the page for each post displayed in the grid. Is there a setting that will allow these post titles and other seo friendly data to be displayed?
Thanks,
BrentTrevor(Private) March 8, 2017 at 11:11 am #95477If the grid content is inside the traditional divs with the vc_row (and others like that) CSS classes, then the output you see is controlled by Visual Composer, not Search & Filter. You can edit the VC Grids, so maybe do that and look at the settings?
You can see a grid that I made with VC on this page and this seems to be as you want?
Anonymous(Private) March 11, 2017 at 10:42 pm #96175HI Trevor,
Sorry for not responding soon. I forgot to check ‘Notify me of follow-up replies via email.’
“You can see a grid that I made with VC on this page and this seems to be as you want?”
I don’t see the example grid you mentioned in the sentence above. Did you intend to include a link or image?
Thanks,
BrentAnonymous(Private) March 13, 2017 at 7:11 pm #96412Trevor,
Thanks for sharing the link to your VC build page, and yes, I see that your posts are displayed properly.
My VC page appears to be using traditional divs. Below is the output for my grid. Does this give you any indication as to my the individual posts are not listed?
<!-- Begin Article --> <article id="post-10340" class="clearfix post-10340 page type-page status-publish"> <div class="article-content"> <section class="container-wrap main-color " style="padding-top:40px;padding-bottom:40px" > <div class="section-container container"> <div class="vc_row vc_row-fluid row"> <div class="wpb_column vc_column_container vc_col-sm-12"> <div class="vc_column-inner "> <div class="wpb_wrapper"><!-- vc_grid start --> <div class="vc_grid-container-wrapper vc_clearfix" > <div class="vc_grid-container vc_clearfix wpb_content_element vc_masonry_grid search-filter-results search-filter-results-10254" data-initial-loading-animation="zoomIn" data-vc-grid-settings="{"page_id":10340,"style":"all-masonry","action":"vc_get_vc_grid_data","shortcode_id":"1488737968628-35765a42-af9c-2","tag":"vc_masonry_grid"}" data-vc-request="http://www.portlandcreativelist.dev/wp-admin/admin-ajax.php?sort_order=title asc" data-vc-post-id="10340" data-vc-public-nonce="957fe584e6"> </div> </div><!-- vc_grid end --> </div> </div> </div> </div> </div> </section><!-- end section --> </div><!--end article-content--> </article> <!-- End Article -->
-
AuthorPosts