vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Meta Description Problem (https://vborg.vbsupport.ru/showthread.php?t=327908)

alfuzzy 04-02-2020 03:02 PM

Meta Description Problem
 
I was looking into meta info for my site using a "meta information checker" website. When the meta-checker-website checks my websites meta description...it returns the correct meta description...but for some reason it's also including some of the html code.

Here's an example of what this meta checker website is returning (I'm using msn.com as an example...but I'm also including the code that shows up when I actually check my website):


"Your customizable and curated collection of the best in trusted news plus coverage of sports, entertainment, money, weather, travel, health and lifestyle, combined with Outlook/Hotmail, Facebook, Twitter, Bing, Skype and more.>

<meta name="


Notice how the parts I bolded are included in the meta description & shouldn't be.

I'm running vBulletin 4.2.5...and I entered the meta description info directly into the headinclude template.

I'm using the proper html meta code format:

<meta name="description" content="Welcome to my website.?>

Not really sure why some of the html meta code is showing up when the meta description is checked.

Any ideas,

Thanks

PinkMilk 04-02-2020 08:08 PM

Looks to be a missing " so tag not closed
Code:

Skype and more.">

alfuzzy 04-03-2020 01:57 PM

Sorry...I messed up my original post. This is what my sites meta description code looks like (example text in quotes):

<meta name="description" content="Welcome to my website.”>

I think that's all correct...if not...please let me know.

I have this meta description statement at the very top of my sites headinclude template...if that should be helpful to know.

Also...just as an experiment...I moved this meta description statement to my sites header template. And when I did this...it displayed some <div> code...which isn't even part of the meta description statement.

Thanks


All times are GMT. The time now is 06:47 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00991 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete