| Answer Upon |
Hubs | Hubbers | Topics | Request |
| #1 in Business | Subscribe Email Print |
|
You are here: Home > Internet and Businesses Online > SEO > Why Fear? Now Change Your Filenames Without Disturbing Search Engines/Visitors And Rank Well |
|
Answer Upon - Why Fear? Now Change Your Filenames Without Disturbing Search Engines/Visitors And Rank Well
Submit Content To Article Directories To Get Traffic .html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.htmlOne of the ways to get traffic to your site is to submit content to article directories. You can use this method to get targeted prospects to your site and convert them into buyers. No wonder article writing, submissions and publications are getting very popular.There are many tools that make this process of distributing articles easier. This, however, does only half the job. There are some common mistakes that people make when they submit content to article directories, which you should be aware of.1. If you had a page whose URL is: http://www.YourDomain.com/wp/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html just write the following code in your .htaccess file: redirect 301 /wp/wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html The line is written like this: 'redirect 301' + 'one spacebar space' + 'old file directory/filename' + 'one spacebar space' + 'new file URL' + '[Enter]' You can write as many lines as you wish! If you already have .htaccess file in your folder, write these lines AFTER all other codes already existed ther Increase Sales to Your Business By Consistent Excellent Customer Service By now, you know that to rank well in the Search Engines,
you need to have the keyword in your URL's directory name
and filename, if not in the domain name as well.Have you ever frequented one business establish because you received incredibly good customer service and then left that business when the customer service was no longer incredibly good? What business management continues to fail to understand is that you left not because of poor products or services, but because of inconsistent customer service!Inconsistency in customer service performance is probably the greatest reason why businesses suffer sagging sales. When performance is inconsistent, even the most l So, if you want to target a keyword, say, 'Woolen Socks', the best way to do it is (a) to have a domain name that contains the word 'woolen socks' in it (like: BuyWoolenSocks.com), (b) place the information page in the 'woolen-socks' directory and (c) write the filename as 'woolen-socks.html'. So the URL should look like: http://www.BuyWoolenSocks.com/Woolen-Socks/Woolen-Socks.html This definitely gives you much better chance to rank well in search engines with the keyword 'Woolen Socks'. There are other aspects too which help you to rank well, but inserting the keywords in domain name, directory and file name definitely give you a boost. It's not always possible to have a separate domain name for each and every product. But, you can easily change the directory name and filename to match with your keywords. But you are afraid to change the alrealy popular URLs for three reasons: (a) you have to manually insert the redirect code in every page, (b) a standard 404 page may lead visitors nowhere or disinterest them and (c) annoying search engines with the constant 404 error page codes so much so that they might ban the site. But there is no need to worry. Internet has enough provisions to meet every technical need. The only thing you have to know where to look. You can change the filenames without disturbing anything by simply changing one single file. USE 301 REDIRECT A 301 redirect is the most efficient and spider/visitor friendly strategy around for web sites that are hosted on servers running Apache (check with your hosting service if you aren't sure). It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you HAVE to change file names or move pages around, it's the safest option. A 301 code inteprets 'moved permanently'. HOW TO DO IT? Locate a file named .htaccess in your public_html folder (home page folder). If it's not there, just open Notepad (or any text editor: which saves files in .txt mode) and write the following line for each filename change: redirect 301 /OldFolder/OldFilename.html http://www.you.com/NewFolder/NewFilename.html Obviously you need to replace 'OldFolder', 'OldFilename.html', 'NewFolder', 'NewFilename' with your own old and new filenames. For example: if you had a page whose URL is: http://www.YourDomain.com/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html write the following code in your .htaccess file: redirect 301 /wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html If you had a page whose URL is: http://www.YourDomain.com/wp/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html just write the following code in your .htaccess file: redirect 301 /wp/wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html The line is written like this: 'redirect 301' + 'one spacebar space' + 'old file directory/filename' + 'one spacebar space' + 'new file URL' + '[Enter]' You can write as many lines as you wish! If you already have .htaccess file in your folder, write these lines AFTER all other codes already existed there If You Haven't, It's Time You Did ther aspects too which help you to rank well, but inserting
the keywords in domain name, directory and file name
definitely give you a boost.Using the Internet is crucial to the well-being of just about any business, and that will be proven again during the final quarter of the year.Some of you will be skeptical since I work for a company that makes its money from people going online. That, however, does not make the point any less valid. Sometimes, the numbers speak loudest: • The US Commerce Department says that, last quarter, online sales posted their highest increase in three years • Forrester Research and Shop.org predict that w It's not always possible to have a separate domain name for each and every product. But, you can easily change the directory name and filename to match with your keywords. But you are afraid to change the alrealy popular URLs for three reasons: (a) you have to manually insert the redirect code in every page, (b) a standard 404 page may lead visitors nowhere or disinterest them and (c) annoying search engines with the constant 404 error page codes so much so that they might ban the site. But there is no need to worry. Internet has enough provisions to meet every technical need. The only thing you have to know where to look. You can change the filenames without disturbing anything by simply changing one single file. USE 301 REDIRECT A 301 redirect is the most efficient and spider/visitor friendly strategy around for web sites that are hosted on servers running Apache (check with your hosting service if you aren't sure). It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you HAVE to change file names or move pages around, it's the safest option. A 301 code inteprets 'moved permanently'. HOW TO DO IT? Locate a file named .htaccess in your public_html folder (home page folder). If it's not there, just open Notepad (or any text editor: which saves files in .txt mode) and write the following line for each filename change: redirect 301 /OldFolder/OldFilename.html http://www.you.com/NewFolder/NewFilename.html Obviously you need to replace 'OldFolder', 'OldFilename.html', 'NewFolder', 'NewFilename' with your own old and new filenames. For example: if you had a page whose URL is: http://www.YourDomain.com/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html write the following code in your .htaccess file: redirect 301 /wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html If you had a page whose URL is: http://www.YourDomain.com/wp/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html just write the following code in your .htaccess file: redirect 301 /wp/wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html The line is written like this: 'redirect 301' + 'one spacebar space' + 'old file directory/filename' + 'one spacebar space' + 'new file URL' + '[Enter]' You can write as many lines as you wish! If you already have .htaccess file in your folder, write these lines AFTER all other codes already existed ther The Fine Art of Delegation ternet has enough provisions
to meet every technical need. The only thing you have to know
where to look. You can change the filenames without
disturbing anything by simply changing one single file.In today's busy world, one of the best ways to get more time for those top-priority projects is by delegating some of the lower-priority work to someone else. (If you're able to eliminate it, that's even better.)Now, I don't know about you, but many people are reluctant or afraid to delegate some of their work.Do any of these reasons sound familiar?* Nobody can do this work as well as I can.* If I delegate this work, there's no guarantee that it'll get done properly.* If someone USE 301 REDIRECT A 301 redirect is the most efficient and spider/visitor friendly strategy around for web sites that are hosted on servers running Apache (check with your hosting service if you aren't sure). It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you HAVE to change file names or move pages around, it's the safest option. A 301 code inteprets 'moved permanently'. HOW TO DO IT? Locate a file named .htaccess in your public_html folder (home page folder). If it's not there, just open Notepad (or any text editor: which saves files in .txt mode) and write the following line for each filename change: redirect 301 /OldFolder/OldFilename.html http://www.you.com/NewFolder/NewFilename.html Obviously you need to replace 'OldFolder', 'OldFilename.html', 'NewFolder', 'NewFilename' with your own old and new filenames. For example: if you had a page whose URL is: http://www.YourDomain.com/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html write the following code in your .htaccess file: redirect 301 /wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html If you had a page whose URL is: http://www.YourDomain.com/wp/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html just write the following code in your .htaccess file: redirect 301 /wp/wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html The line is written like this: 'redirect 301' + 'one spacebar space' + 'old file directory/filename' + 'one spacebar space' + 'new file URL' + '[Enter]' You can write as many lines as you wish! If you already have .htaccess file in your folder, write these lines AFTER all other codes already existed ther Do You Submit Your Website To All The Search Engines? te a file named .htaccess in your public_html folder (home
page folder). If it's not there, just open Notepad (or any text editor:
which saves files in .txt mode) and write the following line for each
filename change:There is really only one search engine to worry about submitting too and that is Google and you should only submit one page your main once and maybe a sitemap a week later but never more than once a week. If you have a link coming to your new site from a site that is currently listed in Google then Google will find you quicker.Most importantly search engines that have any bearing will find you if Google has you listed. Not that there are not any other worth while search engines. There are just many that look redirect 301 /OldFolder/OldFilename.html http://www.you.com/NewFolder/NewFilename.html Obviously you need to replace 'OldFolder', 'OldFilename.html', 'NewFolder', 'NewFilename' with your own old and new filenames. For example: if you had a page whose URL is: http://www.YourDomain.com/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html write the following code in your .htaccess file: redirect 301 /wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html If you had a page whose URL is: http://www.YourDomain.com/wp/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html just write the following code in your .htaccess file: redirect 301 /wp/wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html The line is written like this: 'redirect 301' + 'one spacebar space' + 'old file directory/filename' + 'one spacebar space' + 'new file URL' + '[Enter]' You can write as many lines as you wish! If you already have .htaccess file in your folder, write these lines AFTER all other codes already existed ther Two Imperative Keys For Profitable Pay Per Click Marketing .html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.htmlPay per click marketing is one of the simplest and fastest ways of sending targeted traffic to any website. Whether you are trying to send visitors to your own website, sell a product online, or build an opt in email list, pay per click marketing has been a guaranteed way to see instant traffic results.But there is one major problem with pay per click marketing that many individuals have. This problem has been a recurring problem for the past 5 years and it’s getting worse every minute of the day. This probl If you had a page whose URL is: http://www.YourDomain.com/wp/wp-01.html and the new page's URL is: http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html just write the following code in your .htaccess file: redirect 301 /wp/wp-01.html http://www.YourDomain.com/Woolen-Socks/Woolen-Socks.html The line is written like this: 'redirect 301' + 'one spacebar space' + 'old file directory/filename' + 'one spacebar space' + 'new file URL' + '[Enter]' You can write as many lines as you wish! If you already have .htaccess file in your folder, write these lines AFTER all other codes already existed there. Save the file. Check that the filename has not become: .htaccess.txt. If it's so, rename the file to .htaccess and upload it to your public_html directory. Now, open your browser (Aren't you using FireFox? Oh boy, you're missing a lot!!) and browse to your old filename. You got redirected to the new page location!! Voila!! Search engines read your old filenames as 301 code and not a 404. Eventually they should drop the old filenames and index new ones. Your visitors seamlessly visit your new page following the old filename. You save lots of time if you have really huge files to change. Great. Isn't it?
HTTP = HTML link (for blogs, profiles,phorums):
Related Articles:Island Displays and 20' x 20' Booths 4 Reasons Why You Need A Business Plan Search Engine Optimization, Will Google Remain King?
|