Hi . Right now I have a Tech Blog Techbymak on the Blogger Platform and there are total 64 pages are Indexed in Google But Now I have Decided to purchase a domain and Transfer it to Wordpress so I want to de-index all the page at this time and I want to start my journey from the start. Please help me How Can I do that. http://www.techbymak.com
1. You can via robots.txt - it will take some time. 2. You can manually remove the pages from google webmaster tools - might take time as well. 3. You can simply delete all posts on blogger - will take longer time... 4. If you have a htaccess file, which you can modify (I do not know if possible as it is a free hosting), but if you have one simply redirect all 64 existing pages to the new ones. Hope smth of this helps out. Cheers
If you're moving to a new site, then you should only do a 301 redirect (assuming you want to retain link credit and referral traffic). Unfortunately, Blogger doesn't support 301 redirects, which is what you want to do (for search engine purposes). However, although you are using Blogger, it's publishing to HostGator (I assume you have an account with them), so all you need to do is make a .htaccess file to redirect the pages then upload it to your HostGator account. Just use your favourite search engine to look for: .htaccess 301 redirect And you'll find lots of examples. You will need a list of all your post URLs. Once this redirect is in place (and leave it there for as long as you can, e.g. 60-90 days) search engine's will gradually de-index the URLs and send credit (due to links) to the new domain. Good luck.
I have make a 1.htaccess file on my Desktop via Notepad and Uploaded it to the Folders where wordpress is hosted . up to the point Every thing was ready but As I try to rename the 1.htaccess file to .htaccess It gives me an error.
"FileOp Failure on: /home/develop1/public_html/mydomain.in/1.htaccess: Destination already exists " this is message but Actually there is a no .htaceess file on this directory
The error message states otherwise. It's a hidden file. As one already exists, enable the hidden file view and download this file (as it might contain important instructions already), then update it with your changes. After that, upload it.
Go through this, it shows you how to enable the hidden files view: http://support.hostgator.com/articl...pache-htaccess/how-to-edit-your-htaccess-file
I would do the following: 1. Move the domain name to some decent hosting like Hostgator 2. Create the web site 3. Go to Google and do a site:yourdomainname.com search to find all the urls in the index 4. Edit the .htaccess file to 301 redirect the old page names to the new page name or to the root domain If you intend installing Wordpress, there are some 301 redirect plugins available to make the process easy.
@asif go to webmaster tools and go to remove URL n paste the mail URL over there.. Your all urls will be removed from the search engine within 24 hours.