How I ranked Top 10 in Google in 3 days

Another update:

It has been 3 days after my last test ended with little change in rankings.

Notice today that google has changed the description and title of the rankings
to correspond with the index file which was uploaded previously but has been
removed and reverted back to normal since.

Had a pleasant surprise as my main keyword is now ranked #5 on page 1 and
my secondary keyword is now ranked #39 on page 4! :D

Hmmm...definitely worth a second look and I am opening the files again for more test....
Hi,
Would you like to send you index.html to me.
Thanl you so much.
 
May I say this method is only for sites that is ALREADY getting organic searches?
 
Hi all,
I have done for 2 days, But the rank no change. I will try to do in a day.
if you have file index.html please send to me
 
Today, I use "rank tracker" tool to check ranking of my keyword, -3
dec, 19, 2010 : position 35
after delete index.html and change .httaccess
today: dec, 20, 2010: position 38
what is my mistake, please any one to tell me.
Thank you.
 
to many question but no answers, why not post a step buy step or a picture for those who we dont understand it well?

thanks any way.
 
to many question but no answers, why not post a step buy step or a picture for those who we dont understand it well?

thanks any way.

Yea ... would love a step "buy" step method ... Cmon can we make you a coffe while you are reading this step buy step method ?
 
thanks for the tip :P after reading everyones comments i will give this a try as well
 
short and sweet method. i will try it a few of my websites and post the results.
 
(1) I modified .htaccess file. At the bottom, I added

RewriteEngine On
RewriteBase /

RewriteRule ^(.+)$ / [R=302,L]



(2) Added one plain HTML page in root directory named 'index.html'

(3) Edited that index.html like this

a) Title - Your 2 anchor keyword
b) In the body, 2 lines of text filled with your main keyword in <h1> tag
c) Search your keyword in google and pick any 3 result from top 10 result and copy the first para of each article
d) make this copied article in Bold
e) Add <h2> tag with your first Keyword
f) go to keyword tool in adword and type your main keyword and see all the relevant keyword coming into result. Note any 10 result (two short keyword, two 3/4 word keyword, six long tail keywords) and add these keywords under <h2> tag defined above and keep it in <h3> tag
g) Now repeat the steps (e) and (f) for your second Keyword (anchor text)

(4) Ping your blog through pingler and pingthatblog
(5) Leave it for a day
(6) after 24 hours, remove that added line in .htaccess file and rename or delete index.html file added into the root directory

this is not step by step?
 
not an amazing long term strategy apparently but definently worth a try for short term success!
 
Interesting results, I just tried this method. I saw no movement in the SERPs after 24 hours. Although, I knew it was a bit risky I let it ride. Checking and pinging probably every 5 hours or so. It took almost 48 hours ~40 to see any major movement. For people who don't see any movement and feel you have prepared a really good index.html file. It might be that you need to ping more or simply give it a bit more time. So two days ago my site was ranking pretty low for all my keywords, here are the (phrase match) stats in google :

Before
Keyword #1 - position 133
Keyword #2 - position 205

After
Keyword #1 - position 35 pg 4 :)
Keyword #2 - position 208 (relatively no change, just normal market oscillation)

Also, I must mention there was one keyword I neglected in my index file that took a dive on Yahoo from position ~300 to ~700 now :( , but we'll see what happens after the change back. I'll keep you posted.

On another note, I use wordpress and am kinda tempted to post the faux article I created for my index.html file, but it's all dupe content as I made it per the PO's instruction. What do you guys think? I figured it might help me maintain more of the rank I just gained.
 
I have not succeeded ... still wrote in the position of the second page and I want to be in the position of the first page with the keywords that website ... I also experienced an error if. htaccess change in my web .. please correct what I do ...

My first edit. htaccess and enter to root directory->

<IfModule Mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond% (REQUEST_FILENAME)!-F
RewriteCond% (REQUEST_FILENAME)!-D
RewriteRule ^(.+)$ / [R = 302, L]
</ IfModule>

then I changed the index.php into index123.php then index.html enter into the root directory ..


//index.html
<html>
<body>
<title>PHP Framework | Learn PHP Framework </title> //this main keyword in my website

<H1>php recursive</H1> //example keyword that I want to be first page search engine

//exampe content
<B>The recursive property in models is used when determining how much information is returned with your queries. The problem is that it gives you only limited control. You can select the level of information you want, but if you have many related tables you will often retrieve more information than you need,which will result in wasted queries.Here are some signs you have recursion set too high in your app:

? When you?re looking at the outputted queries with debug on you?ve reached the cap (200)
that will be displayed.
</B> //content in keyword that I want to be first page search engine

<H2>PHP Framework,Learn PHP Framework</H2>

<H3>cakephp,php,models,controllers,views</H3> //long tail keyword
</body>
</html>

then I ping with hxxp: / / mainkeyword.com / index.html to Pingler

whether my way is correct?

can you explained in more detail from. htaccess to index.html ... thank you in advance for the tips ..
 
Please add "php recursive" to your title. you can using some tools to check optimized site.
 
I have tried round 1: no thing to change (I have restore all thing).
I will try round 2 in 24hours. I will post my newest.

Thank you.
 
Back
Top