Plugin Directory

Changeset 2828611


Ignore:
Timestamp:
12/05/2022 09:39:51 AM (2 years ago)
Author:
sebastopolys
Message:

fix broken link

Location:
smartlink-dinamic-urls
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • smartlink-dinamic-urls/tags/1.0.9/smartlink-du.php

    r2247911 r2828611  
    11<?php
    22/**
    3  * @link              http://smartlinkdu.com/
     3 * @link              https://digitalek.com/
    44 * @since             1.0.0
    55 * @package           Smartlink_Du
    66 * Plugin Name:       SmartLink Dynamic URLs
    7  * Plugin URI:        http://smartlinkdu.com/
     7 * Plugin URI:        https://digitalek.com/
    88 * 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
    99 * Name:              Silence Dog
    1010 * Version:           1.0.9
    1111 * Author:            Sebastopolys
    12  * Author URI:        https://smartlinkdu.com/
     12 * Author URI:        https://digitalek.com/
    1313 * License:           GPL-2.0+
    1414 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
  • smartlink-dinamic-urls/trunk/readme.txt

    r2803614 r2828611  
    1414== Description ==
    1515
    16 With SmartLink DU 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.
     16With 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.
    1717 
    1818Every 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  
    11<?php
    22/**
    3  * @link              http://smartlinkdu.com/
     3 * @link              https://digitalek.com/
    44 * @since             1.0.0
    55 * @package           Smartlink_Du
    66 * Plugin Name:       SmartLink Dynamic URLs
    7  * Plugin URI:        http://smartlinkdu.com/
     7 * Plugin URI:        https://digitalek.com/
    88 * 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
    99 * Name:              Silence Dog
    1010 * Version:           1.0.9
    1111 * Author:            Sebastopolys
    12  * Author URI:        https://smartlinkdu.com/
     12 * Author URI:        https://digitalek.com/
    1313 * License:           GPL-2.0+
    1414 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset for help on using the changeset viewer.