skywind
skywind

Reputation: 964

Problem with <title> generation on Joomla

On client's web site one big problem - i don't understand how of all page generated. It's somehow not use a title field.

For example: http://stankosell.ru/informaciy.html (russian) use keywords in title, but not title.

In which file i can find a bug?

Upvotes: 0

Views: 123

Answers (1)

Brent Friar
Brent Friar

Reputation: 10609

It depends on the extensions you have installed, some will manipulate the title tag. On a vanilla install with no SEO extensions the title tag comes from one of 2 places -

  1. The title parameter in the menu item
  2. The title of the article/category

Upvotes: 2

Related Questions