The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
17 views

how to make sitemap automatically import new page?

is there a way to import new pages to sitemap.xml and sitemap page in wordpress i created a page and i added inside it sitemap.xml <?xml version="1.0" encoding="UTF-8"?> <urlset ...
0
votes
0answers
44 views

Virtual Pages and Yoast Wordpress SEO

I use Yoast Wordpress SEO and just added a plugin that generates some virtual pages that I want to be indexed. Is there any way to cause virtual pages to be added to the XML siemap?
2
votes
0answers
47 views

How to consolidate all sitemaps in a multisite network?

I have a multisite installation with quite a lot sites on subdomains. The problem is that all multisite sitemap plugins create a separate sitemap for each site. I do not want to have to add dozens of ...
2
votes
1answer
27 views

How to let crawlers search paginated comments?

With comment pagination, Google doesn't index the older pages and comments become essentially lost to searches. Is there a way to let search engines crawl paginated comments, perhaps by generating a ...
0
votes
0answers
62 views

What should be the page for sitemap.xml in a custom theme?

I have installed the Yost SEO Plugin but I have a custom theme (a really simple 7 pages theme) and their sitemap_index.xml is using the page.php (witch is only used for the page content and some ...
-2
votes
1answer
86 views

WP in Subdirectory — Multiple robots.txt and .htaccess files?

Assume you have a static HTML site with its own robots.txt and sitemap.xml at www.mysite.com. Now you add WordPress blog as an adjunct to the site at: www.mysite.com/blog Do you need to have a ...
1
vote
1answer
89 views

w3 total cache and sitemap.xml

I have been installing lately w3 total cache on my wordpress site and today webmaster tools has been mailing an error by sitemap.xml crawling. Sitemap ist HTML. Is anybody experienced this issue with ...
0
votes
3answers
399 views

Wordpress site running on Yoast not being indexed into Google News

I have a site that was migrated a week ago from Movable Type 4 to WordPress and ever since then, the posts are not getting indexed into Google News. We used the same meta key that we used on MT4 and ...
3
votes
1answer
269 views

Is it safe to use 'date_default_timezone_set' in plugin file?

I am using a sitemaps plugin which in very complex ways sets the timezone of <lastmod> (i.e. last modified time) for posts to GMT. Temporarily, until the plugin developer fixes it, I need to ...
0
votes
1answer
172 views

Plugin scans for images in post_content, how about “featured image”?

I use WordPress SEO by Yoast, especially for the Google News sitemap feature. My theme is coded in such a way that the main image of a post is also the featured image of the point (i.e. the same ...
0
votes
1answer
64 views

How come my stitemap show a link to a post dated in January 1970? [closed]

I get this link in my site map, but there's no post. http://thinkitcreative.com/blog/1970/01/ Assuming that something in there has been improperly date stamped, how do I find it?
1
vote
1answer
259 views

Paginated HTML Sitemap

I've got to the point where I needed to break down my HTML Sitemap into several pages. It contained 2000+ links. The big layout was showing all post titles under category names on one page. I decided ...
0
votes
1answer
69 views

How can I see a list of all pages my WordPress site has generated?

I would like to be able to to see some sort of list of all the individual pages my WordPress site has generated that would inevitably be visible to a user or a search engine. For example, I know tags ...
1
vote
1answer
202 views

Yoast SEO creates sitemaps with a dash '-' but I can't get Bing to accept them

I've submitted my sitemaps to Google, Ask, and yahoo with no problems but when I try to submit to Bing on 3 different computers PC and Macs Bing rejects without any warning all sitemaps with a dash. ...
0
votes
1answer
310 views

WordPress sitemap with Custom Post Types

This is a really neat idea but I'd like to expand upon it. In his post, David Kennedy writes out some code to allow a basic wp_list_pages type feature for Custom Post Types to use as a sitemap. His ...
0
votes
1answer
84 views

Sitemap for WordPress.com blog

I know I can add a plugin in WordPress on my own hosted server and setup a sitemap. But if I have a WordPress.com hosted blog, how do I setup a sitemap?
0
votes
2answers
2k views

wp_list_pages sort order by custom nav menu order

Does anyone know of a way to create a sitemap by using wp_list_pages and have the order by the same orders a custom nav menu?
-2
votes
1answer
1k views

How to generate/update a XML sitemap without plugins?

I like to hardcode everything on my WordPress websites, without using any plugins. Is there any way to generate or update my sitemap everytime I publish/update a post on one of my Multisite blogs, ...
0
votes
2answers
595 views

What is this error message?

After installing wordpress and some plugins i am getting this error when i create a sitemap. I realy have no idea what this is and how to solve. Any help would realy be appreciated! Warning: ...
0
votes
2answers
590 views

Sitemap Page build from Menu?

Is there a plugin available that creates a sitemap from the default menu, e.g. as shortcode or requestbale URI?