Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
SEO Impact of External links in JS tag
-
We have our JS tag and iframe tag being used over by 100 leading websites. What would be the SEO impact if we added a follow link in the iframe. Would it have any negative impact ?
Vivek
-
<a class="zippy index13 goog-zippy-expanded" tabindex="0" name="10" data-tracking-impression=""></a>Anatomy of pre-fetch tags
**https://ad.doubleclick.net**
: These parameters are the same as in standard tags.**
ddm:
**This is a new parameter that distinguishes DCM tags from the legacy product (DFA). It makes no difference to how you export or implement your tags. Learn more**pfadx**
: Lets the ad server know that this is a pre-fetch (pf
) tag and an ad command for XML (adx
)._Nxxxx.site-keyname/Byyyyyy_;kw=[keyword];ord=[timestamp];dc_lat=_N_;dc_rdid=_Czzzz_;tag_for_child_directed_treatment=_I_
: These parameters are the same as in standard tags.**
sz=_widthxheight_
: **Dimensions of the placement, in pixels. (The value of thesz
parameter is always0x0
for VAST placements.)**dcmt=_text/xml_**
: MIME stands for Multipurpose Internet Mail Extensions, which tell the browser what type of content you're sending. In this case, the MIME type istext/xml
, which means that the content being sent is text in the form of XML code.**dc_vast=3**
: Formats the tag to be compliant with VAST 3.0 specifications.theoretically you could pass a regular tag through there as well so hopefully that is of some help
-
No, I know that you're not trying to do anything malicious however unfortunately
it will not pass juice unless you rig it to do something completely black hat
Here are examples of what 00 tags are being considered by antivirus and malware services you really should be able to pass this with a regular redirect, not anything that is hidden in a clear photo
https://www.freelancer.com/projects/PHP-Software-Architecture/Cookie-stuffing-iframe-pro-wanted/
I hope this helps,
Tom
-
I have my JS tag ( which loads a 0X0 iframe also) is over 100 sites. If I add a follow link in the iframe, will it help in building my domain authority.
-
I don't disagree with you about Dom or Google successfully crawling Java/Ajax the issue is the I-frame's I do not believe that the current time they are an ideal situation. It may be possible I think the future has Java written all over it but if I were going to bed on it I would not use I-frames.
Great article I wish it covered the I-frame itself
http://searchengineland.com/tested-googlebot-crawls-javascript-heres-learned-220157
Google can crawl pretty much but it wants but does it advise you to here is the answer
https://support.google.com/webmasters/answer/34445?hl=en
https://productforums.google.com/forum/#!topic/webmasters/uQ8m1RPqgxw
-
Yes look at disadvantages in the first URL and then the reasons why Google modified DART
-
Hi
I think the following post will help you get around of this have a read
http://searchengineland.com/tested-googlebot-crawls-javascript-heres-learned-220157
-
Alright. Any supporting article that talks about this ?
-
I wish I had the ability to be in for a computer and give you a more complete answer but using I-frames and hoping Google will index them is a recipe for disaster.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Deep linking with redirects & building SEO
Hi there. I'm using deep linking with unique URL's that redirect to our website homepage or app (depending on whether the user accesses the link from an iphone or computer) as a way to track attribution and purchases. I'm wondering whether using links that redirect negatively affects our SEO? Is the homepage still building SEO rank despite the redirects? I appreciate your time & thanks for your help.
Intermediate & Advanced SEO | Jul 27, 2017, 9:56 AM | L_M_SEO0 -
CDN for SEO (or not)?
Does CDN impact on SEO or not? There seems conflicting ideas as to whether they impact positively or negatively, I realise that if the page loads quicker this is a good thing for SEO and usability of course. Does Google see CDN as just cheating and a get-around for not doing the work from the ground up and using good hosting etc? Do you have any direct experience? All constructive input much appreciated!
Intermediate & Advanced SEO | Oct 1, 2015, 10:00 AM | seoman101 -
Does Google Read URL's if they include a # tag? Re: SEO Value of Clean Url's
An ECWID rep stated in regards to an inquiry about how the ECWID url's are not customizable, that "an important thing is that it doesn't matter what these URLs look like, because search engines don't read anything after that # in URLs. " Example http://www.runningboards4less.com/general-motors#!/Classic-Pro-Series-Extruded-2/p/28043025/category=6593891 Basically all of this: #!/Classic-Pro-Series-Extruded-2/p/28043025/category=6593891 That is a snippet out of a conversation where ECWID said that dirty urls don't matter beyond a hashtag... Is that true? I haven't found any rule that Google or other search engines (Google is really the most important) don't index, read, or place value on the part of the url after a # tag.
Intermediate & Advanced SEO | Oct 11, 2014, 2:26 PM | Atlanta-SMO0 -
URL Value: Menu Links vs Body Content Links
Hi All, I'm a little confused. I have read a number of articles from authority sites that give mixed signals over the importance of menu links vs body content links. It is suggested that whilst all menu links spread link juice equally, Google does not see them as favourably. Inserting a link within the body will add more link juice value to the desired page. Any thoughts would be appreciated. Thanks Mark
Intermediate & Advanced SEO | Apr 20, 2014, 12:45 PM | Mark_Ch0 -
How does the use of Dynamic meta tags effect SEO?
I'm evaluating a new client site which was built buy another design firm. My question is they are dynamically creating meta tags and I'm concerned that it is hurting their SEO. When I view the page source this is what I see. <meta name="<a class="attribute-value">keywords</a>" id="<a class="attribute-value">keywordsGoHere</a>" content="" /> <meta name="<a class="attribute-value">description</a>" id="<a class="attribute-value">descriptionGoesHere</a>" content="" /> <title id="<a class="attribute-value">titleGoesHere</a>">title> To me it looks like the tags are not being added to the page, however the title is showing when you view it in a browser and if use a spider view tool, it sees the title. I'm guess it is being called from a DB. So I'm a little concerned though that the search engines are not really seeing the title and description. I'm not worried about the keywords tag. Can anyone shed some light on how this might work? Why it might not being showing the text for the description in the page code and if that will hurt SEO? Thanks for the help!
Intermediate & Advanced SEO | Sep 19, 2013, 12:06 PM | BbeS0 -
Is it better "nofollow" or "follow" links to external social pages?
Hello, I have four outbound links from my site home page taking users to join us on our social Network pages (Twitter, FB, YT and Google+). if you look at my site home page, you can find those 4 links as 4 large buttons on the right column of the page: http://www.virtualsheetmusic.com/ Here is my question: do you think it is better for me to add the rel="nofollow" directive to those 4 links or allow Google to follow? From a PR prospective, I am sure that would be better to apply the nofollow tag, but I would like Google to understand that we have a presence on those 4 social channels and to make clearly a correlation between our official website and our official social channels (and then to let Google understand that our social channels are legitimate and related to us), but I am afraid the nofollow directive could prevent that. What's the best move in this case? What do you suggest to do? Maybe the nofollow is irrelevant to allow Google to correlate our website to our legitimate social channels, but I am not sure about that. Any suggestions are very welcome. Thank you in advance!
Intermediate & Advanced SEO | Nov 28, 2017, 6:51 AM | fablau9 -
Is linking to search results bad for SEO?
If we have pages on our site that link to search results is that a bad thing? Should we set the links to "nofollow"?
Intermediate & Advanced SEO | Oct 23, 2011, 1:50 PM | nicole.healthline0