![]() | | ||||||||
| | #1 |
| e-Consultant War Room Member Join Date: Oct 2008 Location: Loutraki, Greece
Posts: 13
Thanks: 9
Thanked 0 Times in 0 Posts
|
Hello Fellow Warriors ! HAPPY NEW YEAR to all of you. My problem is, I've successfully installed the GOCODES (URL redirection) plugin to my WP2.7 blog, but I can't manage it so I can load it with my Affiliate Links and have it cloak them. Anyone who can help me overcome this problem? Thank you ! Sophia |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Nov 2008
Posts: 1,459
Thanks: 119
Thanked 120 Times in 104 Posts
|
Hi, Quick guess = .htaccess . Have you made the changes there? HNY 2u2, Allen |
|
Make Money with Niche Blogs Auto Profit - Let us build YOUR auto blogging empire for you. BUY BACK GUARANTEE for Gold Orders! FAQ - NEW! - One Way Link Building Service | |
| | |
| | #3 |
| Advanced Warrior War Room Member Join Date: Oct 2008
Posts: 522
Thanks: 124
Thanked 84 Times in 63 Posts
|
I assume you've figured this out by now but here's the code just in case. Place the following code in your .htaccess file, above the line that says “# BEGIN WordPress”: RewriteEngine On RewriteRule ^go/([A-Za-z0-9]+)/?$ /index.php?gocode=$1 [L,R] This example assumes your blog is located at the root of your domain. If your blog is located at yourdomain.com/blog/, then you should change “/index.php” to “/blog/index.php”. |
| Penthesilea: The best Wordpress theme for building Amazon review sites... well it works for me anyway ;) Oh and I'll fill you in on my own personal making money with Amazon strategy too!
| |
| | |
| | #4 | |
| HyperActive Warrior War Room Member Join Date: Jan 2008 Location: , , Canada.
Posts: 132
Thanks: 42
Thanked 4 Times in 4 Posts
| Quote:
I ask because I haven't a clue as to what and where the .htaccess file is. Any help is very much appreciated. | |
|
"And in the end, it's not the years in your life that count. It's the life in your years." ~ Abraham Lincoln FREE Mini Site Templates, Premium Wordpress Themes And List Building PLR Reports | ||
| | |
| | #5 |
| BadMotherShutYourMouth War Room Member Join Date: Jun 2008 Location: The South, USA.
Posts: 686
Thanks: 75
Thanked 845 Times in 161 Posts
|
Yes it's necessary. Depending on how your host is configured, you might not see the .htaccess file. If it's not in your blog's root directory, try changing your permalink structure, as this will usually create one if it's not there already. Note, you should probably do this anyway - I like to do "mydomain.com/%category%/%postname%" So anyway, yes - the .htaccess part is REQUIRED for GoCodes to work. |
| | |
| | |
| | #6 | |
| HyperActive Warrior War Room Member Join Date: Jan 2008 Location: , , Canada.
Posts: 132
Thanks: 42
Thanked 4 Times in 4 Posts
| Quote:
Where and how would I make these changes? | |
|
"And in the end, it's not the years in your life that count. It's the life in your years." ~ Abraham Lincoln FREE Mini Site Templates, Premium Wordpress Themes And List Building PLR Reports | ||
| | |
| | #7 | |
| BadMotherShutYourMouth War Room Member Join Date: Jun 2008 Location: The South, USA.
Posts: 686
Thanks: 75
Thanked 845 Times in 161 Posts
| Quote:
It's under Settings > Permalinks and it's one of the basic settings of Wordpress.Learn the ins and outs of Wordpress on the wordpress.org site and your blogging efforts will be greatly improved. That's my advice to anyone - Wordpress is very robust and very well documented. You don't need some marketing guy to teach you to use it - try the free instructions first! | |
| | ||
| | |
| | #8 |
| Cranky Old Bald Guy War Room Member Join Date: Dec 2007 Location: Florida , USA.
Posts: 459
Thanks: 300
Thanked 280 Times in 177 Posts
|
If I can learn this then most anyone can. Its only about 10% as difficult as I thought it was gonna be. Just do it. (and RTFM) Tom |
| When you hear someone telling you what YOU can't do, they are usually talking about what THEY can't do. | |
| | |
| | #9 | |
| HyperActive Warrior War Room Member Join Date: Jan 2008 Location: , , Canada.
Posts: 132
Thanks: 42
Thanked 4 Times in 4 Posts
| Quote:
I do appreciate the help. I can't tell you how many hours/days I've spent on learning the different uses for Wordpress. There's always a new tool or improvement and it can take me days sometimes to figure it out. For a non-techie (is that a word?) like me, the instructions that accompany the tools are often vague and unclear, especially for the inexperienced like myself. If I don't ask questions, I don't learn. I'm very thankful that most Warriors are kind and helpful. Example: Installation For Gocodes Plugin 1. Download the GoCodes plugin (done) 2. FTP the entire “gocodes” directory to your plugins folder (/wp-content/plugins/). (I now know what FTP means but still can't do it - I end up ruining everything on my site, thank God for HostGator) 3. Activate the plugin on the “Plugins” tab of the administration panel. (done) 4. Place the following code in your .htaccess file, above the line that says “# BEGIN WordPress”: RewriteEngine On RewriteRule ^go/([A-Za-z0-9]+)/?$ /index.php?gocode=$1 [L,R] This example assumes your blog is located at the root of your domain. If your blog is located at yourdomain.com/blog/, then you should change “/index.php” to “/blog/index.php”. ( What and where is this .htaccess file? And this, “/index.php” to “/blog/index.php” just adds more confusion. ![]() 5. Add some GoCodes via the menu added to the Manage tab. ( I've done this after spending time searching for what the redirection key is. I hope I guessed correctly. | |
|
"And in the end, it's not the years in your life that count. It's the life in your years." ~ Abraham Lincoln FREE Mini Site Templates, Premium Wordpress Themes And List Building PLR Reports | ||
| | |
| | #10 |
| HyperActive Warrior Join Date: Jul 2007 Location: United States
Posts: 108
Thanks: 6
Thanked 11 Times in 11 Posts
|
I don't mean to hijack this thread but I'm in the same boat in not knowing what's going on. Yes I configured GoCodes properly by modifying the htaccess file with the proper code in the proper place. I added my redirects in the go codes table. So now when I put in my browser http://www.mydomain.com/go/keyword it goes to my affiliate program. That works but when I fetch my feeds defined in the wp-o-matic plugin there are no hyperlinks associated with the keyword? For sure I have overlooked something but I don't know what. Keith, if you could put me in a direction that I can research I certainly would appreciate it. thanks, Jim |
| | |
| | #11 |
| Kevin Wilson War Room Member Join Date: May 2007 Location: BC, Canada.
Posts: 539
Thanks: 175
Thanked 74 Times in 62 Posts
|
Jim, you have to tell wp-o-matic to replace the keywords you want to get linked, with the gocodes link. Kevin |
| | |
| | |
![]() |
|
| Tags |
| configure, gocodes, plugin, wordpress plugin |
| Thread Tools | |
| |
![]() |