1. INTRODUCTION
2. CREDITS & LICENCE
3. DOWNLOADS
4. CONTENTS
5. REQUISITES
6. INSTALLATION
7. UNINSTALL
INTRODUCTION (CHAPTER 1)
This script is used to generate a sitemap specific for Google News and is generated following the directives specified from Google itself at
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=42738
This script is intented to be used just in Joomla installation and requires the OpenSef plugin to be installed.
CREDITS & LICENCE (CHAPTER 2)
This script is released under the terms of the GNU GPL v3 (General Public Licence) which you can find browsing the link below
http://www.gnu.org/copyleft/gpl.html
Original author is Andrea Olivato
Author Website: http://embracesblog.org
Author Email: embrace.lenar [AT] gmail.com
Project Homepage: http://embracesblog.org/googlenews-sitemap-generator
DOWNLOADS (CHAPTER 3)
Download the archives from the following links, according to your version of Joomla and your O.S.
CONTENTS (CHAPTER 4)
The archive you downloaded needs to contain following files:
- googlenews_sitemap.php - Script file, you do not usually need to edit this one. You have to submit this file to google as Sitemap. EX: http://yourdomain.com/googlenews.php
- config_googlenews_sitemap.php - Configuration file. You have to set this up before running your sitemap.
- README - Explanation File
REQUISITES (CHAPTER 5)
To run successfully this script you need to have installed and well configured:
- Joomla CMS (every version compatible with OpenSef should work fine)
- OpenSef extension for Joomla
- The script need to be located on the root directory of your Joomla installation , at the same level of the configuration.php file
INSTALLATION (CHAPTER 6)
Please follow these simple steps to install successful your local copy of Joomla GoogleNews Sitemap Generator
6.1 - Files Upload
Upload the two .php files contained in the archive to your joomla installation directory. The two files has to be at the same level of the configuration.php file.
Note that if you upload the script in the wrong directory this script will not work.
Files to Upload:
- googlenews_sitemap.php
- config_googlenews_sitemap.php6.2 - Configuration
After you uploaded the two files edit the one called
config_googlenews_sitemap.php
and set it up modifying the two variables
-$keywords
-$your_site_root
with yor values. For the keyword list that google accepts please follow this link
http://www.google.com/support/webmasters/bin/answer.py?answer=429936.3 - Check it
After you configured it visit the page
googlenews_sitemap.php
from yor favourite browser.
For example: http://yourdomain.com/googlenews_sitemap.php
If you see a lot of urls it works! Submit your new map as usual and you are done
UNINSTALL (CHAPTER 7)
If you do not want Google to crawl your sitemap anymore you can not simply delete the sitemap from google webmaster tool. Open your ftp manager and delete the
googlenews_sitemap.php
file. Optionally keep the file named
config_googlenews_sitemap.php
on your server so that if you want to re-add the sitemap later you still have your configuration done.









