Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Meta Description not available for SEO submission.
#1

Needing to add meta data to pages of FOSSBilling  such as <meta name="description" content="This is the description of my website page" />  and I am unable to locate anywhere to do this.

I do see the fields have been created when viewing the page source such as this sample and the content area for <meta name="description" content="">, <meta name="robots" content=""> and  <meta name="author" content=""> appear -
<head>
    <meta charset="utf-8">
    <title>Order</title>

    <meta property="bb:url" content="https://clientele.auswidewebsites.com/">
    <meta property="bb:client_area" content="https://clientele.auswidewebsites.com/">
    <meta name="csrf-token" content="3a682a35d026e93b9f859f38c789d114">

    <meta name="description" content="">
    <meta name="robots" content="">
    <meta name="author" content="">
    <meta name="generator" content="FOSSBilling">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

I further see the code {% block meta_title %}{{ 'Order'|trans }}{% endblock %} does create the title field but nowhere can I locate where or how to place a "Description for that field to be populated.

I have processed the site in All In One SEO as well as Yoast SEO and both return missing data fields which are needed for SEO of course.

The image below displays on the right all pages are missing the Meta Description field and on the left, the only pages are from FOSSBilling.

[Image: fossbilling%20meta-1.jpg]

Hope this isnt confusing the issue.

[Image: logo-1.png]
Reply
#2

I just spun up an issue on GitHub and linked to this so it's less likely to get lost, I'll look to see if we can get relevant meta descriptions added

https://github.com/FOSSBilling/FOSSBilling/issues/2566
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)