To optimize ranking of search engines, i am looking for the way to insert the full path of the picture in the title tag of each page, for example:
For a given file path
Code
content/animals/dogs/my_dog.jpgWhere dogs Folder Title is Dogs
Where my_dog.jpg Folder Title is My Dog
i would like to get in my page title
Code
SiteTitle + FolderTitle + [...] + FolderTitle + FileTitleCode
SiteTitle + FileTitleCode
SiteTitle + FolderTitleCode
SiteTitle + FileTitleCode
My Gallery Title - Animals - Dogs - My Dog