jDownloads

First of all: Thank you for your time. Thanks for trying to help us making jDownloads a better component. It's very much appreciated!

================================================
THIS BUGTRACKER IS CLOSED!!!
THIS BUGTRACKER IS CLOSED!!!
THIS BUGTRACKER IS CLOSED!!!
================================================

So it is not possible to add new task here.
Please use the support forum when you will do this.

We hope we can go online with a new bugtracker site in the next weeks - we work on it.

Many thanks.
Tasklist

FS#103 - Empty meta keywords and description tag

Attached to Project: jDownloads
Opened by Anonymous Submitter - Wednesday, 31 August 2011, 04:56 GMT+2
Last edited by Administrator (admin) - Monday, 10 October 2011, 16:51 GMT+2
Task Type Bug Report
Category Frontend
Status Closed
Assigned To Administrator (admin)
Operating System All
Severity High
Priority Normal
Reported Version 1.8.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I noticed that if a user has not added any keywords or a description for a file then JDownloads leaves the meta tags empty.
But JDownloads should use the default keywords and description that a user has added in the Joomla Global Metadata Settings other ways it's a bug and bad for google ranking.

WRONG ->
<meta name="keywords" content="" />
<meta name="description" content="" />

CORRECT ->
<meta name="keywords" content="Joomla-Global-Metadata-Settings" />
<meta name="description" content="Joomla-Global-Metadata-Settings" />
This task depends upon

Closed by  Administrator (admin)
Monday, 10 October 2011, 16:51 GMT+2
Reason for closing:  Duplicate

Loading...