943,940 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Apr 6th, 2007
0

Site map for Google

Expand Post »
I am writting a site map for Google with the notepad with this format:
<?xml version="1.0" encoding="UTF-8"?>
< urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
< url>
< loc>http://www.example.com/</loc>
</url>
</urlset>
I would to know if is there any place online, where I can create the sitemap?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Jhon100 is offline Offline
95 posts
since Oct 2006
Apr 6th, 2007
0

Re: Site map for Google

Moderator
Reputation Points: 161
Solved Threads: 38
He's No Good To Me Dead
stymiee is offline Offline
1,422 posts
since May 2006
Apr 6th, 2007
0

Re: Site map for Google

Thanks Jhon. This site is very good http://www.xml-sitemaps.com/ alghotught has a Maximum for 500 pages in sitemap. Is tired to write the code manually.
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Jhon100 is offline Offline
95 posts
since Oct 2006
Apr 6th, 2007
0

Re: Site map for Google

If your site is dynamic making a sitemap that updates itself is very handy. I have a site with articles, blog, and forums and I never have to update my sitemap because new pages are automatically added dynamically.
Moderator
Reputation Points: 161
Solved Threads: 38
He's No Good To Me Dead
stymiee is offline Offline
1,422 posts
since May 2006
Apr 6th, 2007
0

Re: Site map for Google

Click to Expand / Collapse  Quote originally posted by stymiee ...
If your site is dynamic making a sitemap that updates itself is very handy. I have a site with articles, blog, and forums and I never have to update my sitemap because new pages are automatically added dynamically.
I always send site map to google when I create news URLS
Could you explain me, how can I automatically added dynamically new pages?
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Jhon100 is offline Offline
95 posts
since Oct 2006
Apr 7th, 2007
0

Re: Site map for Google

A sitemap can be generated by PHP or any server-side language. If your conten6t is in database you just have to pull it out and create the XML dynamically. A few lines of PHP can add thousands of pages to a sitemap. Then every time new content is added to your database it automatically is added to your sitemap.
Moderator
Reputation Points: 161
Solved Threads: 38
He's No Good To Me Dead
stymiee is offline Offline
1,422 posts
since May 2006
Apr 7th, 2007
0

Re: Site map for Google

You don't need to be manually resubmitting a sitemap either. Google automatically checks your sitemap file multiple times daily.
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Apr 7th, 2007
0

Re: Site map for Google

Click to Expand / Collapse  Quote originally posted by stymiee ...
A sitemap can be generated by PHP or any server-side language. If your conten6t is in database you just have to pull it out and create the XML dynamically. A few lines of PHP can add thousands of pages to a sitemap. Then every time new content is added to your database it automatically is added to your sitemap.
I'm going to create a sitema by Asp.
Thanks for your help
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Jhon100 is offline Offline
95 posts
since Oct 2006
Apr 18th, 2007
0

Re: Site map for Google

I'm getting this error:
Warning: fopen(/home/pandeblog/domains/pandeblog.net/public_html/sitemap.bb.xml) [function.fopen]: failed to open stream: Permission denied in /home/domain/domains/domain.net/public_html/foros/my-plugins/bbpress_sitemap.php on line 154
Warning: fwrite(): supplied argument is not a valid stream resource in /home/domain/domains/domain.net/public_html/foros/my-plugins/bbpress_sitemap.php on line 167

Can anyone help
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Candy_ME is offline Offline
65 posts
since Mar 2007
Apr 18th, 2007
0

Re: Site map for Google

You may want to consult the author of the plug-in as they will know much better then we will as they know their code and we don't.
Moderator
Reputation Points: 161
Solved Threads: 38
He's No Good To Me Dead
stymiee is offline Offline
1,422 posts
since May 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Search Engine Optimization Forum Timeline: Link building/backlink resources
Next Thread in Search Engine Optimization Forum Timeline: Search Engine Friendly URL:s in IIS-solutions?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC