How to use twitter for business
2. How to use Twitter for business video click here
Publish
Steve T Junior
in
Friday, October 16, 2009
0
Comment
Links on post
Oznake: Twitter secret
Publish
Steve T Junior
in
Thursday, October 15, 2009
0
Comment
Links on post
Oznake: First step
___________________________________
<.url><.br> <.loc>http://www.yoursite.com/<./loc>
<.lastmod>2005-07-15
<.changefreq>monthly<./changefreq>
<.priority>0.5<./priority>
<./url>
___________________________________
(remove periods for code to work)
Here is a breakdown of what each line represents:
location - name of your webpage ie http://www.yoursite.com
last modified - when you last modified the page.
change frequency - tells Google how often you modify that particular page, whether it's never, weekly, daily, hourly, monthly or yearly.
priority - sets the priority you want Google to place for that page on your site. You can prioritize your pages: 0.0 being the least, 1.0 being the highest, 0.5 is in the middle.
This is only relative to your site. It will not affect your rankings. Certain pages on your site may have more significance than others because they are updated more often ie home page, articles page.
How to Create a Dynamic Google SiteMap XML File
It would take a long time to create your Google Sitemap by hand especially if you have a site that contains 1000s of pages.
Fortunately Google provides the Sitemap Generator that allows you to generate a sitemap very quickly. It's a Python script that creates a Sitemap for your site using the Sitemap Protocol. This script can create Sitemaps from URL lists, web server directories, or from access logs.
You can read more about it here:
https://www.google.com/webmasters/sitemaps/login
Other Sitemap Generators.
Google has also compiled a list of third party generators.
Personally I use the free sitemap generator It's simple to use and quickly produces the necessary XML code for your site.
Here are the steps on how to create your Sitemap using this free Sitemap Generator:
1. Go to http://www.sitemapspal.com and enter your site's address.
2. Copy the code that it generates for your site and paste it into notepad.
3. Save the text file as sitemap.xml
4. Upload this file to the root directory (same place as your home page) of your web server.
5. Open up a Google Site Map account and submit your site's address.
6. Every time you modify a page or pages, login to your Google account and click on the resubmit button.
7. Repeat this procedure for all of your web sites.
The best tool for Google sitemap you can download free on http://gsitecrawler.com/
Author : Herman Drost
Link: ezinearticles.com
Publish
Steve T Junior
in
Friday, July 27, 2007
0
Comment
Links on post
Oznake: Google Sitemap