I hope everyone's doing great. I have a question as I'm confused.
Can I add rel=nofollow to amazon iframe link. If yes how can I add this to this specific link without breaking my affiliate link:
Related
I was testing to see how my links appear when it's shared on whatsapp or other social media, I found that it only shows the link, but not the meta description and page/post image etc.
I use the latest wordpress version btw and Yoast SEO plugin.
How to fix it?
Social media takes time to get your updated description and post images and other details that does not effect at a time and yes you can use the Sharing Debugger to see the information that is used when your website content is shared on Facebook, Messenger and other places via this link: https://developers.facebook.com/tools/debug/
I just wondering whether http://www.shoutmeloud.com/videos is a subdomain under subdirectory?
I am just curious to know how we can do that.
I have a website called http://quantumbuddy.com/ and I want to share spirtual video the same way here shoutmeloud did.
Can anyone let me know how they did?
The website Shoutmeloud is a very popular website of a very popular Indian blogger Harsh Agarwal. The website is WordPress built as told by him many times. Regarding your question - the http://www.shoutmeloud.com/videos is not a directory because if it had been a WordPress directly there would be a login url - http://www.shoutmeloud.com/videos/wp-login.php, but it is not there.
Seeing the design of http://www.shoutmeloud.com/videos i think it is a post category (videos) which shows the post contained in it(here videos).
In wordpress this comes by default, all you have to do is to create a post category and add post in it. Then in these post add youtube videos embed code.
You can easily achieve that by going to your wordpress dashboard then add a new page and name it like videos then insert some video files there whether it's a link or from your uploaded videos then save it.
To check the page, Add it to your main menu for example then save it.
The url would be like http://quantumbuddy.com/videos.
so basically the videos is the name of the page.
I checked your site and it only contain one link in the menu. Add a page and add it to your menu bar and it would display next to the Blog link.
The website you are referring to is using Genesis Theme. You can find it here
.
I am developing an Affiliate Marketing Website using Wordpress. As per the SEO Policies, we have put rel="nofollow" to all the affiliate links on my site.
However, there is an Amazon Search Widget which is placed as a Plugin on my site. It contains some Affiliate Links to Amazon. Also, it is placed in an IFRAME.
All I wanted to know is that..does google crawl IFRAMES ?? If yes, will google penalise my website ranking if I do not add a rel="nofollow" Tag in the IFRAME that contains the affiliate links ?
If yes, please advice how do I put a rel="nofollow" tag inside javascript.
M_Emamian
I believe in the old days iframes where pretty much ignored by google however, I have read that they now do indeed see the contents. However they also understand the content is not yours so any SEO value is past onto the originator of the content, after all they know where the content is being sourced from via the src on the iframe.
It's only my belief as I have not tested it but I have seen in a couple of videos that a iframe neither helps or harms you as far as SEO is concerned.
If however you really want to add a nofollow to the iframe then what you need to do is create a new page with just the iframe on it then add in the meta tags <meta name="robots" content="noindex,nofollow">
Once done add a iframe on your normal page which points to the new page with the iframe on it.
It's a little long winded but that should work.
I am trying to post some Wordpress article directly on my google+ page with addthis, but it always post them on my Google profile.
I just can add a comment, remove extract and photo, and choose my share list, but I can't choose where I want to post it
In addthis support forum they say it is not possible:
Unfortunately this is a limitation of the Google+ button, not of
AddThis. We're not aware of any way to share to Google+ business pages
yet.
The way I do it is to copy the URL link of the article I want to share and then go to my Google+ page and paste that link there.
You should use an approved third party solution for posting to Google+ Pages. See the list at http://www.google.com/+/business/3rdpartytools.html
I am not sure why this is happening. But, When i try to post Link Omitted on the company's facebook page, the thumbnails aren't loaded by the facebook. Whereas if I try to post some earlier link from my website, like Link Omitted, all the pics from that page are loaded.
Can someone tell why this happens...Also, sometimes, facebook doesn't load all the images from page.
You rely on how Facebook scrapping your page content which isn't a best way to achieve what you want. The reason you see image for older links is probably caching.
To ensure you have images with posting your content on Facebook you should add og:image OpenGraph meta tags.
For more info on this read OpenGraph documentation and use Facebook Debug tool to check if you have any issues with scrapping and/or all details scrapped correctly.