Hello
Where or How may I change the meta tags and meta data (in the head tag)?
Thanks
| Posted by | Messages text |
|---|---|
Total post : 38 Profile |
Written on : 14/02/2010 20:24 ( more than one month ) Object : Meta Tags/Data Edit Hello Where or How may I change the meta tags and meta data (in the head tag)? Thanks Message modified by : mtwhoner on : 14/02/2010 21:56 |
![]() Total post : 1861 Profile |
Written on : 15/02/2010 09:57 ( more than one month ) Object : Re: Meta Tags/Data Edit hello, for which page exaclty? In general, for the LMS, you should look at doceboLms/templates/header.php and doceboLms/lib/lib.lmspagewriter.php Note that both those files don't use plain html but instead the html is passed calling some php methods ("addContent"..) so change it carefully. bye, Docebo Staff |
Total post : 38 Profile |
Written on : 02/03/2010 00:28 ( more than one month ) Object : Re: Meta Tags/Data Edit I have changed the libpagewriter.php files in both DoceboCore and DoceboLMS. However, if I look a the source code for the LMS login page the changes are not there. Where can I change the meta data for the LMS Login page? Because changing the DoceboLMS>pagewriter.php did not work?? Thanks |
![]() Total post : 1861 Profile |
Written on : 03/03/2010 10:03 ( more than one month ) Object : Re: Meta Tags/Data Edit hello, for the lms login page you have to edit the file template/home_login.html bye, Docebo Staff |