Uncategorized

A method to use WOZ v1.5 and Ultimate SEO URLs

Uncategorized 2 Comments »

Open /includes/init_includes/init_woz.php
Please edit a red part
Code:
require_once(ABSPATH . ‘wp-config.php’);
wp();

if ($_GET['main_page'] == FILENAME_WORDPRESS && ( is_feed() || is_trackback() )) {
gzip_compression();
require_once(ABSPATH . WPINC . ‘/template-loader.php’);
exit();
}
Open includes\classes\ssu\cores\link.php
Please add a red part
Code:

// if the index.php is in the url, lets [...]

Refurbished!

Uncategorized 1 Comment »

This site was refurbished.
* URL of (Maine) for Japanese was different from URL for English so far. However, I made it even with [http://www.s-page.net/].
* I designed a ZenCart template to a base in a GlossyBlue theme. Of course it inflects in [WordPress On ZenCart]. Thanks for a splendid theme.