Dear Supprt,
I loved Phoca Download, and I am recommending it to everyone I know.
But I am also facing a problem of (Duplicate Title Meta).
How can I set the Title of the page to be for example like: [FileName] [SiteTitle].
Thank you very much, have a nice day !
Ammar
Software Engineer
Changing Title Meta
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Changing Title Meta
Hi, what you mean with title meta, Phoca Download doesn't add any meta tag ?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Jul 2009, 18:24
Re: Changing Title Meta
Dear Jan,
Thank you very much for your quick reply.
Let me give example: I have a Section : (Animals).
Inside this section, I have added category: (Feeding).
And I have added a file : (FeedHorses.pdf) with the title: Feeding Horses.
Now, I need the page to display the <title> tag as following:
Animal -> Feeding -> Feeding Horses [FeedHorses.pdf] Download
Can Phoca Download make something like this.
I have an educational website, that provides free eBooks for the students.
I will appreciate your help.
Thank you very much for the great work. Thumb Up
Ammar
Thank you very much for your quick reply.
Let me give example: I have a Section : (Animals).
Inside this section, I have added category: (Feeding).
And I have added a file : (FeedHorses.pdf) with the title: Feeding Horses.
Now, I need the page to display the <title> tag as following:
Animal -> Feeding -> Feeding Horses [FeedHorses.pdf] Download
Can Phoca Download make something like this.
I have an educational website, that provides free eBooks for the students.
I will appreciate your help.
Thank you very much for the great work. Thumb Up

Ammar
-
- Phoca Newbie
- Posts: 3
- Joined: 01 Jul 2009, 18:24
Re: Changing Title Meta
Please help me in my problem.
I tried this function: JDocument::setTitle("") in the file: views/files/tmpl/default.php
But it seems that Joomla is assigning it later, and Joomla is not accepting any modification over it.
I have though to stop Joomla from adding Title if I adjusted one, but I didn't saw where to do so !
Where does Joomla adjust the Title of the document before rending it ?
Thank you very much for your cooperation and time.
Ammar
I tried this function: JDocument::setTitle("") in the file: views/files/tmpl/default.php
But it seems that Joomla is assigning it later, and Joomla is not accepting any modification over it.
I have though to stop Joomla from adding Title if I adjusted one, but I didn't saw where to do so !
Where does Joomla adjust the Title of the document before rending it ?
Thank you very much for your cooperation and time.
Ammar
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Changing Title Meta
Hi, you can disable title in Parameters system
If you find Phoca extensions useful, please support the project