WP SITES
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Migration Lost GalleriesDid you change them to the new domain before you exported your database?
I normally use backupbuddy when migrating to a new server or domain and never have any problems
Forum: Fixing WordPress
In reply to: Domain problem! need quick help!!Just delete it and start again would be easier.
Export any content using the export tool
Forum: Fixing WordPress
In reply to: Server 500 errorIf you have a backup of your themes files, you should be able to upload the magazine-basic/functions.php
Forum: Fixing WordPress
In reply to: How to secure a wordpress website with SSL certificate?You generally need to buy the SSL cert from your domain manager or host and also use a private nameservers which is normally only available on pro shared or vps accounts
Forum: Fixing WordPress
In reply to: google webmaster crawl error url error 404 redirect? confused!Trying using the broken link checker plugin and Finding Broken Links Using Xenu’s Desktop App.
You’ll need to find a good post about using .htaccess to redirect broken links.
Forum: Fixing WordPress
In reply to: Website HackedYou should always keep a backup on your local system or in storage.
I suggest you install the wordfence plugin and the backupwordpress plugin and keep a backup in a safe place
Forum: Fixing WordPress
In reply to: how do i change the address of a webpageYou could install the WordPress SEO plugin by Yoast and use the built in redirect on the post/page edit screen under Advanced.
If you change the permalink, the original link may be broken.
If you simply want to change the tab name or address the tab links too, you can do that in the menu settings.
Forum: Fixing WordPress
In reply to: WordPress Migration Lost GalleriesYou should change the site address in WordPress general settings before you export the database.
WordPress Address (URL)
Site Address (URL)Otherwise, you’ll need to use the search and replace or velvet blues plugin to change the url’s to your images
Forum: Fixing WordPress
In reply to: What is correct feed when using a static front page?Try this answer: http://ww.wp.xz.cn/support/topic/cant-find-feed-address?replies=2
If you don’t have any content then your feed might not work.
Forum: Fixing WordPress
In reply to: What is correct feed when using a static front page?Try this answer: http://ww.wp.xz.cn/support/topic/cant-find-feed-address?replies=2
If you don’t have any content then your feed might not work.
Forum: Fixing WordPress
In reply to: Can't find feed addressWhy don’t you install the FeedBurner FeedSmith Extend plugin which detects all ways to access your original WordPress feeds and redirects them to your FeedBurner feed.
Then setup a Feedburner account to manage your feed(s.
Generally you feed address will look something like this:
http://yourdomain.com/feed/
http://yourdomain.com/feed/rss/
http://yourdomain.com/feed/rss2/I’ve disabled the sitemap and are using another plugin for this.
Thanks Tim.
Worked this out now.
Had added some php to display sharedaddy above posts which i needed to remove so problem solved.
I don’t want to disable any modules.
I want to delete Jetpack entirely and install some of the stand alone modules without connecting to WordPress.com
Forum: Fixing WordPress
In reply to: How do i remove custom header images?Thanks