nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Tutorials


[ Tutorials in progress | Top 10 | Tutorials ]


 More information
Installing nukeSEO
38570 reads | Write a comment | No comments posted for this tutorial.


1 - Requirements
2 - Load extracted files
3 - Set permissions
4 - Set the Sitemap configuration
5 - Activate the Sitemap module


1 - Requirements
Since the administration for nukeSEO is at the site level, rather than in the Sitemap module, nukeSEO can be used with most versions of PHP-Nuke. However, it requires the definition of the ADMIN_FILE and MODULE_FILE variables introduced in the patched 2.9 release from http://nukefixes.com.

If you're using an older version of PHP-Nuke or don't have the patched files, you can add a line to your admin.php, index.php and modules.php files to use nukeSEO. In admin.php, just after the initial <?PHP add:

define('ADMIN_FILE', true);

In modules.php and index.php, just after the initial <?PHP add:

define('MODULE_FILE', true);


[12 3 4 5 


Page Generation: 0.02 Seconds