منتدى استراحات زايد

منتدى استراحات زايد (http://vb.ma7room.com/index.php)
-   منتدى أخبار المواقع والمنتديات العربية والأجنبية (http://vb.ma7room.com/forumdisplay.php?f=183)
-   -   Forum Where to insert Google Adsense code (http://vb.ma7room.com/showthread.php?t=1019674)

محروم.كوم 09-22-2012 11:40 PM

Forum Where to insert Google Adsense code
 
Hello, My GoogleAdsense application has finished partial review and now under second review step and status is under review

My question is regarding placement of Google Adsense code in my VB Admin CP.

I just went to Admincp=>ManageAds=>My Googleadsense code javascript just pasted in the VB ad location( Global-Above footer-implemented to all forum pages)

Today i saw the below in Google support page

Once you have implemented the code, you can check the ad units in two ways:
  • If you have placed the ad unit near or within the content of your page, the other content will shift to make room for the ad unit in the ad unit size that you selected.
  • When you highlight the entire content of the page (with Ctrl + A on Windows or Cmd + A on a Mac), the blank ad units will be visible - again, in the size of the ad unit that you selected.
If these methods do not show you your ad units, please check again if you have implemented the ad code exactly the way it is presented in your account.

Now I just used above tips in all my vb forum pages(global-above footer) and observed that due to Google ad unit(which are invisible) the contents have NOT shifted and next i tried to highlighted the page as said above but the blank units are NOT visible. That means i doubt that my GAdsense code(java script) was not placed correctly?

I just went to Admincp=>ManageAds=>My Googleadsense code javascript just pasted in the VB ad location( Global-Above footer)

Is that correct? But google adsense status shows in RED ALERT which means i have NOT completed 2nd review step.

Kindly guide me am i correct in the placement of Google adsense code.

My code is below ( ID's replaced with xxxxxxxxxxx)

Also my VB integration Google AdSense Account Status: Fully Activated( but my VB is 4.1.7)Kindly guide me in this regard of placing code correctly if went wrong somewhere ( As per above 2 tips by Google adsense it seems code is not placed correctly).

I think i should follow this like what
GOOGLE support says like this....In your editor, switch to the HTML view. Paste the ad code between the and tags. Pasting the ad code outside the tags will prevent the ads from appearing correctly.

But i want to know exactly how to put code and where to put code instead of experiments..Thanks



الساعة الآن 09:00 AM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227