Virtual pages VS Physical pages in Wordpress for SEO??????

Cornell

Newbie
Joined
Oct 31, 2021
Messages
11
Reaction score
4
Hello guys, I bought a plugin (magic page) to make it easier to create city pages for my website but I found that the pages that this plugin creates are virtual pages not physical pages, my SEO strategy is to rank in every city where my company is located but I dont know if I can make a virtual page in wordpress rank, this is new to me.

pls help
 
How many locations do you have?
about 236 cities I want to cover for all of my services which are like 12, so aprox 1K city pages in total for all of the services

thats why I dont know if this plugin will work, cuz im trying to rank but I dont know if you can rank with virtual pages
 
but I found that the pages that this plugin creates are virtual pages not physical pages
Well, all pages in wordpress are virtual. ;)
And even dynamic rendered. Do you mean they can be called via a get parameter (e.g. "?city=blub")? This can be handled by htaccess/nginx.
 
Technically they are the same to the crawler bot like @itz_styx said. However, in practice, it could affect seo badly if your server takes too much time to send the initial byte. So, make sure you have a good host and not too many plugins if you are using wp. Coz that will slow down the initial response time.
 
With MPP (Magic Page Plugin), you can do a dynamic page or export to posts/pages to have urls to index.
 
Back
Top