How to amend code of Text Link Ads
Have a netizen
Ask about how to revise Text Link Ads, in order to accord with the Google requirement to linking business, avoid PageRank namely deliver. It is with PHP code here exemple, normally fromText Link AdsHave in the code that tiring-room obtains so a paragraph: If (Is_array($arr_xml) ) {Echo "\n<ul>\n" ; For ($i = 0; $i<Count($arr_xml['URL']); $i ) {If(isset($arr_xml['PostID'][$i]) &&$arr_xml['PostID'][$i]>0) Continue; Echo "<li>" . $arr_xml['BeforeText'][$i] . "<a href=\" " . $arr_xml['URL'][$i] . $arr_xml['URL'][$i] .. \ ">" . $arr_xml['Text'][$i] . "</a>”. $arr_xml['AfterText'][$i] . "</li>\n" ; } Echo "</ul>" ; } revises below this appearance: If (is_array($arr_xml) ) {Echo "<div>" ; Echo "\n<ul>\n" ; For ($i = 0; $i<Count($arr_xml['URL']); $i ) {If(isset($arr_xml['PostID'][$i]) &&$arr_xml['PostID'][$i]>0) Continue; Echo "<li>" . $arr_xml['BeforeText'][$i] . "<a Href=\" " . $arr_xml['URL'][$i] . $arr_xml['URL'][$i] .. \ " rel=\" Nofollow\ ">" . $arr_xml['Text'][$i] . "</a>”. $arr_xml['AfterText'][$i] . "After </li>\n" ; } Echo "</ul>" ; Echo "</div>" ; } is revised so, can gain income through business chain fetch already, at the same time etc of contented also Google searchs engine to be worth delivered requirement to linking authority.
No comments yet. Be the first to comment this post.