Comment on Cloak Affiliate Links Tutorial by SEO Dave.
I can confirm the Stallion cloaked links are setup correctly. They are meant to look and act like normal text links until you view source.
The way to check is to view source, I tend to use Firefox for browsing and found an interesting anomaly when viewing source the ‘quick’ way.
The quick way is selecting the text/link etc… you want to view source followed by right-click and “View Selection Source” which pops up a window with just the content you want to check.
With the link cloaking script which uses javascript which is apparently not loaded correctly on the “View Selection Source” pop up you get a messed up text link/cloaked link: I spent about 2 hours trying to figure out what I’d done wrong code wise when I added cloaking to Stallion when the code was spot on :-)
So to view source use the not so quick way, don’t select anything on the page and right-click followed by “View Page Source” which pops up the entire pages code (and loads te javascript correctly).
You can achieve similar in IE and Chrome etc…
If you see the code like
<span class="affst" title="testing" id="UNIQUECODE1">Anchor Text of Link</span>
and in the browser with javascript turned on you see a normal text link it worked.
Also clicking the link will open the link in a new window.
Since the javascript code is loaded at the bottom of the page code wise there can also be short delay before the text of the cloaked links is converted into a text link on the fly by the javascript.
I see you are using the Yoast WordPress SEO Plugin with some damaging SEO settings, your category links are nofollow. Nofollow deletes link benefit, if you plan to use a WordPress SEO plugin don’t use the nofollow or noindex settings. Also the Yoast plugin if the canonical URL feature is used breaks the Stallion SEO Super Comments pages, it adds a canonical URL back to the original post the comment is from which means Google doesn’t index the SEO Super Comments post! This will be true for any plugin that disables the WordPress canonical URLs and adds their own.
In Stallion 6.3 (next update, working on it now) I’ve added the All In One SEO Pack Plugin code directly into Stallion with major improvements, it takes Stallion SEO to another level. Since it uses the All In One SEO Pack Plugin code, Stallion will use that plugins settings related to titles etc… for specific posts. Not looked into this yet, but as I understand it there’s plugins for moving data from various WordPress SEO plugins (like Yoast WordPress SEO) and other themes into All In One SEO so they should work for Stallion’s All In One SEO basic settings.
I’ve stopped adding new features to Stallion 6.3 and working on debugging the new and some old code, so the update should be live soon.
David
More Comments by SEO Dave
WordPress Cloak Affiliate Links
WordPress Affiliate Link Cloaking
I think you’ve misunderstood the Stallion link cloaking feature which is turned on under “SEO Advanced Options” : “Cloak Affiliate Links ON”.
If you have a WordPress site which links to affiliate products you don’t really want to waste valuable link …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Affiliate Link Cloaking
Checked your website and the cloak script appears to be working as expected on the affiliate links with rel=”nofollow” attributes added by WPRobot.
The links that lack nofollow attributes won’t be converted to cloaked links. This will happen if a WPRobot …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Tracking Links WordPress Plugin
The script I mention above counts the number of clicks, but it wouldn’t provide that information to your customer or track conversions.
Beyond the above Stallion doesn’t track clicks etc… I’d look for a WordPress tracking links plugin. I doubt you’ll …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Cloaking Affiliate Links Tutorial
Sounds like you’ve made a mistake in the code, no idea what without seeing the code used in the test.js file and a link.
URL to the site this is on?
David …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
WordPress Blogs and the robots.txt file
The robots.txt file is about blocking and allowing access to bots to specific parts of a site. Not the same as cloaking links.
Generally speaking most entries within a robots.txt file are a waste of time. The default action is allow …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Which Links Should I Cloak?
The short answer is cloak any links you don’t want to send SEO benefit to.
For me that includes all affiliate links.
Does not include any links to my own sites (unless there’s a reason I don’t want two of my sites …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Breaking the Link Cloaking Script
After posting the comment above had a thought.
If you aren’t using the Stallion link cloaking script for anything else you could break it so the Stallion affiliate link code isn’t converted to a clickable link by the javascript.
The result would …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Automated Link Cloaking Script
Currently the Stallion theme has an extra options page (under the Massive Passive Profits menu : SEO) that cloaks all links the Massive Passive Profits plugin creates.
What this does is stop link benefit from being wasted through affiliate links etc… …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Clickbank Ads Use Javascript Links
Like the AdSense ads, and Chitika ads, Clickbank uses javascript to serve it’s ads, so they are already ‘hidden’ from search engines.
If an ads built using javascript in a way that there isn’t a URL shown in the code (view …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
SEO Cloaking Affiliate Links
If you ask a question in a comment which I respond to and you don’t get it, but weeks later ask the same question on another page (or another site of mine) do you expect a different answer?
I’m not counting …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Cloaked Affiliate Links Tutorial
It’s normal to see the URL when you hover over the Stallion Cloaked links.
If you’ve used the span type code described in the Stallion Theme Cloak Affiliate Links Tutorial above and it looks like the code above (when you edit …
Continue Reading WordPress Cloak Links
WordPress Cloak Affiliate Links
Hide URL of Link in Status Bar
You should see whatever is in the id=”” part of the link code, so if a redirected URL you see the redirect URL in the status bar. So it’s working.
There is a way to hide a link destination in the …
Continue Reading WordPress Cloak Links