Colin Kells
Forum Replies Created
-
Check under SG Optimizer plugin details, section PLUGIN COMPATIBILITY
See the previous post reply
“All resolved with Plugin SearchAzon deactivated 34 of 35 pages Cached.
Page “Contact Us” still showing Not Cached may look further into this.Speed Test (with cache loaded) is showing 100% on Desktop and Mobile.”
All resolved with Plugin SearchAzon deactivated 34 of 35 pages Cached.
Page “Contact Us” still showing Not Cached may look further into this.Speed Test (with cache loaded) is showing 100% on Desktop and Mobile.
- This reply was modified 5 years, 8 months ago by Colin Kells.
Found this morning all Urls not cached again.
Deactivated one plugin SearchAzon, with this deactivated I can get a small number of Page URLs to show as Cached.
Prior to this made sure permalinks are set to %postname%
You can exclude inline script from being combined using the filter we’ve designed for that purpose. Here’s an example of the code, you can add to your functions.php file:
add_filter( ‘sgo_javascript_combine_excluded_inline_content’, ‘js_combine_exclude_inline_script’ );
function js_combine_exclude_inline_script( $exclude_list ) {
$exclude_list[] = ‘first few symbols of inline content script’;return $exclude_list;
}Oops to early on resolving.
Testing different pages get the message The URL is not Cached.
But go back to pages that did test ok, these are still ok.Seems to be a setting somewhere
Checked this morning still getting a message the URL is not Cached.
Very strange – I deactivated 8 plugins, to see if this is caused by a particular plugin.
Retest and now it is working correctly giving a message The URL is Cached.
Reactivated plugins one by one retesting each time.
With all reactivated again, it is still working correctly.
Cleared all cache and logged out Admin, logged back on.So resolved but who knows why????
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Need alternative to Block limit.Have resolved this by placing the code into the “Write caption” of the image.
Had problems with this earlier.Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Need alternative to Block limit.I’m thinking I should be able to just add the above code to the image, rather than use AD Inserter.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Need alternative to Block limit.Code example from Amazon
<a target="_blank" href="https://www.amazon.com/b?_encoding=UTF8&tag=peaksaplenty-20&linkCode=ur2&linkId=9cae0a1ed38a263f054e9ffc088dc76b&camp=1789&creative=9325&node=281407">Accessories and Supplies</a><img src="//ir-na.amazon-adsystem.com/e/ir?t=peaksaplenty-20&l=ur2&o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />`<a target=”_blank” href=”https://www.amazon.com/b?_encoding=UTF8&tag=peaksaplenty-20&linkCode=ur2&linkId=9cae0a1ed38a263f054e9ffc088dc76b&camp=1789&creative=9325&node=281407″>Accessories and Supplies</a><img src=”//ir-na.amazon-adsystem.com/e/ir?t=peaksaplenty-20&l=ur2&o=1″ width=”1″ height=”1″ border=”0″ alt=”” style=”border:none !important; margin:0px !important;” />
I want to comment here on my requirements to go over the 96 Blocks.
(Happy to open a new topic if required.)I am linking menu images on several pages to “Link to Favorite Destinations” on Amazon.
At present, I have Nine pages on my website that are going to require a total of 94 blocks to achieve this linking.
Then I want to add additional pages so I’m going to be over the 96.As an example:
These are all “After Paragraph” links inserted following the Image, as “After Image” does not work” with Ad-Inserter. But this would also require lots of blocks.
Using Gutenburg for page layout.Electronics page.
Link 1 to Electronic Accessories & Supplies – Paragraph 2
Link 2 to Electronic Camera & Photo – Paragraph 3
Link 3 to Electronic Car & Vehicle Electronics – Paragraph 4
Link 4 to Electronic GPS, Finders & Accessories – Paragraph 5
Link 5 to Electronic Headphones – Paragraph 6
Link 6 to Electronic Home Audio – Paragraph 7
Link 7 to Electronic Office Electronics – Paragraph 8
Link 8 to Electronic Portable Audio & Video – Paragraph 9
Link 9 to Electronic Security & Surveillance – Paragraph 10
Link 10 to Electronic Service Plans – Paragraph 11
Link 12 to Electronic Television & Video – Paragraph 12
Link 13 to Electronic Video Game Consoles & Accessories – Paragraph 13Happy to try any alternative setup.
Regards Colin
Forum: Reviews
In reply to: [WZone - Lite Version] Schlechtes PluginSuggest instead of just reading the cover, read all the documentation provided at AA-Team.
First the new API 5 interface, Amazon requires that you have 3 sales in the first 180 days before they will issue API keys to your Amazon account.
WZone provides a solution for this that allows you NO PA API KEYS DIRECT IMPORT EXTENSION.
In config > Amazon you need to insert each Amazon Access Key for each Amazon Affiliate Store that you want to direct your customer too. Otherwise, you will not get the commission for any sale.The plugin does work, you just need to learn by reading how to make it work.
Forum: Reviews
In reply to: [WZone - Lite Version] Schlechtes PluginIt worked ok out of the box for me.
Have moved to pro version excellent plugin.Are you logged on to your website?
Have you set up your Amazon account in the plugin.- This reply was modified 5 years, 12 months ago by Colin Kells.