rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/c Programming Web Development by Mohamed_147 rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> Re: rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/c Programming Web Development by Dani …/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin… Re: rel="ugc" vs rel="ugc,nofollow" Digital Media Digital Marketing Search Engine Strategies by pritaeas …-ways-to-identify > Can I use more than one rel value on a link? Yes, you can use more than… one rel value on a link. For example, rel="ugc sponsored" is a perfectly… valid to use nofollow with the new attributes—such as rel="nofollow ugc"—if you wish to be backwards… rel="ugc" vs rel="ugc,nofollow" Digital Media Digital Marketing Search Engine Strategies by Dani … switched links within our forum posts from using `rel="nofollow"` to `rel="ugc"`. However, Do you think that… it makes sense to use `rel="nofollow,ugc"`, or is the *nofollow* part already… Re: Rel=Nofollow Digital Media Digital Marketing Search Engine Strategies by Dani … members who genuinely enjoy interacting and learning from each other. Rel=nofollow is what it is ... We're not saying … decide what they want to do with that information. Rel=nofollow evolved as blogging became more and more popular and… got posted by site surfers and not site webmasters. Rel=nofollow is simply the search engine's way of allowing… rel=author Digital Media Digital Marketing Search Engine Strategies by Dani I heard in the latest Matt Cutts webmaster video that Google is trying to shift towards a non-anonymous web with the use of rel=author. However, how many people *really* use Google+?!?! I, for example, use Facebook and Twitter, but not Google+. Can *I* make use of rel=author or is it reserved exclusively for Google+ users? Re: Rel=Nofollow Digital Media Digital Marketing Search Engine Strategies by Slashdoc [QUOTE=cscgal]Do you recommend using the rel=nofollow tag on links that are member-submitted, such as …; link you make. So I would say, yes, use a rel=nofollow on all links that you don't personally approve… Rel=Nofollow Digital Media Digital Marketing Search Engine Strategies by Dani Do you recommend using the rel=nofollow tag on links that are member-submitted, such as from a blog or forum? Re: Rel=Nofollow Digital Media Digital Marketing Search Engine Strategies by seo_expert except for the Signature links rest should be done with rel=nofollow :D Re: Rel=Nofollow Digital Media Digital Marketing Search Engine Strategies by Slashdoc … to go to your Forums, view source, then see "rel=nofollow" and say "Oh they use nofollow, I… Re: Rel=Nofollow Digital Media Digital Marketing Search Engine Strategies by sarahk [QUOTE=cscgal]Rel=nofollow is what it is ... We're not saying "… Re: Rel=Nofollow Digital Media Digital Marketing Search Engine Strategies by Dani … post is what the search engines developed and designed the rel=nofollow to mean. Like I said, it's up to… rel=nofollow on forums? Digital Media Digital Marketing Search Engine Strategies by Dani Do you suggest using rel=nofollow on forum posts since the content is user-submitted? What about just for users with less than X posts? Or just in forum signatures? Re: rel=nofollow on forums? Digital Media Digital Marketing Search Engine Strategies by stymiee [QUOTE=Harry smith;355607]Definetly this will reduce spammer for your site though Google dislike " nofollows ".[/QUOTE] Completely untrue. Google invented rel='nofollow' so why would they dislike it? Re: rel=nofollow on forums? Digital Media Digital Marketing Search Engine Strategies by didier-fr [quote=cscgal;351988]Do you suggest using rel=nofollow on forum posts since the content is user-submitted? … rel=canonical" - New Google Attribute Digital Media Digital Marketing Search Engine Strategies by shennon … new type of <link> attribute. It's the rel="canonical" attribute. This attribute is used to specify… Re: rel=canonical" - New Google Attribute Digital Media Digital Marketing Search Engine Strategies by Robdale Thanks shennon, The new attribute rel="canonical" is really helpful. But, Does it affect the Page Ranking? dynamically assign REL tag to ColorBox Programming Web Development by mehargags …assign the ColorBox event to elements $("a[rel='example3']").colorbox({transition:"fade"}); });…/". $row1["dog_image"] ."' rel='".$row["dog_id"] ."' title='&… the ColorBox event to elements $(\"a[rel='$ex']\").colorbox({transition:\"fade\"}); … Get Rel from Table jQuery Programming Web Development by Danny159 …</tr> <tr> <td rel='1'>Company Ltd</td> <td…</tr> <tr> <td rel='2'>Company Ltd</td> <td… $($(this).find('td:nth-child(1)').children()[0]).attr(\"rel\"); infowindow.open(map, markerId); console.log(markerId); }… Re: dynamically assign REL tag to ColorBox Programming Web Development by diafol [QUOTE]I need to generate this REL tag dynamically..which is a challenge for me as I'… Re: dynamically assign REL tag to ColorBox Programming Web Development by KickingHorse Here is code that I used to dynamically assign 'rel' value for my photos - see attached Notepad copy of code. Re: How many links can u point using canonical rel tag Digital Media Digital Marketing Search Engine Strategies by Deepanshu_1 … href="http:site/canonical-version-of-page-**D**/" rel="canonical" /> **Case 2: Within a page… href="http:site/canonical-version-of-page-**B**/" rel="canonical" /> <link href="http…:site/canonical-version-of-page-**C**/" rel="canonical" /> <link href="http… Re: Help adding rel tag to dynamic image path Programming Web Development by Encrypted …."&idx=".$aIdx."\"><img rel=\"lightbox\" border=\"4\" width=\"&…}&img={$aFn}&idx={$aIdx}\"><img rel=\"lightbox\" border=\"4\" width=\"…src=\"genthumbs.php?image={$fullpath}&w={$twidth}\" rel=\"lightbox\"></img></a>… <li> REL attribute not working... Programming Web Development by lifeworks … of the thumbnail. Each <li> has a rel attribute... but while I can pull out each <li… instead of the big-image-path...? Help! [code] <li rel="kids_beach.jpg"> <img src="http…value of the big image //to the value of the rel attribute of the thumbnail list item all_items[i].onclick = function… Re: <li> REL attribute not working... Programming Web Development by Airshow …('li'); function show_large_img() { main_image.src = dynamicImg('public/content/images/' + this.rel); }; for(i=0; i<all_items.length; i++) { all_items[i… recall ever trying this with rel), then try [ICODE]this.getAttribute('rel')[/ICODE] in place of [ICODE]this.rel[/ICODE]. [B]Airshow[/B… Re: Get Rel from Table jQuery Programming Web Development by AleMonteiro try this: var markerId = $(this).children().eq(0).attr("rel"); Help adding rel tag to dynamic image path Programming Web Development by haboota … full size picture are generated. How can I add the rel="lightbox" tag? [CODE] echo "<center>…&img=$aFn&idx=$aIdx\"><img rel=\"lightbox\" border=\"4\" width=\"$twidth…; src=\"genthumbs.php?image=$fullpath&w=$twidth\" rel=\"lightbox\"></img></a>… Re: <li> REL attribute not working... Programming Web Development by lifeworks Hi Airshow That worked perfectly, I used the getAttribute('rel') - currently using an updated version of Chrome and this.rel didn't seem to work. Thanks for the assist! PageRank Sculpting: You can still use rel=nofollow Digital Media Digital Marketing Search Engine Strategies by bbriniotis … PageRank Sculpting is not possible any more by using the rel=nofollow attribute. Nofollow method is straightforward and time efficient comparing… that already use nofollow might suffer a PR loss. Using rel=nofollow for PageRank sculpting is still possible by using a… Re: Help adding rel tag to dynamic image path Programming Web Development by haboota … HTML file with an a href to and image with rel="lightbox" and it all works fine. I must…