Tuesday, March 19 in 2024
Module Frontpage Slideshow
Modul: Simple PageHead
Author: Chio Maisriml
Nick: Chio
Contact: chio@websitebaker.at
Version: 0.5.0
State: Stable
License: GNU - General Public License
GUID: 765F1C98-C989-46B7-B695-8AB05E811E73
Platform: 2.7 and 2.8
Last info: 2011-01-04
Rating:
60.0
617 votes
1 2 3 4 5
Download: here
Web Link: here
Description: The snippet fixes one problem: all pages created by a module (e.g. news, bakery, image gallery) have the same title and meta description; something that google doesn't like.


Put this php call in the head section of our template, directly below the html tag:


<?php simplepagehead(); ?>


and the snippet will replace following tags (please comment them out)
<?php page_title(); ?>





For further information use the web-link (german only).


Info: Fixed in V 0.5: Long description where shortened on all pages.