Title: jonArk's Replies | WordPress.org

---

# jonArk

  [  ](https://wordpress.org/support/users/jonark/)

 *   [Profile](https://wordpress.org/support/users/jonark/)
 *   [Topics Started](https://wordpress.org/support/users/jonark/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jonark/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jonark/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jonark/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jonark/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jonark/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to logout from WP 3.3.1 ?](https://wordpress.org/support/topic/how-to-logout-from-wp-331/)
 *  [jonArk](https://wordpress.org/support/users/jonark/)
 * (@jonark)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/how-to-logout-from-wp-331/#post-2504399)
 * Hi I’m having the exact same issue – anyone got a solution for this please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Relevanssi search result excerpt](https://wordpress.org/support/topic/relevanssi-search-result-excerpt/)
 *  [jonArk](https://wordpress.org/support/users/jonark/)
 * (@jonark)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/relevanssi-search-result-excerpt/#post-1851320)
 * Hello,
 * I was having trouble getting the post highlighting to work in excerpts as well,
   also it wouldn’t alter the excerpts even though I was using the_excerpt() and
   had the correct settings in the admin area – I found it can be made to work by
   removing a custom query, I had the following:
 *     ```
       <?php
       	$args = array(
       	        'post_type'=> 'vacancies',
       	                's'    => $s);
       	        query_posts($args); ?>
       ```
   
 * Hopefully that may help someone else or maybe there can be a fix for such a query?
 * Kind regards
 * Jon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] Adding a static url to the sitemap](https://wordpress.org/support/topic/adding-a-static-url-to-the-sitemap/)
 *  [jonArk](https://wordpress.org/support/users/jonark/)
 * (@jonark)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/adding-a-static-url-to-the-sitemap/#post-2088975)
 * Try this plugin [http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/)
 * I use it and under settings > XML-Sitemap Generator it has a place for additional
   pages which can be URLs to static pages outside of wordpress
 * Hope that helps

Viewing 3 replies - 1 through 3 (of 3 total)