seolobster
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Plugin Organizer] How to apply on homepage….And 5 mins later already gotten the answer just by trial and error 😉
1. Make sure you have Yosts WP SEO installed
2. Go to youre homepage (or any page that you want to get blocked manually via “URL-Admin)
3. Open source code of that page and copy the URL-value from the Canonical Tag (in this case “http://www.somesite.com/”)
4. Use that URL in the “URL-Admin” menu via adding it and blocking the specific plugins that you do not want to be loaded on the homepage
5 (if applicable) Empty cache of W3 Cachte, WP Supercache or whatever caching software you are using 🙂BTW: Great, great plugin 🙂
Forum: Plugins
In reply to: [Slideshow Gallery LITE] Simply Not WorkingHave you tried [slideshow post_id=”5831″ custom=1] yet?
Forum: Plugins
In reply to: [Slideshow Gallery LITE] Slideshow Gallery not displaying after recent updateAll right, fellas, here is the workaround 🙂
Greetz from Munich
<?php /* // Inclusion: Einbindung von Slideshow Gallery Pro || Fritz || 22/11/2011 echo "<!-- Gallery existiert GPS Start -->"; echo do_shortcode('[gpslideshow custom=1 align=right thumbs=off caption=on auto=on]'); echo "<!-- Gallery existiert GPS Ende -->"; */ ?> <?php // Inclusion: Slideshow Gallery Standard || Fritz || 22/11/2011 echo "<!-- Gallery existiert Start -->"; echo do_shortcode('[slideshow custom=1]'); echo "<!-- Gallery existiert Ende -->"; ?>
Viewing 3 replies - 1 through 3 (of 3 total)