Attachments are stored with their filename (minus extension) as the post name. So if you uploaded an attachment that’s called map.xyz, it would have the same name as your page.
So first, check your Media Library if you have a ‘map’ attachment.
Secondly, check if your ‘map’ page still exists and still has the same slug.
When wordpress tries to resolve your request, it can’t figure if your are referring to a post(/attachment) or a page.
I would imagine that wordpress also does some slug mingling in the process of importing an export to avoid duplication of post names. It may have imported the attachment first and the page after and mingled your page name into something else.
Try using /posts/%postname%/ for your permalinks, this will distinguish them from pages.
Also read: http://codex.wordpress.org/Using_Permalinks#Structure_Tags
Related Posts:
- Is it possible to get a page link from its slug?
- How can I reverse engineer a Permalink to Find the Page?
- How can I store page ID in a post instead of other selected permalink?
- Page begins with number, WordPress adds 2
- Removing hierarchical pages in the permalink
- Can WordPress realistically handle a site with 500 ‘pages’?
- Subdomains to pages
- Passing variables through permalink structure
- Broken wordpress permalinks on pages only
- How to get a page url by a page id?
- How to Remove Slug From Database?
- Relative or Absolute Paths for Flash Video Player Files
- Should I use relative or absolute urls when pointing to internal pages
- How to change the permalink structure of a master page?
- removing index.php IIS 7.5 webconfig
- Why I can’t change the permalink of this page?
- Page Attachment Permalink Structure based on Menu Order?
- Get closest page ID from URL
- How can I add a page’s ID to its permalink using WP_Rewrite?
- Permalinks for pages
- Permalinks by page/post name returning 404
- Pages not using permalink
- How to get post object on blog template
- Why does the ‘Month and Name’ Permalink Format not Work on my new WordPress Site (running on IIS7)?
- Is it possible for a custom post type and sub pages of a page with the same slug as the custom post type to share a slug?
- Add prefix to page URL based on the page template
- get_permalink returning site home url instead of the url of slug being passed
- Get the url of a page template without using the page slug and ID
- Remove -2 from URL; no duplicate pages, no images, no pages in trash
- Host frontpage via example.com and everything else via example.com/blog
- example.com/index.php/%postname is working while /%postname is not working WordPress on IIS6
- WordPress is suppressing page extensions!
- Let me choose permalinks
- IIS 7 Rewrite with parent categories
- Passing the JQuery string to Worldpress URL
- Path to Pages Resolves to Archive instead of Actual Content
- Changing permalink name redirects to another template?
- How do I reclaim either deleted pages or their permalinks?
- Permalink of a page that has already been deleted
- Edit permalink for certain pages
- cannot link a external url, present page url acting as parent url
- Test site pages go to main site
- how to get a list of all top level pages
- Permalinks on Windows IIS not working and web.config breaks site – does wordpress not support windows server now, if so how?
- “-2” Being added to end of URL (no duplicate pages, no pages in trash)
- Redirect From Url To Url
- How are WordPress Page URLs affected by permalink settings?
- How to use page jumps to top of banner and page title?
- Page redirect to 404 when set Permalink = “Post Name”
- Get a link to paged() part?
- WordPress Page Not Found if Permalink Settings is Postname
- Pagination url for page template
- Why does enabling Permalinks make pages not found?
- home_url on IIS missing permalink index.php
- Page content doesn’t display when published but does when previewed as draft?
- Update page breaks permalinks
- WP as a CMS menu
- Subdomains pointing to a permalink URL
- How can I see a list of all pages my WordPress site has generated?
- Auto Changing Text Case
- Default Permalink Structure for Pages
- Moving blog and maintaining current permalinks
- Non Latin page permalink problem
- IIS7.5 URL rewrite pboblem on index page
- How do I structure my permalinks in WordPress?
- Link to a page before launch
- My WP homepage works, but the other pages don’t when accessing from out side of my network
- Nested permalink without dummy parent page
- Custom Permalink (with category) for Pages
- Can I link to content dynamically from a page to a new page?
- Woocommerce product page 404 not found
- Page returns 404 for specific permalink
- Remove index.php from url in permalinks over IIS server (web.config)
- Change all pages permalinks instead of hierarchical to have id of the page
- The permalink for the page doesn’t work and page’s defined link throws “Object not found!”
- On IIS, stop WordPress from resaving my web.config file when I enter the Permalinks config page
- Page permalink ending in “-2”
- Permalinks setting raises 500.0 error
- Change the permalinks structure
- Development before domain name chosen
- Remove index.php from WP 8.0 install migrated to IIS from Apache (still detecting Apache server)?
- Select page/template from the permalink url
- Permalink for pages
- Mystery ghost page not appearing in Admin
- Category pagination first link works, remaining don’t
- Permalinks of New Pages and their Parents
- Why doesn’t my page know it’s a page (won’t return true for is_page())?
- Permalinks is not working in my wordpress setup
- Stymied by 500.5 error for WordPress on IIS 8 / Windows Server 2012
- where is permalink info stored in database?
- Is there an action for when permalinks are rebuilt?
- How to change “permalink” structure in “WordPress Thesis” theme?
- rewrite_rule for custom post type doesn’t affect get_permalink
- Add ‘articles’ prefix before blog posts url without affecting pagination
- Custom attachment permalink structure [closed]
- Pagination Issue – /page/2 404
- Nginx Rewrite Rule:: index.html added to every permalink
- How to change link of an uploaded file to the media library
- On Macbook, my permalinks with post name don’t work. Returning 404 error
- WordPress pages break with custom permalink settings (theme directory not output)