Title: AuntWeb's Replies | WordPress.org

---

# AuntWeb

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/auntweb/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/auntweb/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Gallery open in new tab/window](https://wordpress.org/support/topic/image-gallery-open-in-new-tabwindow/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/image-gallery-open-in-new-tabwindow/#post-3199121)
 * I have checked here: [http://codex.wordpress.org/Gallery_Shortcode](http://codex.wordpress.org/Gallery_Shortcode)
 * It appears the gallery shortcode does not have a way to control target of the
   image links. You may be able to hard code it in using this method:
 * [http://stackoverflow.com/questions/4337999/wordpress-exclude-the-post-thumbnail-from-gallery-shortcode](http://stackoverflow.com/questions/4337999/wordpress-exclude-the-post-thumbnail-from-gallery-shortcode)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2 site in the root](https://wordpress.org/support/topic/2-site-in-the-root/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/2-site-in-the-root/#post-3199120)
 * WordPress is designed to work regardless of the domain, subdomain, or folder,
   it works the same. You just have to tell it the new location of the site after
   moving it and it will work fine.
    Occassionally if you direct-link to an image
   in your pages or posts, you will have to update that also but everything else
   should work perfectly.
 * Also you will have to edit the config FROM THE DATABASE, through phpmyadmin, 
   WP_options table. Update the site URL so the location of the site is there. Then
   you can login to admin and update the other site settings also.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to print on a Pdf file the date in which has been downloaded](https://wordpress.org/support/topic/how-to-print-on-a-pdf-file-the-date-in-which-has-been-downloaded/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/how-to-print-on-a-pdf-file-the-date-in-which-has-been-downloaded/#post-3198956)
 * Oh apologies, i missed that crucial detail. I am afraid that what you are wanting
   is not possible that I know of. PHP cannot edit a PDF file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mobile Browser Looks for index.html](https://wordpress.org/support/topic/mobile-browser-looks-for-indexhtml/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/mobile-browser-looks-for-indexhtml/#post-3198877)
 * add this to your htaccess:
 * redirect 301 /index.html [http://yourdomain.com/index.php](http://yourdomain.com/index.php)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [An unexpected error occurred](https://wordpress.org/support/topic/an-unexpected-error-occurred-6/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/an-unexpected-error-occurred-6/#post-3198927)
 * looks like you fixed it, _[ advertising removed ]_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images not appearing on website.](https://wordpress.org/support/topic/images-not-appearing-on-website/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/images-not-appearing-on-website/#post-3198926)
 * can you see the images on your media manager? if so, grab the link of the image,
   and paste into a new tab of your browser. does it work? it should.. if so, use
   that link to put the image into your page or post.
 * by they way here is an almost perfect htaccess file for wordpress: [http://www.josiahcole.com/2007/07/11/almost-perfect-htaccess-file-for-wordpress-blogs/](http://www.josiahcole.com/2007/07/11/almost-perfect-htaccess-file-for-wordpress-blogs/)
   _[
   advertising removed ]_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to print on a Pdf file the date in which has been downloaded](https://wordpress.org/support/topic/how-to-print-on-a-pdf-file-the-date-in-which-has-been-downloaded/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/how-to-print-on-a-pdf-file-the-date-in-which-has-been-downloaded/#post-3198925)
 * why not just add that to the PDF itself before uploading it to your site? much
   easier. _[ advertising removed ]_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [changed theme no access](https://wordpress.org/support/topic/changed-theme-no-access/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/changed-theme-no-access/#post-3199089)
 * try going to yourdomain.com/wp-admin
 * some themes remove the wp admin bar.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Categories shown down](https://wordpress.org/support/topic/categories-shown-down/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/categories-shown-down/#post-3199088)
 * this is an issue with your theme, there are typically two different layouts, 
   one for home page and one for other pages.
 * _[ advertising removed ]_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2 site in the root](https://wordpress.org/support/topic/2-site-in-the-root/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/2-site-in-the-root/#post-3199087)
 * but why not just put the WP site on a sub-folder until it’s built then move it
   to the top-level? it’s very easy you only change the site URL setting in your
   General Settings after that
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2 site in the root](https://wordpress.org/support/topic/2-site-in-the-root/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/2-site-in-the-root/#post-3199086)
 * not unless you separate the two.. typically index.html will be shown by default
   to visitors even though the wordpress index.php might also be there…
 * so you should be able to put the index.html and have that show first to all visitors
   anyway.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Gallery open in new tab/window](https://wordpress.org/support/topic/image-gallery-open-in-new-tabwindow/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/image-gallery-open-in-new-tabwindow/#post-3199085)
 * easy! when putting each image into your post, edit the advanced settings and 
   add target=”_blank”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress seo by yoast](https://wordpress.org/support/topic/wordpress-seo-by-yoast-7/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/wordpress-seo-by-yoast-7/#post-3199291)
 * I would put it twice, and even bold or italic it, which Google seems to help 
   associate with keywords.
 * Also putting the keyword in h2 tag wouldn’t hurt.
 * Typically i like to do 3 keywords for every 100 words, no more than 5 to 100,
   so a 3-5% keyword density ratio.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moving site and Advanced Custom Field issues](https://wordpress.org/support/topic/moving-site-and-advanced-custom-field-issues/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/moving-site-and-advanced-custom-field-issues/#post-3199208)
 * When you are exporting the database and files, are you doing a cpanel backup 
   or downloading the files via FTP and the database from phpmyadmin?
 * If both hosts have cpanel, do a cpanel backup and restore, it’s much easier.
 * If not using cpanel backup and restore, just download the files, and database,
   dont edit them, then upload them to new hosting.
 * Only then should you edit the wpconfig.php to connect to the new database that
   you uploaded, then edit the options table to change the setting for the site 
   URL.
 * Then you can login to wp-admin and not a thing should have changed. Much simpler
   way to do it!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moving site and Advanced Custom Field issues](https://wordpress.org/support/topic/moving-site-and-advanced-custom-field-issues/)
 *  [AuntWeb](https://wordpress.org/support/users/auntweb/)
 * (@auntweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/moving-site-and-advanced-custom-field-issues/#post-3199207)
 * Sounds like you are doing the transfer the hard way! LOL it should be very easy
   to simply copy the files and database from one host to another, without going
   through all this trouble.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/auntweb/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/auntweb/replies/page/2/?output_format=md)