Changeset 2828611
- Timestamp:
- 12/05/2022 09:39:51 AM (2 years ago)
- Location:
- smartlink-dinamic-urls
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
smartlink-dinamic-urls/tags/1.0.9/smartlink-du.php
r2247911 r2828611 1 1 <?php 2 2 /** 3 * @link http ://smartlinkdu.com/3 * @link https://digitalek.com/ 4 4 * @since 1.0.0 5 5 * @package Smartlink_Du 6 6 * Plugin Name: SmartLink Dynamic URLs 7 * Plugin URI: http ://smartlinkdu.com/7 * Plugin URI: https://digitalek.com/ 8 8 * Description: Insert up to 5 URLs to a single link and change URL of link randomly each time page is loaded. Select URL to use in link depending on Geolocalization of user. Set Target_Blank and nofollow attributes to each URL 9 9 * Name: Silence Dog 10 10 * Version: 1.0.9 11 11 * Author: Sebastopolys 12 * Author URI: https:// smartlinkdu.com/12 * Author URI: https://digitalek.com/ 13 13 * License: GPL-2.0+ 14 14 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
smartlink-dinamic-urls/trunk/readme.txt
r2803614 r2828611 14 14 == Description == 15 15 16 With SmartLink DUyou can insert up to 5 URLs to a single link and use them in a single anchor text depending on visitor GeoLocalization or randomly.16 With the SmartLink DU you plugin you can insert up to 5 URLs to a single link and use them in a single anchor text depending on visitor GeoLocalization or randomly. 17 17 18 18 Every time the page is loaded, one of the 5 URLs you've entered will be inserted randomly in the link if there is no GeoTargeting match or if Geotargeting feature is off. -
smartlink-dinamic-urls/trunk/smartlink-du.php
r2247914 r2828611 1 1 <?php 2 2 /** 3 * @link http ://smartlinkdu.com/3 * @link https://digitalek.com/ 4 4 * @since 1.0.0 5 5 * @package Smartlink_Du 6 6 * Plugin Name: SmartLink Dynamic URLs 7 * Plugin URI: http ://smartlinkdu.com/7 * Plugin URI: https://digitalek.com/ 8 8 * Description: Insert up to 5 URLs to a single link and change URL of link randomly each time page is loaded. Select URL to use in link depending on Geolocalization of user. Set Target_Blank and nofollow attributes to each URL 9 9 * Name: Silence Dog 10 10 * Version: 1.0.9 11 11 * Author: Sebastopolys 12 * Author URI: https:// smartlinkdu.com/12 * Author URI: https://digitalek.com/ 13 13 * License: GPL-2.0+ 14 14 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset
for help on using the changeset viewer.