Go Back   Site Owners Forums - Webmaster Forums > Search Engine Optimization > Search Engine Optimization

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 11-19-2014, 11:27 PM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,092
How to create the Sitemap file manually?

I have created many sitemap file for many website through xml sitemap generator tool.But now i have generating the sitemap file for one of my website by using that tool.It generate 8 web pages only.I have also used many other online tool.But i can not generate the sitemap file for all of pages.So how to create the sitemap file manually?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote

Old 11-20-2014, 01:39 AM   #2
anuingenious
Registered User
 
Join Date: May 2013
Location: 16225 Park Ten Place, Suite 500, Houston, Texas,77084
Posts: 179
You can also manually create a Sitemap based on the Sitemap protocol.

1. Create a text file and save it with a .xml extension (ie. sitemap.xml)

2. First lines of the file:

<?xml version=”1.0″ encoding=”UTF-8″?>
<urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>

3. Create an entry for each URL.

The <loc> tag is required, the others are optional.

<url>
<loc>http://www.example.com/</loc>
<lastmod>2005-01-01</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>

4. Last line of the file:

</urlset>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
anuingenious is offline   Reply With Quote
Old 11-25-2014, 10:53 AM   #3
jobtardisport
Registered User
 
Join Date: Sep 2013
Posts: 887
An example of a simple XML sitemap that includes the location of a single URL is as follows. To learn about any the urlset, url, or loc XML tags, see the Sitemap tags reference table below.


<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.example.com/foo.html</loc>
</url>
</urlset>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
jobtardisport is offline   Reply With Quote
Old 11-25-2014, 01:15 PM   #4
travisimp2411
Registered User
 
Join Date: Nov 2014
Posts: 14
Bài viết hay và hữu ích cho anh em trong lĩnh vực, thanks


----------------------
Chữ ký ......
travisimp2411 is offline   Reply With Quote
Old 11-26-2014, 06:23 AM   #5
cyber
Registered User
 
Join Date: Oct 2014
Location: India
Posts: 11
Try with xml-sitemaps(dot)com
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
cyber is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how can create the Robot.txt file eagleeye dental Search Engine Optimization 0 09-01-2014 09:40 PM
How to create user friendly URL in FTP file? sahithya Search Engine Optimization 2 08-08-2014 03:14 AM
How to Create manually sitemap? acerstoreau Search Engine Optimization 5 06-27-2014 02:50 AM
Queries about sitemap file in webmaster account sahithya Search Engine Optimization 0 06-17-2014 07:12 AM
How to create ROR Sitemap? stingsoftware Search Engine Optimization 4 05-21-2014 01:03 AM


All times are GMT -7. The time now is 04:55 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.