Website Babble Webmaster Forums  
  #1 (permalink)  
Old 03-06-2008, 10:47 AM
Junior Babbler
 
Join Date: Feb 2008
Location: East Tennessee
Posts: 7
goldlotion has a few positive reputation points
Default Sitemap Saga

I am having the worst trouble getting my sitemap to work right. I'm sure that I'm not doing it correctly. Please Help. I am not sure what you guys need in order to help me, please just ask...you can have it all.
Reply With Quote
  #2 (permalink)  
Old 03-06-2008, 02:41 PM
ssmorgan's Avatar
Ultimate Babbler
 
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,084
ssmorgan has more than the average amount of reputation points
Default

Hey Goldlotion,

What have you tried? and what is the problem?
__________________
Tough Time Finding or Researching A Niche?
Affiliate Niche Club will help! (Download A Free Niche Research Sample)
Reply With Quote
  #3 (permalink)  
Old 03-07-2008, 06:09 PM
Junior Babbler
 
Join Date: Feb 2008
Location: East Tennessee
Posts: 7
goldlotion has a few positive reputation points
Default

Well, in the last 14hours, I believe that I have been able to get it up and running. Google says that it was able to index it.
WOW! I had no idea how much was involved with doing an .xml Sitemap

Thanks
Reply With Quote
  #4 (permalink)  
Old 03-07-2008, 06:15 PM
ssmorgan's Avatar
Ultimate Babbler
 
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,084
ssmorgan has more than the average amount of reputation points
Default

I hate to tell you this now, but a few days ago, someone suggested a great website for sitemaps:

http://www.xml-sitemaps.com

I haven't tried it, but it looks pretty easy to work with.

I am sorry this post is 14 hours late, but at least you have a working xml sitemap now, right?

Sherif
__________________
Tough Time Finding or Researching A Niche?
Affiliate Niche Club will help! (Download A Free Niche Research Sample)
Reply With Quote
  #5 (permalink)  
Old 03-10-2008, 07:27 AM
Master Babbler
 
Join Date: Sep 2007
Posts: 120
PeterM has a few positive reputation points
Default

Quote:
Originally Posted by ssmorgan View Post
I hate to tell you this now, but a few days ago, someone suggested a great website for sitemaps:

http://www.xml-sitemaps.com

I haven't tried it, but it looks pretty easy to work with.

I am sorry this post is 14 hours late, but at least you have a working xml sitemap now, right?

Sherif
That is a good site. I use wordpress for a cpl of my sites. There is a sitemap plugin you can use so it updates the sitemap file every time you make a new page/post.
Reply With Quote
  #6 (permalink)  
Old 03-10-2008, 09:45 PM
nixwebo's Avatar
Master Babbler
 
Join Date: Mar 2008
Location: Jacksonville, Illinois
Posts: 223
nixwebo has a few positive reputation points
Default Joomla?

If any of you out there are using joomla as your content management system and are looking for a way to get your site map on Google, I highly suggest "joomseo" it is a kick butt little add on that not only gives you a great sitemap to add on to the site, but also has many options of what data is indexed. When it is finished it gives you a Google friendly url ready for submission, Enjoy.

Any questions about how to get or install, just let me know.
__________________
Free Webmaster Tools Apps and Templates | Free eBooks For Life | Web Site Traffic
I must create a system or be enslaved by another mans; I will not reason and compare: my business is to create.
William Blake
Reply With Quote
  #7 (permalink)  
Old 03-11-2008, 04:57 AM
Regular Babbler
 
Join Date: Feb 2008
Location: Atlanta, GA
Posts: 96
KevinCamon has a few positive reputation points
Default

I would be interested in learning how to install joomla. I've tried in the past but no luck.

KevinCamon
Reply With Quote
  #8 (permalink)  
Old 03-11-2008, 12:10 PM
ssmorgan's Avatar
Ultimate Babbler
 
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,084
ssmorgan has more than the average amount of reputation points
Default

Kevin,

I did not want to post a response here, because I didn't want to start the discussion here about Joomla... so I responded in the thread you started a few days ago. I hope it helps a little, but let me know if it doesn't... http://www.websitebabble.com/web-des...html#post10416

Sherif
__________________
Tough Time Finding or Researching A Niche?
Affiliate Niche Club will help! (Download A Free Niche Research Sample)
Reply With Quote
  #9 (permalink)  
Old 03-13-2008, 09:34 PM
webman's Avatar
Master Babbler
 
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 329
webman has a few positive reputation points
Send a message via AIM to webman
Question Sitemaps

Quote:
Originally Posted by ssmorgan View Post
I hate to tell you this now, but a few days ago, someone suggested a great website for sitemaps:

http://www.xml-sitemaps.com

I haven't tried it, but it looks pretty easy to work with.

I am sorry this post is 14 hours late, but at least you have a working xml sitemap now, right?

Sherif
I got a question. Where's the "public_html/" tag located on a website/blog template? Thanks...
__________________
Michael Jackson Beat
Online Game Reviews

Last edited by webman; 03-13-2008 at 09:35 PM. Reason: more to add
Reply With Quote
  #10 (permalink)  
Old 03-13-2008, 11:33 PM
ssmorgan's Avatar
Ultimate Babbler
 
Join Date: Jun 2007
Location: Tucson, AZ
Posts: 1,084
ssmorgan has more than the average amount of reputation points
Default

webman,

the public_html should be a directory on your server, where you place all your files you want to be published on your website. Anything there could be arrived to through your domain.

for example, if under public_html, you have a file called abc, then anyone could reach that if they typed yourdomain.com/abc

If in your public_html, you have a folder called folder1, and in that folder you have file1.html, then one could arrive to it by going to yourdomain.com/folder1/file1.html

I hope this made sense. This is just my take on it... I hope I explained it accurately.

Sherif
__________________
Tough Time Finding or Researching A Niche?
Affiliate Niche Club will help! (Download A Free Niche Research Sample)
Reply With Quote
  #11 (permalink)  
Old 03-14-2008, 11:25 PM
webman's Avatar
Master Babbler
 
Join Date: Jan 2008
Location: Altamonte Springs, FL.
Posts: 329
webman has a few positive reputation points
Send a message via AIM to webman
Question Sitemap

Quote:
Originally Posted by ssmorgan View Post
webman,

the public_html should be a directory on your server, where you place all your files you want to be published on your website. Anything there could be arrived to through your domain.

for example, if under public_html, you have a file called abc, then anyone could reach that if they typed yourdomain.com/abc

If in your public_html, you have a folder called folder1, and in that folder you have file1.html, then one could arrive to it by going to yourdomain.com/folder1/file1.html

I hope this made sense. This is just my take on it... I hope I explained it accurately.

Sherif
How do you add a sitemap on a Blogger blog(i.e. yoursite.blogspot.com)?
__________________
Michael Jackson Beat
Online Game Reviews
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 05:09 PM.



WB Sponsors

Profit Lance Review

Work At Home Jobs

Houston Web Design



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0