lyfsy

Best way to index web2.0 posts?

Jan 20th, 2020
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.62 KB | None | 0 0
  1. Best way to index web2.0 posts?
  2. I scraped ~30 expired Tumblr's with decent/good backlink profile from 50+ DA sources. Hand picked these from thousands of expired tumblrs I checked.
  3. ++++++++++++++
  4. list of top cheapest host http://Listfreetop.pw
  5.  
  6. Top 200 best traffic exchange sites http://Listfreetop.pw
  7.  
  8. free link exchange sites list http://Listfreetop.pw
  9. list of top ptc sites
  10. list of top ptp sites
  11. Listfreetop.pw
  12. Listfreetop.pw
  13. +++++++++++++++
  14.  
  15. All of them were indexed by google, tried inserting their old content and added new one by reblogging new stuff all of them have a minimum of 6 posts and since they were already indexed by google I don't have a problem with the actual url getting indexed, however.
  16.  
  17. I added a few links to ~13 of the blogs and none of the posts have been indexed yet, already posted the links 5 days ago + pinged to hundreds of sites and still not a single link of these 13 blogs has been indexed yet.
  18.  
  19.  
  20. I can't just add to google webmasters due to footprints, I'm making these web2.0 my personal web2.0 PBN until I get the money to start an actual PBN.
  21. Anyone with some tips :)?
  22. Do manual submission to Google..
  23.  
  24. Go to google.com and type: submit url to google and then add your blog url (the page where your blog content is) then submit it. It will be indexed within 2-3 days hope so..
  25. Do manual submission to Google..
  26.  
  27. Go to google.com and type: submit url to google and then add your blog url (the page where your blog content is) then submit it. It will be indexed within 2-3 days hope so..
  28. Would leave a huge footprint though. Especially since it'd be from the same account as my website, and even if I did it from a new account, it would leave all the links in the same accounts yet again leaving a huge footprint.
  29.  
  30. Unless I make 1 account per link which would be a pain in the ass once I start making thousands of links
  31. Cheap PBN posts are also great to do this
  32.  
  33. the2go.com
  34. downlinemaxx.com
  35. bigscoots.com
  36. mojo29.tk
  37. host forum image
  38. u hostel madrid spain
  39. e host red carpet
  40. make money driving
  41.  
  42. Create Authority Bookmarks for them, it'll help for indexing.
  43. Same thing as above though, if I posted them on reddit, stumbleupon and such all on 1 account it would leave a big footprint, yet if I make 1 account per link it'll be a huge pain in the ass once I start banging hundreds or thousands of links :l
  44. Use Video Sitemap Trick.
  45.  
  46. Google gives higher priority to videos and their URLs get crawled sooner / more often
  47.  
  48. You're going to need a self hosted WordPress site for this.
  49.  
  50.  
  51. 1. Install plugin Google XML Sitemap for Videos.
  52.  
  53. 2. Publish one post with random YouTube video embed. (no need to do this if you already have posts with YouTube embeds)
  54.  
  55. 3. Go to Tools -> Video Sitemap
  56.  
  57. 4. Click Generate Sitemap
  58.  
  59. 5. DON'T ping Google (yet) and don't close the page.
  60.  
  61. 6. Go to your cPanel or whatever server back-end soft you're using and locate file (on the new tab): sitemap-video.xml
  62.  
  63. 7. Edit the content of the file
  64.  
  65. - you will see one or more <url> blocks like this.
  66.  
  67. Code:
  68. <url>
  69. <loc>http://yourweb20site.com/awesome-web20-page/</loc>
  70. <video:video>
  71. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  72. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  73. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  74. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  75. <video:duration>619</video:duration>
  76. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  77. <video:category>General</video:category>
  78. </video:video>
  79. </url>
  80. - what interests you is the <loc>URL</loc>
  81.  
  82. - you will see your blog URLs there. Change it to your web 2.0 page
  83. Code:
  84. <loc>http://yourweb20site.com/awesome-web20-page/</loc>
  85. - if you want to submit more than one URLs you must copy the whole <url> block and change the URL in the <loc> tag. Like so:
  86.  
  87. Code:
  88. <url>
  89. <loc>http://yourweb20site.com/awesome-web20-page/</loc>
  90. <video:video>
  91. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  92. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  93. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  94. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  95. <video:duration>619</video:duration>
  96. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  97. <video:category>General</video:category>
  98. </video:video>
  99. </url>
  100. <url>
  101. <loc>http://yourweb20site.com/awesome-web20-page-22222/</loc>
  102. <video:video>
  103. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  104. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  105. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  106. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  107. <video:duration>619</video:duration>
  108. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  109. <video:category>General</video:category>
  110. </video:video>
  111. </url>
  112. <url>
  113. <loc>http://yourweb20site.com/awesome-web20-page-33333/</loc>
  114. <video:video>
  115. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  116. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  117. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  118. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  119. <video:duration>619</video:duration>
  120. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  121. <video:category>General</video:category>
  122. </video:video>
  123. </url>
  124. - it's all wrapped in the </urlset> tag make sure to NOT remove it at the end
  125. - YouTube video and other content can be the same (works for me ) but if you want to be hardcore you can change them to relevant ones
  126. - there shouldn't be any problem about submitting all URLs in the same file, from the same root (I do it all the time) - however, for maximum safety you might wanna spread them over few more sites.
  127.  
  128. 8. Go back to WordPress Video Sitemap page
  129.  
  130. 9. Click XML Sitemap highlighted link to preview your sitemap
  131. - you should see thumbnails of your video(s) and when you hover over them links to your web 2.0s, if you don't something needs fixing
  132.  
  133. 10. Submit your sitemap - click the ping Google highlighted link
  134.  
  135. I suggest you try it with 5 sites and see how it goes. Then do the rest.
  136.  
  137.  
  138. Let me know how's your index rate in 24 hours ;)
  139. Use Video Sitemap Trick.
  140.  
  141. Google gives higher priority to videos and their URLs get crawled sooner / more often
  142.  
  143. You're going to need a self hosted WordPress site for this.
  144.  
  145.  
  146. 1. Install plugin Google XML Sitemap for Videos.
  147.  
  148. 2. Publish one post with random YouTube video embed. (no need to do this if you already have posts with YouTube embeds)
  149.  
  150. 3. Go to Tools -> Video Sitemap
  151.  
  152. 4. Click Generate Sitemap
  153.  
  154. 5. DON'T ping Google (yet) and don't close the page.
  155.  
  156. 6. Go to your cPanel or whatever server back-end soft you're using and locate file (on the new tab): sitemap-video.xml
  157.  
  158. 7. Edit the content of the file
  159.  
  160. - you will see one or more <url> blocks like this.
  161.  
  162. Code:
  163. <url>
  164. <loc>http://yourweb20site.com/awesome-web20-page/</loc>
  165. <video:video>
  166. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  167. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  168. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  169. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  170. <video:duration>619</video:duration>
  171. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  172. <video:category>General</video:category>
  173. </video:video>
  174. </url>
  175. - what interests you is the <loc>URL</loc>
  176.  
  177. - you will see your blog URLs there. Change it to your web 2.0 page
  178. Code:
  179. <loc>http://yourweb20site.com/awesome-web20-page/</loc>
  180. - if you want to submit more than one URLs you must copy the whole <url> block and change the URL in the <loc> tag. Like so:
  181.  
  182. Code:
  183. <url>
  184. <loc>http://yourweb20site.com/awesome-web20-page/</loc>
  185. <video:video>
  186. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  187. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  188. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  189. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  190. <video:duration>619</video:duration>
  191. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  192. <video:category>General</video:category>
  193. </video:video>
  194. </url>
  195. <url>
  196. <loc>http://yourweb20site.com/awesome-web20-page-22222/</loc>
  197. <video:video>
  198. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  199. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  200. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  201. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  202. <video:duration>619</video:duration>
  203. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  204. <video:category>General</video:category>
  205. </video:video>
  206. </url>
  207. <url>
  208. <loc>http://yourweb20site.com/awesome-web20-page-33333/</loc>
  209. <video:video>
  210. <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
  211. <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
  212. <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
  213. <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
  214. <video:duration>619</video:duration>
  215. <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
  216. <video:category>General</video:category>
  217. </video:video>
  218. </url>
  219. - it's all wrapped in the </urlset> tag make sure to NOT remove it at the end
  220. - YouTube video and other content can be the same (works for me ) but if you want to be hardcore you can change them to relevant ones
  221. - there shouldn't be any problem about submitting all URLs in the same file, from the same root (I do it all the time) - however, for maximum safety you might wanna spread them over few more sites.
  222.  
  223. 8. Go back to WordPress Video Sitemap page
  224.  
  225. 9. Click XML Sitemap highlighted link to preview your sitemap
  226. - you should see thumbnails of your video(s) and when you hover over them links to your web 2.0s, if you don't something needs fixing
  227.  
  228. 10. Submit your sitemap - click the ping Google highlighted link
  229.  
  230. I suggest you try it with 5 sites and see how it goes. Then do the rest.
  231.  
  232.  
  233. Let me know how's your index rate in 24 hours ;)
  234. Nice copy/past but it's a footprint too, OP you need build one links (brand) from quality site per web 2, the faster ways is maybe a blog comment from a medium/big site, when G will crawl the big site (hundred times per day) he will quickly follow your links and crawl again the web2 and all the new pages will be indexed, it's what I do and it's work for me
  235. I struggled with it as well, tried plenty of ways without any luck finally bought a indexer from the market place and it had decent success in indexing
  236. Whenever I need to get batches (20+) of expired Tumblrs to index, I will blast 4-5 of them with social signals, 4-5 with blog comments, 4-5 with other web 2.0s (then blast those with GSA/social signals), and the remaining with cheap blog posts. They usually all index within a couple of days. A week after that, I'll blast the links with whatever services I hadn't previously used on it.
  237. Build social bookmarks, web 2.0 and other links. It can take time, look natural.
  238. Do manual submission to Google..
  239.  
  240. Go to google.com and type: submit url to google and then add your blog url (the page where your blog content is) then submit it. It will be indexed within 2-3 days hope so..
  241. agree
  242.  
  243. else:
  244.  
  245. submlit xml sitemap from some GTW account with links in them.
  246.  
  247. however: even if they are "Indexed", it will take weeks to months till you get some juice ;)
  248. Whenever I need to get batches (20+) of expired Tumblrs to index, I will blast 4-5 of them with social signals, 4-5 with blog comments, 4-5 with other web 2.0s (then blast those with GSA/social signals), and the remaining with cheap blog posts. They usually all index within a couple of days. A week after that, I'll blast the links with whatever services I hadn't previously used on it.
  249. if they were "a good bach", you would neither wanted to do crappy links, nor blast them...
  250. twitter+facebook farm increase indexing
  251. Send me them OP i can index them for you
  252.  
  253. but seriously get good indexer
  254. Why don't you do GSA - T1 articles, T2 comments. Never had problems with web 2.0 rankings this way.
  255. You need to build a good quality PBN links with good metrics and a great quality content not a scrap,get more social signals,make sure that you are using unique article just a spun content won't let to index.
  256. I scraped ~30 expired Tumblr's with decent/good backlink profile from 50+ DA sources. Hand picked these from thousands of expired tumblrs I checked.
  257.  
  258. All of them were indexed by google, tried inserting their old content and added new one by reblogging new stuff all of them have a minimum of 6 posts and since they were already indexed by google I don't have a problem with the actual url getting indexed, however.
  259.  
  260. I added a few links to ~13 of the blogs and none of the posts have been indexed yet, already posted the links 5 days ago + pinged to hundreds of sites and still not a single link of these 13 blogs has been indexed yet.
  261.  
  262.  
  263. I can't just add to google webmasters due to footprints, I'm making these web2.0 my personal web2.0 PBN until I get the money to start an actual PBN.
  264. Try to write a catchy unique information's and Titles - It will indexed automatically with out any additional stuff's :)
  265. I struggled with it as well, tried plenty of ways without any luck finally bought a indexer from the market place and it had decent success in indexing
  266. can you provide which indexer are you using?
Advertisement
Add Comment
Please, Sign In to add comment