|
| |
| |
Home |
| |
| |
Community |
| |
| |
Projects |
| |
| |
Support |
| |
| |
Members Only |
| |
| |
News |
| |
| |
Misc |
| |
|
|
| |
|
|
|
He that is slow to anger is better than the mighty; and he that ruleth his spirit than he that taketh a city.
|
|
| |
|
|
|
Project Summary
|
|
|
Although the experts within the nuke/SEO community are divided on whether having short URLs really has any real affect on Search Engine crawling and ranking, this was the primary original reason for the "GoogleTap". Others like it for better readability of the links by their human consumers.
|
|
|
Development Status:
06 - Mature
Project Team:
1 member
|
|
Regardless of the reasons, nuke site owners all over have their own ideas
of why they need / want this feature for their sites, and so, why not
oblidge them! LOL
Basically, based on the above comments, this "hack" for nuke will shorten
the standard nuke URLs to a ".html" equivalent for all of the "anonymous"
type links (for Search Engine crawlers) and for most of the links for even
the logged in users (but not all). Admin-only links are untouched.
TegoNuke(tm) ShortLinks has the following features, some of which were not
available in the original GoogleTap / GT-NExtGEn counterparts:
- Ability to shorten ("Tap") URLs by module using regular expressions
defined in arrays within a "GT-<>.php" file for each module.
- Ability to also shorten URLs by block file, again using a similar "tap" file
with the name "GTB-<>.php". This approach is considerably
faster than the GT-NExtGEn "AutoBlocksTap" version as it does not have
to search through and find the links needing to be shortened and then call
each of the individual module tap files for each (which means multiple passes).
This approach is also superior to modifying every block's code to
essentially "hard-code" links, which is the traditional GoogleTap and
original GT-NExtGEn approach (prior to 0.4a Beta).
- Ability to also "tap" at the entire page level using a GTZ-PageTap.php
file to pick up URLs generated in the header, footer, and even nuke
messages. This "Page Tap" level "tap" occurs at the very end after all
other tapping is done. Feel free to add your own URL "taps" in this
file that you may need.
- Ability to perform a final "recursive tap" on the entire page to find
additional module.php links and attempt to shorten them if a GT file is
found for a given module. If a GT file is not found, and this hack is
being run by an admin in Debug mode, it will display at the bottom of the
page which modules and blocks are still in need of "tapping".
- Ability to very easily tap the PHP-Nuke news backend.php XML feed so that
all links referring back to your site are also using the exact same
shortened URLs, that is, if you are NOT using nukeFEED(tm) from
http://nukeSEO.com.
- The approach used for the backend.php script can also be applied to other
similar scripts which do not go through the normal including of the
header.php and footer.php script.
- Although one could very easily "switch off" the tapping of URLs by
changing the "ShortLinks" directory to something different, several
"switches" are added to the config.php file (or rnconfig.php for
RavenNuke76(tm) installations) to make them more "prevalent" and with
other key configuration switches and variables.
- Additional debug mode which can be turned on to show the admin (only) messages
to help him/her debug the taps on the site. While in "auto tap link" mode, this
feature will also show at the bottom of the page which modules may still be needing
to be tapped.
Get it now! Download link below as well as support links and related
news.
|
|
|
|
|
|
Project Downloads
| Name |
Description |
Most Recent Change |
Downloads |
Type |
|
TegoNuke(tm) ShortLinks 1.2.0
|
Since you are reading this download description, we assume that you are considering creating shortened URLs on your PHP-Nuke site, such as those seen on this site. By way of background, the original purpose of the shortened URLs concept was to improve upo ... |
2007-12-02 07:50:45 |
1 |
Download |
|
GT-NExtGEn Archive
|
Find the original GT-NExtGEn downloads here as well as montego's GTBlocks Hack. These have been superceeded by TegoNuke(tm) ShortLinks. |
2006-06-11 10:39:08 |
2 |
List |
|
Additional ShortLinks "Taps"
|
As the community and I work on more GT and GTB tap files for additional modules and blocks, these will be made available here for download. |
2006-11-22 21:39:25 |
3 |
List |
|
|
|
|
|
|