Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Best way to index web2.0 posts?
- 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.
- ++++++++++++++
- list of top cheapest host http://Listfreetop.pw
- Top 200 best traffic exchange sites http://Listfreetop.pw
- free link exchange sites list http://Listfreetop.pw
- list of top ptc sites
- list of top ptp sites
- Listfreetop.pw
- Listfreetop.pw
- +++++++++++++++
- 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.
- 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.
- 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.
- Anyone with some tips :)?
- Do manual submission to Google..
- 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..
- Do manual submission to Google..
- 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..
- 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.
- Unless I make 1 account per link which would be a pain in the ass once I start making thousands of links
- Cheap PBN posts are also great to do this
- the2go.com
- downlinemaxx.com
- bigscoots.com
- mojo29.tk
- host forum image
- u hostel madrid spain
- e host red carpet
- make money driving
- Create Authority Bookmarks for them, it'll help for indexing.
- 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
- Use Video Sitemap Trick.
- Google gives higher priority to videos and their URLs get crawled sooner / more often
- You're going to need a self hosted WordPress site for this.
- 1. Install plugin Google XML Sitemap for Videos.
- 2. Publish one post with random YouTube video embed. (no need to do this if you already have posts with YouTube embeds)
- 3. Go to Tools -> Video Sitemap
- 4. Click Generate Sitemap
- 5. DON'T ping Google (yet) and don't close the page.
- 6. Go to your cPanel or whatever server back-end soft you're using and locate file (on the new tab): sitemap-video.xml
- 7. Edit the content of the file
- - you will see one or more <url> blocks like this.
- Code:
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- - what interests you is the <loc>URL</loc>
- - you will see your blog URLs there. Change it to your web 2.0 page
- Code:
- <loc>http://yourweb20site.com/awesome-web20-page/</loc>
- - 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:
- Code:
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page-22222/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page-33333/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- - it's all wrapped in the </urlset> tag make sure to NOT remove it at the end
- - 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
- - 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.
- 8. Go back to WordPress Video Sitemap page
- 9. Click XML Sitemap highlighted link to preview your sitemap
- - 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
- 10. Submit your sitemap - click the ping Google highlighted link
- I suggest you try it with 5 sites and see how it goes. Then do the rest.
- Let me know how's your index rate in 24 hours ;)
- Use Video Sitemap Trick.
- Google gives higher priority to videos and their URLs get crawled sooner / more often
- You're going to need a self hosted WordPress site for this.
- 1. Install plugin Google XML Sitemap for Videos.
- 2. Publish one post with random YouTube video embed. (no need to do this if you already have posts with YouTube embeds)
- 3. Go to Tools -> Video Sitemap
- 4. Click Generate Sitemap
- 5. DON'T ping Google (yet) and don't close the page.
- 6. Go to your cPanel or whatever server back-end soft you're using and locate file (on the new tab): sitemap-video.xml
- 7. Edit the content of the file
- - you will see one or more <url> blocks like this.
- Code:
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- - what interests you is the <loc>URL</loc>
- - you will see your blog URLs there. Change it to your web 2.0 page
- Code:
- <loc>http://yourweb20site.com/awesome-web20-page/</loc>
- - 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:
- Code:
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page-22222/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- <url>
- <loc>http://yourweb20site.com/awesome-web20-page-33333/</loc>
- <video:video>
- <video:player_loc allow_embed="yes" autoplay="autoplay=1">http://www.youtube.com/v/u8qFAGLBJfE</video:player_loc>
- <video:thumbnail_loc>http://i.ytimg.com/vi/u8qFAGLBJfE/hqdefault.jpg</video:thumbnail_loc>
- <video:title>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:title>
- <video:description>A Variety Of Tips And Tricks To Make Working With Lawyers Easy</video:description>
- <video:duration>619</video:duration>
- <video:publication_date>2014-05-07T17:10:36+00:00</video:publication_date>
- <video:category>General</video:category>
- </video:video>
- </url>
- - it's all wrapped in the </urlset> tag make sure to NOT remove it at the end
- - 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
- - 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.
- 8. Go back to WordPress Video Sitemap page
- 9. Click XML Sitemap highlighted link to preview your sitemap
- - 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
- 10. Submit your sitemap - click the ping Google highlighted link
- I suggest you try it with 5 sites and see how it goes. Then do the rest.
- Let me know how's your index rate in 24 hours ;)
- 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
- 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
- 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.
- Build social bookmarks, web 2.0 and other links. It can take time, look natural.
- Do manual submission to Google..
- 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..
- agree
- else:
- submlit xml sitemap from some GTW account with links in them.
- however: even if they are "Indexed", it will take weeks to months till you get some juice ;)
- 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.
- if they were "a good bach", you would neither wanted to do crappy links, nor blast them...
- twitter+facebook farm increase indexing
- Send me them OP i can index them for you
- but seriously get good indexer
- Why don't you do GSA - T1 articles, T2 comments. Never had problems with web 2.0 rankings this way.
- 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.
- 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.
- 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.
- 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.
- 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.
- Try to write a catchy unique information's and Titles - It will indexed automatically with out any additional stuff's :)
- 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
- can you provide which indexer are you using?
Advertisement
Add Comment
Please, Sign In to add comment