Forum Replies Created

Viewing 15 replies - 1 through 15 (of 27 total)
  • Been having the same issues. Turns out WP Force Lowercase URLs plugin was the culprit in my case. I disabled the plugin, did all my category meta setup, and everything worked.

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Maybe nnot redirect, but post images carries home url instead of the specific post url.

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Thanks for your response. But I’m sorry to inform you that this is the problem of your Elementor plugin, not Aps-products plugin.

    May be you misread me. I’m not trying to use Elementor to create anything in Aps-products. In fact, I use Elementor only to build homepage, because that is is the only Pagebuilder Smartmag theme supports! If I activate other wp-theme that supports both Elementor and say, WP-Bakery, the problem is there when Elementor is activated, but gone when Wp-Bakery is activated instead.

    So this is obviously your plugin’s fault, because it affects the permalink functionality of other custom post type.

    I’ll leave it as a conclusion that Elementor affects the url functionlity of other customer post type, especially Aps-products plugins, when permalink structure of the custom post type is set to plain.

    A fix of these issues from your end is neccessary though, and far better than shifting blames!

    • This reply was modified 2 years, 8 months ago by Stephen Ekpa.
    • This reply was modified 2 years, 8 months ago by Stephen Ekpa.
    • This reply was modified 2 years, 8 months ago by Stephen Ekpa.
    • This reply was modified 2 years, 8 months ago by Stephen Ekpa.
    Thread Starter Stephen Ekpa

    (@droidafrica)

    The shared link is test page, and Elementor is currently activated

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Your example worked. Thanks a thousand!

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Thank you so very much sir for your help!

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Wow…that was fast! Thank you so much @jamesosborne, your reply is highly appreciated. Currently going through the load more tutorial, and will revert back here if I need better hands.

    As for the other two question, I’ll just observe Google for a week or two and see how they handle it. I might also gather more ideas from ranking professionals over at Search Console Help Center, but that would depend on what happens within the coming days/weeks.

    As for the loading speed, tools actually says it load faster, but real time usage suggests otherwise…I think this should be a minor issue, since the pages are cached on Google, and from Google, it loads faster.

    Just one more thing, (I’m not even sure if the question belongs here). Anyways, I have used add_filter( 'amp_to_amp_linking_enabled', '__return_false' ); to disable AMP to AMP linking, such that visitor arrives at AMP pages from Google, then further clicks down the line heads over to none AMP. Could there be any negative impact associated with this configuration SEO wise?

    • This reply was modified 3 years, 4 months ago by Stephen Ekpa.
    Forum: Plugins
    In reply to: [AMP] Paired URL Structure

    Alright, thanks for the reply. Traffic and surprisingly, Adsense CPC are being affected already with major swing in AMP traffic, although the new link have not started ranking yet.

    So, still observing, and hoping that everything goes well!

    Forum: Plugins
    In reply to: [AMP] Paired URL Structure

    Hi @westonruter… If I previously used ?amp, but now changed to ?amp=1, do I need to implement any redirection?

    Because after changing, both ?amp and ?amp=1 are returning status 200.

    Additionally, how do I tell Google to now index ?amp=1 and not ?amp…?

    Thanks!

    • This reply was modified 3 years, 6 months ago by Stephen Ekpa.
    • This reply was modified 3 years, 6 months ago by Stephen Ekpa.
    Thread Starter Stephen Ekpa

    (@droidafrica)

    Yes…So I search the internet about your suggestion above, and I was able to implement the idea…Thanks.

    Just one more thing sir:
    Remember the aim is to add AMP support to a custom post, now everything seem Okay, except that my menu is not working.
    * The menu and search icon works on the standard none AMP site (both for default post and the custom post type)
    * But in AMP, it only works on default wp post AMP pages, but it does not work on the custom post AMP pages.

    Any help or suggestion is highly appreciated

    Just a side note:
    This issue not entirely AMP issue; my theme provider should be able to give a better hand on this; but I’m currently using Newsmag from tagdiv, and they said the plugin I’m trying to achieve AMP on, is not among the plugin they have tested with their theme, hence can not provide any support for it….So I can’t get support from them on this!.

    Thanks

    • This reply was modified 3 years, 7 months ago by Stephen Ekpa.
    Thread Starter Stephen Ekpa

    (@droidafrica)

    It seems the datePublished microdata is attached for a date on which comments are published which is invalid, you can convert them into Reviews.

    Thank you for your reply sir….

    Please do you have any simple suggestion on how I can convert them to reviews, please…There were actually meant to be reviews

    Thread Starter Stephen Ekpa

    (@droidafrica)

    I just did this, but still got same server error 500

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Thanks for the reply @bornforphp
    Just to avoid back and fort communication, I have included the the other content of my .htaccess

    # BEGIN iThemes Security - Do not modify or remove this line
    # iThemes Security Config Details: 2
    	# Pass through Authorization header.
    	<IfModule mod_rewrite.c>
    		RewriteEngine On
    		RewriteCond %{HTTP:Authorization} ^(.*)
    		RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]
    	</IfModule>
    
    	# Ban Hosts - Security > Settings > Banned Users
    	SetEnvIF REMOTE_ADDR "^2a01:0?e0a:0?4e0:bce0:dd24:fcac:4a4a:6cc3$" DenyAccess
    	SetEnvIF X-FORWARDED-FOR "^2a01:0?e0a:0?4e0:bce0:dd24:fcac:4a4a:6cc3$" DenyAccess
    	SetEnvIF X-CLUSTER-CLIENT-IP "^2a01:0?e0a:0?4e0:bce0:dd24:fcac:4a4a:6cc3$" DenyAccess
    
    	SetEnvIF REMOTE_ADDR "^2a01:0?e0a:0?4e0:bce0:8c94:6c6c:6bfc:0?dba$" DenyAccess
    	SetEnvIF X-FORWARDED-FOR "^2a01:0?e0a:0?4e0:bce0:8c94:6c6c:6bfc:0?dba$" DenyAccess
    	SetEnvIF X-CLUSTER-CLIENT-IP "^2a01:0?e0a:0?4e0:bce0:8c94:6c6c:6bfc:0?dba$" DenyAccess
    
    	<IfModule mod_authz_core.c>
    		<RequireAll>
    			Require all granted
    			Require not env DenyAccess
    			Require not ip 2a01:e0a:4e0:bce0:dd24:fcac:4a4a:6cc3
    			Require not ip 2a01:e0a:4e0:bce0:8c94:6c6c:6bfc:dba
    		</RequireAll>
    	</IfModule>
    	<IfModule !mod_authz_core.c>
    		Order allow,deny
    		Allow from all
    		Deny from env=DenyAccess
    		Deny from 2a01:e0a:4e0:bce0:dd24:fcac:4a4a:6cc3
    		Deny from 2a01:e0a:4e0:bce0:8c94:6c6c:6bfc:dba
    	</IfModule>
    # END iThemes Security - Do not modify or remove this line
    
    # BEGIN WordPress
    # The directives (lines) between "BEGIN WordPress" and "END WordPress" are
    # dynamically generated, and should only be modified via WordPress filters.
    # Any changes to the directives between these markers will be overwritten.
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    As you can see, aside WP default, the other code in the .htaccess is generated by iTheme security plugin.
    Thanks for reviewing

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Using server side and limited ad to 1 takes the slot off desktop, and shows on mobile only

    Thread Starter Stephen Ekpa

    (@droidafrica)

    Thanks again…But with the code above;
    1. .td-container-border inserts ad twice on category page
    2. inserts ads twice too on aps-product page

    What can I do now?

Viewing 15 replies - 1 through 15 (of 27 total)