Comment on WordPress Social Network Theme by SEO Dave.
You hit the nail right on the head when you said “I noticed most social plugins have no follows etc, and really do not do it right in terms of code”.
There’s lots of WordPress plugins that do social media promotion that looks good and works from a user perspective, but the code is so wrong SEO wise I can’t use it on an SEO theme! Most of the social media promotion plugins use nofollow on the links and as you know nofollow is so SEO damaging we can’t use it.
It pretty much leaves us with using javascript or possibly iFrames for social media buttons and there’s not a lot of social media promotion plugins built that way. Currently testing this plugin which uses the same sort of javascript/CSS combination code I use for the Stallion link cloaking. Got it running on a development server, but out the box it doesn’t show up on single posts/pages, shows up on archive pages instead (looking into it)! Not spent long on it, but it’s similar to what I’d have designed if I had to build it from scratch.
Although I’m not going to add every feature I use directly into Stallion because some things are better dealt with using dedicated plugins (like the plugins listed at WordPress SEO Plugins) there are more features I want to add to Stallion and better integration into social media networks is on the list. Been looking for auto posting new posts to Facebook for example, but not found a plugin that works yet, use this plugin http://www.ajaymatharu.com/wordpress-plugin-tweet-old-posts/ for Tweeting old posts automatically (had that running on my wife’s sites for a while and it’s generated 3,000 Tweets :-)).
I like the Article RSS change suggestion, will be in the next update.
I’m always open to good ideas, currently looking for a new theme look for a larger sidebar size version of Stallion and not sure what to use yet. Have made a new theme colour that has a different background colour, if you have a monitor setting above 1,000 width the background outside 1,000 is dark purple/blue (added a matching header image and other images).
David
More Comments by SEO Dave
WordPress Theme Promotion
Social Network Promotion Options
You’ve mixed up two separate, but related features.
On my site the social media like and share buttons at the bottom of posts are for sharing and liking on Twitter, Facebook and Google+.
These are set under “Stallion Theme” >> “Promotion Options” …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Custom Facebook Like Button
The Stallion search comments feature still needs some work, best to search for single words for now. The original comment thread is at Change size of the Facebook share/like.
I looked into building larger social media like and share buttons like …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Facebook Share and Like Buttons Customization
The Facebook share and like buttons built into Stallion Responsive are using the default javascript versions of their buttons, we don’t have that level of control over their default like/share code. There are alternative button styles, but each social network …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Adding Facebook Button to a WordPress Theme
There’s no Stallion option to change the Facebook code to the button_count layout.
The code is located in the file
/stallion-seo-theme/plugins/social-network.php
on line 11.
Not looked into what you want to achieve, so don’t have a code snippet, should be easy to find the …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
SEO CMS
The Stallion All In One SEO Features are to make the site appear more unique, the problem with Content Management Systems (CMSs) like WordPress is the lack of unique template elements making SEO harder.
On your average CMS site these elements …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Promote WordPress Themes
Stallion the Best WordPress SEO Theme no one knows about :-)
Welcome to my world Mark :-(
I have the same problem, I know how good Stallion is SEO wise, it was designed for my use initially not for selling per se …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Adding a Pinterest Social Media Button
Adding a social media button where the current buttons reside would require editing the file
/stallion-seo-theme/plugins/social-network.php
I’m not familiar with Pinterest, so no idea what their button code is.
If you look in the file above you’ll find code like
<?php if(st_stumbleb()=='1'){ ?>
<div class="floatleft"><su:badge …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Facebook Like Button Code Broken
I’ve noticed the Facebook like buttons are not always loading over the past few days.
The Facebook like button content is an external script (not hosted on your site or part of Stallion) so when it’s down it’s most likely a …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
StumbleUpon Button for WordPress
Added the StumbleUpon Button early on in the update process, you can see them on posts at the Stallion 7.0 test site
David …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Social Media Buttons for WordPress
Been meaning to add a StumbleUpon button as a Stallion promotions option, so it’s on the list of social media features to add.
I’ve never used Flickr as can’t think of any direct SEO value, I like having full control over …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
Clear Browser Cache with CTRL F5
Sounds like you were loading one or more of the Stallion css files via your cache folder as the code for the social network icons are loaded code wise at the bottom and if your browser didn’t load the updated …
Continue Reading Stallion WordPress Promotion Theme
WordPress Theme Promotion
WordPress Theme Social Network Profile Icons
I develop Stallion in FireFox and Google Chrome, before release I check in Internet Explorer and they all look the same to me.
What are you seeing?
You should see images floating and fixed on the right just below the header area …
Continue Reading Stallion WordPress Promotion Theme