Write the reason you're deleting this FAQ
Google slammed 4 of our sites. Im sure it's due to keyword stuffing and a bad link profile. It's in June when the panda update was made for relevancy. Anyway, since, Ive made new sites and Im going to be super careful with them. My question is:
1.Is there any "coming up" in serps after the fall?
a. and yes, ive requested bad link urls to remove and used disavow after a month
b. sent google a reconsideration request
any majical cures for those sites ive worked hard on for 7-10 years? BTW, they are still in top 3 on yahoo, bing and msn.
Can i simple change domain name and not have to products and content?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
How easy is it to create a new domain name? I take it this is easier than fix the issues at hand?
Are you sure you want to delete this post?
Google slammed 4 of our sites. Im sure it's due to keyword stuffing and a bad link profile.[quote]Google slammed 4 of our sites. Im sure it's due to keyword stuffing and a bad link profile. [quote] Well i am shore that 99 % reason is bad links profile. Keyword stuffing are not so high penelty but its true that some kind of penelty are confirmed.[/quote][/quote]
Well i am shore that 99 % reason is bad links profile. Keyword stuffing are not so high penelty but its true that some kind of penelty are confirmed.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
It's never too late to start over with a site. Just show Google you are willing to change by adding new fresh content to your site daily, linking back from credible websites and making your site the best it can be now. In time, your site will regain it's credibility with Google and you will get a second chance at being in Google Search.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
If it has been slaped due to over optimization, recovering from that penalty will take time and a lot of effort. Besides, once a website has been hammered by Google it will never be the same again. I suggest that you do the following:
Are you sure you want to delete this post?
very good info to you all. Almost Everything is in Place to do, specially the Social thing. But i wonder if you could explain more with meta refresh thing. What do you hope with that?
Are you sure you want to delete this post?
Scorpan1,
Create a txt file and insert the following content inside:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="REFRESH" content="0;"
url="http://www.yourdomain.com/index.html">
</head>
<body>
</body>
</html
When you save the txt file, save as index.html or just chane the file extention from index.txt to index.html
This process is as cold has it gets and it last a mere second before redirecting the user to your new domain.
Or you can use this one that delays the redirect :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="refresh" content="5">
Redirect to http://example.com/ after 5 seconds:
<meta http-equiv="refresh" content="5; url=http://example.com/">
Redirect to http://example.com/ immediately:
<meta http-equiv="refresh" content="0; url=http://example.com/">
</head>
<body>
</body>
</html>
Remember to change the http://yourdomain.com and http://example.com/ to point to your domain.
When you save the txt file, save as index.html or just chane the file extention from index.txt to index.html
Let me know if you have further questions
Kindest Regards
Are you sure you want to delete this post?
i know the technic but what for? You should make a 301 redirect via .htaccess Never ever redirect like this, in we talk in Google optimazations and redirection.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Scorpan1
Are you sure you want to delete this post?