The Moz Q&A Forum

    • Forum
    • Questions
    • My Q&A
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. SEO and Digital Marketing Q&A Forum
    2. Categories
    3. On-Page / Site Optimization
    4. Scrolling Javascript News Ticker messing up Anchor Text.

    Scrolling Javascript News Ticker messing up Anchor Text.

    On-Page / Site Optimization
    5 2 694
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Peter2468
      Peter2468 last edited by

      I have a javascript scrolling news ticker on my site but it seems to play havoc with my anchor text.

      I like it because it scrolls through showing a new set of pages. I set it to the ones I've just uploaded and it seems to help them get followed and indexed.

      However when I use site explorer I can see the recorded anchor text for a link to a page is incorrect and it's taking the text from the news ticker. Even when a link has come from the news ticker url it seems to take  anchor text from the ticker order list before or after.

      It's as if it records the anchor text and then when it follows the link to the page the ticker has changed to a new link

      Is this ticker bad for seo?  it certainly jumbles up my anchor text, could that be a good thing?

      Is there an SEO friendly news ticker for newly added products?

      1 Reply Last reply Reply Quote 0
      • agua
        agua last edited by

        I guess it depends upon how the news ticker has been built... do you have a link to your site, or a link to the news ticker you are using?

        1 Reply Last reply Reply Quote 0
        • Peter2468
          Peter2468 last edited by

          (function(a){
          a.fn.webwidget_slideshow_common=function(p){
          var p=p||{};

          var ste=p&&p.slideshow_transition_effect?p.slideshow_transition_effect:"fly";
          var m=p&&p.slideshow_time_interval?p.slideshow_time_interval:"2000";
          var q=p&&p.slideshow_window_width?p.slideshow_window_width:"400";
          var r=p&&p.slideshow_window_height?p.slideshow_window_height:"400";
          var sbst=p&&p.slideshow_border_style?p.slideshow_border_style:"solid";
          var sbs=p&&p.slideshow_border_size?p.slideshow_border_size:"1";
          var sbc=p&&p.slideshow_border_color?p.slideshow_border_color:"#000";
          var sbr=p&&p.slideshow_border_radius?p.slideshow_border_radius:"5";
          var sbgc=p&&p.slideshow_background_color?p.slideshow_background_color:"#FFF";
          var sps=p&&p.slideshow_padding_size?p.slideshow_padding_size:"2";
          var v;
          var w=-1;
          var x=a(this);
          var cu;
          var y=x.find("ul:first").children("li").length;
          if(x.find("ul").length==0||x.find("li").length==0){
          x.append("Require content");
          return null
          }
          init();
          play();
          function init(){
          x.find("ul:first").wrap('

          ');
          x.css("width",q+"px").css("height",r+"px").css("border-style",sbst).css("border-width",sbs+"px").css("border-color",sbc).css("-moz-border-radius",sbr+"px").css("background-color",sbgc);
          x.find(".slides_box").css("width",q+"px").css("height",r+"px");
          x.find("ul:first").css("width",qy+"px").css("height",r+"px").css("margin","0px").css("padding","0px").css("list-style","none").css("position","absolute");
          x.find("ul:first").children("li").css("width",(q-sps
          2)+"px").css("height",(r-sps*2)+"px").css("margin","0px").css("padding",sps+"px").css("float","left");
          x.hover(
          function(){
          stop();
          },
          function(){
          v=setTimeout(play,m);
          }
          );
          x.find(".slides_box").children("ul").children("li").hide();
          }
          function play(){
          cu = w;
          clearTimeout(v);
          w++;
          if(w>=y){
          w=0
          }

          switch(ste){
          case "slide_left":
          x.find(".slides_box").children("ul").children("li").css("float","left");
          x.find(".slides_box").children("ul").children("li").show();
          x.find(".slides_box").children("ul").animate({
          left:-(wparseInt(q))
          },600);
          break;
          case "fade_in":
          x.find(".slides_box").children("ul").children("li").css("left","0px");
          x.find(".slides_box").children("ul").children("li").hide();
          x.find(".slides_box").children("ul").children("li").eq(cu).show();
          if(cu == -1){
          x.find(".slides_box").children("ul").children("li").eq(w).fadeIn("slow");
          }else{
          x.find(".slides_box").children("ul").children("li").eq(cu).fadeOut("slow",function(){
          x.find(".slides_box").children("ul").children("li").eq(w).fadeIn("slow");
          });
          }
          //x.find(".slides_box").children("ul").children("li").eq(w).fadeIn("slow");
          break;
          case "slide_down":
          x.find(".slides_box").children("ul").children("li").css("float","none");
          x.find(".slides_box").children("ul").children("li").show();
          x.find(".slides_box").children("ul").animate({
          top:-(w
          parseInt(r))
          },600);
          break;
          }

          v=setTimeout(play,m)
          }
          function stop(){
          clearTimeout(v);
          }

          }
          })(jQuery);

          1 Reply Last reply Reply Quote 0
          • agua
            agua last edited by

            If it this News Ticker then I can't see a problem as it just uses your existing html markup - in which case you have control over your anchor text.

            However when I use site explorer I can see the recorded anchor text for a link to a page is incorrect and it's taking the text from the news ticker. Even when a link has come from the news ticker url it seems to take anchor text from the ticker order list before or after.

            I don't really understand the above - are you saying it is ignoring the anchor text you have set in your news ticker and using some other text?

            Mixing up your anchor text to a page is good, so long as it is natural and relevant.

            1 Reply Last reply Reply Quote 1
            • Peter2468
              Peter2468 last edited by

              Yes it is the News Ticker you provided the link to.

              To be fair I don't understand what is happening with my anchor text and it may have had nothing to do with the news ticker now I look at it.

              All my anchor text within my site now seems to be "HOME" at the moment!

              However, I am very grateful you pointed out the ticker is OK.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              • Is this still considered true about INTERNAL anchor text? "Penguin seems to be targeting overly aggressive anchor text (both internally and externally), especially from low-quality sources."
                MarieHaynes
                MarieHaynes
                0
                8
                191

              • Varied or consistent anchor text?
                irvingw
                irvingw
                0
                4
                178

              • Category Anchor Text - all the same - should I worry?
                0
                1
                160

              • Help Please! - Anchor Text in the Menu
                LockCity
                LockCity
                0
                14
                1.3k

              • Okay to have text in javascript?
                cakelady
                cakelady
                0
                3
                287

              • Any opinions about the common anchor text?
                Copstead
                Copstead
                0
                4
                328

              • Same anchor text
                oznappies
                oznappies
                0
                9
                907

              • How long should anchor text be? Best practice for anchor text length?
                RyanKent
                RyanKent
                0
                6
                7.3k

              Get started with Moz Pro!

              Unlock the power of advanced SEO tools and data-driven insights.

              Start my free trial
              Products
              • Moz Pro
              • Moz Local
              • Moz API
              • Moz Data
              • STAT
              • Product Updates
              Moz Solutions
              • SMB Solutions
              • Agency Solutions
              • Enterprise Solutions
              • Digital Marketers
              Free SEO Tools
              • Domain Authority Checker
              • Link Explorer
              • Keyword Explorer
              • Competitive Research
              • Brand Authority Checker
              • Local Citation Checker
              • MozBar Extension
              • MozCast
              Resources
              • Blog
              • SEO Learning Center
              • Help Hub
              • Beginner's Guide to SEO
              • How-to Guides
              • Moz Academy
              • API Docs
              About Moz
              • About
              • Team
              • Careers
              • Contact
              Why Moz
              • Case Studies
              • Testimonials
              Get Involved
              • Become an Affiliate
              • MozCon
              • Webinars
              • Practical Marketer Series
              • MozPod
              Connect with us

              Contact the Help team

              Join our newsletter
              Moz logo
              © 2021 - 2026 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
              • Accessibility
              • Terms of Use
              • Privacy