webjunk
Forum Replies Created
-
Forum: Plugins
In reply to: show Html,php,js,css CodeYou could convert all the
‘<’ and ‘>’ to ‘<’ and ‘>’
or (tho obsolete in html 4.0)
<xmp> </xmp>That’s what Mail (2) is for
“Need a Free day” to upgrade? Heck, I would have to go find another line of work. When I do upgrades I have done as many as a hundred websites in a day!
If you still have the plugin enabled then maybe it recreated the sitemap since your initial posting and fixed the issue. Resubmit to Google.
Forum: Fixing WordPress
In reply to: Please Suggest: Using Separators/hr in WP PagesThink the default for thumbnails is 150×150. 300 is medium size. And of course in SETTINGS/MEDIA you can change it to whatever you want.
My self, think it looks fine the way it is, but I don’t own any Fisher equipment tho’ love my old mcintosh receiver.
Otherwise you can use tables to help with formatting.Forum: Fixing WordPress
In reply to: Permalink URL cannot be found …..404 not found errorI don’t want to view your “years woirth of post” so can you point a link to one specific problem post?
Forum: Fixing WordPress
In reply to: Attaching PhotosYou do not have to detach the picture.
Its just when you create a new post/page and use insert image click on the tab for Media libraryForum: Fixing WordPress
In reply to: Permalink URL cannot be found …..404 not found errorI see the images so presume you resolved the issue.
Forum: Fixing WordPress
In reply to: troubles uploading to libraryCheck permissions:
http://codex.wordpress.org/Changing_File_PermissionsThen check if /uploads/2010 exists
Its not a problem with WP but maybe when you upgraded.
404 are page not found. Look at the specific errors and try to find the page or link and fix one of them.
Duplicate content could be because of the 302 redirects. Is it possible you have http://www.domain.com 302’d to domain.com or the reverse?
Probably the 302 is in your .htaccess
You may also have “duplicate” content because it sees posts/pages with and w/o permalinks.Some of these SEO websites are of little use. They way they spider and report on a site may show errors that are not. Best way is to check the Error.log, activity/visitor.log which is most cases is available from your Control Panel or plesk.
Forum: Fixing WordPress
In reply to: Please Suggest: Using Separators/hr in WP PagesIf the images are too large use a thumbnail. That is what they are for.,
Forum: Fixing WordPress
In reply to: Login RedirectWhat does this have to do with WordPress? Or does this have to do with a plugin? Or something else entirely.
Forum: Plugins
In reply to: [Google XML Sitemaps] For Large WebsiteOr you can download this script and run as a cron job.
Have a newer version where I added a few things (no time to test) but this will do what you want. Get it from here:
http://webjunk.com/wordpress/archives/55Create through the plugin in wp-admin
Check it by viewing like the bots do:
http://www.wrzblog.net/sitemap.xml
http://www.wrzblog.net/sitemap.xml.gz@xfernanx
Try manually recreating the sitemap. Then take a look yourself to see if it opens & reads properly.