scouse84
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Canonical URLs for category archives and no follow paginationHi, I’ve managed to hack the WP Page Numbers plugin to use no-follow on the pagination. However, I can’t find a solution to the canonical problem, which is very frustrating and not very good for SEO.
Also, to avoid actual page duplications you can use a Meta plugin which will allow you to insert wild cards into the category pages titles so you can have the page number in every Meta title and description. This will solve the duplication issue to an extent, but you are still left with many near identical pages all competing for the same ranking.
Thanks,
Chris
Forum: Plugins
In reply to: Thumbnail For Excerpts Images BlurredAll sorted, just had to change the default thumbnail to more thatn what was set in the plug-in.
Thanks,
Forum: Plugins
In reply to: Thumbnail For Excerpts Images BlurredI see.
What seems to be happening is that the plug-in is picking up the thumbnail which I call in the custom field for some of the posts instead of the main article image.
The default size for thumbnails is 75×75 and the plug-in is set to display 100×100, which is why some are blurred. Do you think there is a way of telling the plug-in to ignore the custom field or any images below a certain size?
Forum: Installing WordPress
In reply to: Switch Host and now receive Error 500 – Internal server errorThanks for your help, all sorted now. I had to do a new WP install and then upload my old WP content folder and database.
Then it worked, apart from the plugins. However I have added the line to the .htaccess and all is ok now!
Forum: Fixing WordPress
In reply to: How to have an multipage alphabetical Tag indexFantastic, works like a charm.
Forum: Fixing WordPress
In reply to: How to have an multipage alphabetical Tag indexThanks I’ll give it a go
Forum: Fixing WordPress
In reply to: How to have an multipage alphabetical Tag indexyeah, it does.
I just add a page and the following code [mctagmap columns=”2″ more=”more!” hide=”yes” num_show=”100″]
Which then creates the index
Forum: Fixing WordPress
In reply to: How to have an multipage alphabetical Tag indexThanks for the reply.
Currently I use the Multi-column Tag Map plugin